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

#include <forwardtagger.h>

Public Member Functions

 forwardtagger ()=default
 forwardtagger (hipo::schema __schema)
virtual ~forwardtagger ()=default
double getChi2 () const noexcept
double getDx () const noexcept
double getDy () const noexcept
double getEnergy () const noexcept
int getLayer () const noexcept override
int getLayer (int index) const noexcept override
double getPath () const noexcept
double getRadius () const noexcept
int getSizeFT () const noexcept
int getStatus () const noexcept
double getTime () const noexcept
double getX () const noexcept
double getY () const noexcept
double getZ () 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)
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::forwardtagger:
Collaboration diagram for clas12::forwardtagger:

Constructor & Destructor Documentation

◆ forwardtagger() [1/2]

clas12::forwardtagger::forwardtagger ( )
default

◆ forwardtagger() [2/2]

clas12::forwardtagger::forwardtagger ( hipo::schema __schema)

◆ ~forwardtagger()

virtual clas12::forwardtagger::~forwardtagger ( )
virtualdefault

Member Function Documentation

◆ getChi2()

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

◆ getDx()

double clas12::forwardtagger::getDx ( ) const
inlinenoexcept

◆ getDy()

double clas12::forwardtagger::getDy ( ) const
inlinenoexcept

◆ getEnergy()

double clas12::forwardtagger::getEnergy ( ) const
inlinenoexcept

◆ getLayer() [1/2]

int clas12::forwardtagger::getLayer ( ) const
inlineoverridevirtualnoexcept

Reimplemented from clas12::particle_detector.

◆ getLayer() [2/2]

int clas12::forwardtagger::getLayer ( int index) const
inlineoverridevirtualnoexcept

Reimplemented from clas12::particle_detector.

◆ getPath()

double clas12::forwardtagger::getPath ( ) const
inlinenoexcept

◆ getRadius()

double clas12::forwardtagger::getRadius ( ) const
inlinenoexcept

◆ getSizeFT()

int clas12::forwardtagger::getSizeFT ( ) const
inlinenoexcept

◆ getStatus()

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

◆ getTime()

double clas12::forwardtagger::getTime ( ) const
inlinenoexcept

◆ getX()

double clas12::forwardtagger::getX ( ) const
inlinenoexcept

◆ getY()

double clas12::forwardtagger::getY ( ) const
inlinenoexcept

◆ getZ()

double clas12::forwardtagger::getZ ( ) const
inlinenoexcept

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