#include <SimpleScintillatorHit.h>
Definition at line 18 of file SimpleScintillatorHit.h.
◆ SimpleScintillatorHit() [1/2]
SimpleScintillatorHit::SimpleScintillatorHit |
( |
const int |
particleEncoding, |
|
|
const float |
kineticEnergy, |
|
|
const float |
energyDeposit, |
|
|
const CLHEP::Hep3Vector & |
position, |
|
|
const float |
globalTime, |
|
|
const int |
copyNo, |
|
|
const int |
track |
|
) |
| |
◆ SimpleScintillatorHit() [2/2]
SimpleScintillatorHit::SimpleScintillatorHit |
( |
| ) |
|
◆ ~SimpleScintillatorHit()
SimpleScintillatorHit::~SimpleScintillatorHit |
( |
| ) |
|
|
virtual |
◆ GetCopyNo()
int SimpleScintillatorHit::GetCopyNo |
( |
| ) |
const |
◆ GetEnergyDeposit()
float SimpleScintillatorHit::GetEnergyDeposit |
( |
| ) |
const |
◆ GetGlobalTime()
float SimpleScintillatorHit::GetGlobalTime |
( |
| ) |
const |
◆ GetKineticEnergy()
float SimpleScintillatorHit::GetKineticEnergy |
( |
| ) |
const |
◆ GetParticleEncoding()
int SimpleScintillatorHit::GetParticleEncoding |
( |
| ) |
const |
◆ GetPosition()
CLHEP::Hep3Vector SimpleScintillatorHit::GetPosition |
( |
| ) |
const |
◆ particleLink()
◆ truthBarcode()
int SimpleScintillatorHit::truthBarcode |
( |
| ) |
const |
◆ truthID()
int SimpleScintillatorHit::truthID |
( |
| ) |
const |
◆ m_copyNo
int SimpleScintillatorHit::m_copyNo |
|
private |
◆ m_energyDeposit
float SimpleScintillatorHit::m_energyDeposit |
|
private |
◆ m_globalTime
float SimpleScintillatorHit::m_globalTime |
|
private |
◆ m_kineticEnergy
float SimpleScintillatorHit::m_kineticEnergy |
|
private |
◆ m_particleEncoding
int SimpleScintillatorHit::m_particleEncoding |
|
private |
◆ m_partLink
◆ m_position
CLHEP::Hep3Vector SimpleScintillatorHit::m_position |
|
private |
The documentation for this class was generated from the following files:
int id() const
Return the id of the target particle.