NSL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Functions | Variables
NSL::Selections::Track Namespace Reference

Classes

class  ChiSquareLessThan
 
class  InnerFiducialVolume
 
class  L1FiducialVolume
 
class  L9FiducialVolume
 
class  HitCut
 
class  L1NormResidualLessThan
 

Functions

bool IsInsideFiducial (unsigned int ilayer, NAIA::TrTrack::Fit fitType, NAIA::TrTrack::Span spanType, NAIA::Event &event)
 

Variables

constexpr std::array< float, 9 > fid_R = {62, 62, 46, 46, 46, 46, 46, 46, 43}
 
constexpr std::array< float, 9 > fid_Y = {47, 40, 44, 44, 36, 36, 44, 44, 29}
 

Function Documentation

bool NSL::Selections::Track::IsInsideFiducial ( unsigned int  ilayer,
NAIA::TrTrack::Fit  fitType,
NAIA::TrTrack::Span  spanType,
NAIA::Event event 
)
inline

Variable Documentation

constexpr std::array<float, 9> NSL::Selections::Track::fid_R = {62, 62, 46, 46, 46, 46, 46, 46, 43}

Definition at line 11 of file TrackFiducialVolume.cpp.

Referenced by IsInsideFiducial().

constexpr std::array<float, 9> NSL::Selections::Track::fid_Y = {47, 40, 44, 44, 36, 36, 44, 44, 29}

Definition at line 12 of file TrackFiducialVolume.cpp.

Referenced by IsInsideFiducial().