![]() |
ATLAS Offline Software
|
#include <ScintillatorHit.h>
Public Member Functions | |
| ScintillatorHit (const int volNumber, const int particleEncoding, const float kineticEnergy, const float energyDeposit, const float preStepX, const float preStepY, const float preStepZ, const float postStepX, const float postStepY, const float postStepZ, const float globalPreStepX, const float globalPreStepY, const float globalPreStepZ, const float globalPostStepX, const float globalPostStepY, const float globalPostStepZ, const float globalTime, const int track) | |
| ScintillatorHit () | |
| virtual | ~ScintillatorHit () |
| int | GetVolNumber () const |
| int | truthBarcode () const |
| int | truthID () const |
| int | GetParticleEncoding () const |
| float | GetKineticEnergy () const |
| float | GetEnergyDeposit () const |
| float | GetPreStepX () const |
| float | GetPreStepY () const |
| float | GetPreStepZ () const |
| float | GetPostStepX () const |
| float | GetPostStepY () const |
| float | GetPostStepZ () const |
| float | GetGlobalPreStepX () const |
| float | GetGlobalPreStepY () const |
| float | GetGlobalPreStepZ () const |
| float | GetGlobalPostStepX () const |
| float | GetGlobalPostStepY () const |
| float | GetGlobalPostStepZ () const |
| float | GetGlobalTime () const |
| const HepMcParticleLink & | particleLink () const |
Private Attributes | |
| int | m_volNumber |
| int | m_particleEncoding |
| float | m_kineticEnergy |
| float | m_energyDeposit |
| float | m_preStepX |
| float | m_preStepY |
| float | m_preStepZ |
| float | m_postStepX |
| float | m_postStepY |
| float | m_postStepZ |
| float | m_globalPreStepX |
| float | m_globalPreStepY |
| float | m_globalPreStepZ |
| float | m_globalPostStepX |
| float | m_globalPostStepY |
| float | m_globalPostStepZ |
| float | m_globalTime |
| HepMcParticleLink | m_partLink |
Definition at line 17 of file ScintillatorHit.h.
| ScintillatorHit::ScintillatorHit | ( | const int | volNumber, |
| const int | particleEncoding, | ||
| const float | kineticEnergy, | ||
| const float | energyDeposit, | ||
| const float | preStepX, | ||
| const float | preStepY, | ||
| const float | preStepZ, | ||
| const float | postStepX, | ||
| const float | postStepY, | ||
| const float | postStepZ, | ||
| const float | globalPreStepX, | ||
| const float | globalPreStepY, | ||
| const float | globalPreStepZ, | ||
| const float | globalPostStepX, | ||
| const float | globalPostStepY, | ||
| const float | globalPostStepZ, | ||
| const float | globalTime, | ||
| const int | track ) |
Definition at line 37 of file ScintillatorHit.cxx.
| ScintillatorHit::ScintillatorHit | ( | ) |
Definition at line 14 of file ScintillatorHit.cxx.
|
virtual |
Definition at line 34 of file ScintillatorHit.cxx.
| float ScintillatorHit::GetEnergyDeposit | ( | ) | const |
| float ScintillatorHit::GetGlobalPostStepX | ( | ) | const |
| float ScintillatorHit::GetGlobalPostStepY | ( | ) | const |
| float ScintillatorHit::GetGlobalPostStepZ | ( | ) | const |
| float ScintillatorHit::GetGlobalPreStepX | ( | ) | const |
| float ScintillatorHit::GetGlobalPreStepY | ( | ) | const |
| float ScintillatorHit::GetGlobalPreStepZ | ( | ) | const |
| float ScintillatorHit::GetGlobalTime | ( | ) | const |
| float ScintillatorHit::GetKineticEnergy | ( | ) | const |
| int ScintillatorHit::GetParticleEncoding | ( | ) | const |
| float ScintillatorHit::GetPostStepX | ( | ) | const |
| float ScintillatorHit::GetPostStepY | ( | ) | const |
| float ScintillatorHit::GetPostStepZ | ( | ) | const |
| float ScintillatorHit::GetPreStepX | ( | ) | const |
| float ScintillatorHit::GetPreStepY | ( | ) | const |
| float ScintillatorHit::GetPreStepZ | ( | ) | const |
| int ScintillatorHit::GetVolNumber | ( | ) | const |
| const HepMcParticleLink & ScintillatorHit::particleLink | ( | ) | const |
| int ScintillatorHit::truthBarcode | ( | ) | const |
Definition at line 75 of file ScintillatorHit.cxx.
| int ScintillatorHit::truthID | ( | ) | const |
Definition at line 79 of file ScintillatorHit.cxx.
|
private |
Definition at line 77 of file ScintillatorHit.h.
|
private |
Definition at line 87 of file ScintillatorHit.h.
|
private |
Definition at line 88 of file ScintillatorHit.h.
|
private |
Definition at line 89 of file ScintillatorHit.h.
|
private |
Definition at line 84 of file ScintillatorHit.h.
|
private |
Definition at line 85 of file ScintillatorHit.h.
|
private |
Definition at line 86 of file ScintillatorHit.h.
|
private |
Definition at line 90 of file ScintillatorHit.h.
|
private |
Definition at line 76 of file ScintillatorHit.h.
|
private |
Definition at line 75 of file ScintillatorHit.h.
|
private |
Definition at line 91 of file ScintillatorHit.h.
|
private |
Definition at line 81 of file ScintillatorHit.h.
|
private |
Definition at line 82 of file ScintillatorHit.h.
|
private |
Definition at line 83 of file ScintillatorHit.h.
|
private |
Definition at line 78 of file ScintillatorHit.h.
|
private |
Definition at line 79 of file ScintillatorHit.h.
|
private |
Definition at line 80 of file ScintillatorHit.h.
|
private |
Definition at line 74 of file ScintillatorHit.h.