clas12root
Loading...
Searching...
No Matches
clas12::tracker Class Reference

#include <tracker.h>

Public Member Functions

 tracker ()=default
 tracker (hipo::schema __schema)
 ~tracker () override=default
int getCharge () const noexcept
double getChi2 () const noexcept
double getChi2N () const noexcept
int getNDF () const noexcept
int getSector () const noexcept
int getStatus () const noexcept
Public Member Functions inherited from clas12::particle_detector
 particle_detector ()=default
 particle_detector (hipo::schema __schema)
 ~particle_detector () override=default
virtual int getDetector () const noexcept
virtual int getDetector (int index) const noexcept
int getIndex () const noexcept
int getIndex (int pindex, int detector=0, int layer=0)
virtual int getLayer () const noexcept
virtual int getLayer (int index) const noexcept
int getPindex () const noexcept
int getPindex (int index) const noexcept
void notify () override
virtual void print ()
void readItems (const std::string &items)
 load items to be used
std::vector< short > scanForParticle (short iparticle)
void scanIndex ()
void setBankEntry (short i)
void setEntry (int ind) const
virtual void setIndex (int ind) const
bool useItem (const std::string &item)
 check if item should be used

Additional Inherited Members

Protected Attributes inherited from clas12::particle_detector
int _detector_id_order =-1
int _index =-1
int _pindex_order =-1
std::vector< int > _rvec {}
std::vector< std::string > _sitems {}
Inheritance diagram for clas12::tracker:
Collaboration diagram for clas12::tracker:

Constructor & Destructor Documentation

◆ tracker() [1/2]

clas12::tracker::tracker ( )
default

◆ tracker() [2/2]

clas12::tracker::tracker ( hipo::schema __schema)

◆ ~tracker()

clas12::tracker::~tracker ( )
overridedefault

Member Function Documentation

◆ getCharge()

int clas12::tracker::getCharge ( ) const
inlinenoexcept

◆ getChi2()

double clas12::tracker::getChi2 ( ) const
inlinenoexcept

◆ getChi2N()

double clas12::tracker::getChi2N ( ) const
inlinenoexcept

◆ getNDF()

int clas12::tracker::getNDF ( ) const
inlinenoexcept

◆ getSector()

int clas12::tracker::getSector ( ) const
inlinenoexcept

◆ getStatus()

int clas12::tracker::getStatus ( ) const
inlinenoexcept

The documentation for this class was generated from the following files: