|
| SiHit (const HepGeom::Point3D< double > &localStartPosition, const HepGeom::Point3D< double > &localEndPosition, const double energyLoss, const double meanTime, const int truthBarcode, const unsigned int id) |
|
| SiHit (const HepGeom::Point3D< double > &localStartPosition, const HepGeom::Point3D< double > &localEndPosition, const double energyLoss, const double meanTime, const int truthBarcode, const int, const int, const int, const int, const int, const int) |
|
| SiHit (const HepGeom::Point3D< double > &localStartPosition, const HepGeom::Point3D< double > &localEndPosition, const double energyLoss, const double meanTime, const HepMcParticleLink &track, const unsigned int id) |
|
| SiHit (const HepGeom::Point3D< double > &localStartPosition, const HepGeom::Point3D< double > &localEndPosition, const double energyLoss, const double meanTime, const HepMcParticleLink &track, const int, const int, const int, const int, const int, const int) |
|
| SiHit () |
|
| ~SiHit ()=default |
|
SiHit & | operator= (SiHit &&) noexcept=default |
|
SiHit & | operator= (const SiHit &)=default |
|
| SiHit (const SiHit &)=default |
|
| SiHit (SiHit &&) noexcept=default |
|
unsigned int | identify () const |
|
HepGeom::Point3D< double > | localStartPosition () const |
|
HepGeom::Point3D< double > | localEndPosition () const |
|
double | energyLoss () const |
|
double | meanTime () const |
|
void | setMeanTime (float meanTime) |
|
int | truthBarcode () const |
|
int | truthID () const |
|
const HepMcParticleLink & | particleLink () const |
|
bool | isPixel () const |
|
bool | isSCT () const |
|
bool | isHGTD () const |
|
bool | isPLR () const |
|
int | getBarrelEndcap () const |
|
int | getLayerDisk () const |
|
int | getEtaModule () const |
|
int | getPhiModule () const |
|
int | getSide () const |
|
void | print () const |
|
bool | operator< (const SiHit &rhs) const |
|
void | ScaleLength (double) |
|
Definition at line 19 of file SiHit.h.