Header file for AFPSiHit_v2 class representing a hit in AFP track detector.
#define AUXSTORE_PRIMITIVE_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of primitive auxiliary properties.
AuxElement()
Default constructor.
Class representing a hit in silicon detector.
int pixelColIDChip() const
Index of the pixel column in chip coordinate system.
void setPixelHorizID(const int horizontalID)
Set index of the pixel along X axis in LHC coordinate system.
int pixelHorizID() const
Index of the pixel along X axis in LHC coordinate system.
void setPixelVertID(const int verticalID)
Set index of the pixel along Y axis in LHC coordinate system.
void setPixelRowIDChip(int rowID)
Set pixel row index in the chip coordinate system.
int pixelRowIDChip() const
Index of the pixel row in chip coordinate system.
int pixelVertID() const
Index of the pixel along Y axis in LHC coordinate system.
void toPersistent()
Function making sure that the object is ready for persistification i.e. saving.
void setPixelColIDChip(int colID)
Set pixel column index in the chip coordinate system.
double timeOverThreshold(unsigned int m_word)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.