NSL
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
src
NSL
Tracker
TrackChiSquareLessThan.h
Go to the documentation of this file.
1
#ifndef NSL_SELECTIONS_TRACKER_TRACKCHISQUARELESSTHAN_H
2
#define NSL_SELECTIONS_TRACKER_TRACKCHISQUARELESSTHAN_H
3
4
// our headers
5
#include "
NSL/Selection.h
"
6
7
// NAIA headers
8
#include <Containers/Utils.h>
9
10
namespace
NSL {
11
namespace
Selections {
12
13
namespace
Track {
14
class
ChiSquareLessThan
:
public
Selection
{
15
public
:
16
ChiSquareLessThan
(
float
max, NAIA::TrTrack::Side side, NAIA::TrTrack::Fit fit, NAIA::TrTrack::Span span);
17
};
18
19
}
// namespace Track
20
}
// namespace Selections
21
}
// namespace NSL
22
#endif
NSL::Selections::Track::ChiSquareLessThan::ChiSquareLessThan
ChiSquareLessThan(float max, NAIA::TrTrack::Side side, NAIA::TrTrack::Fit fit, NAIA::TrTrack::Span span)
Definition:
TrackChiSquareLessThan.cpp:3
NSL::Selections::Track::ChiSquareLessThan
Definition:
TrackChiSquareLessThan.h:14
NSL::Selection
Definition:
Selection.h:12
Selection.h
Generated by
1.8.5