#include <TMcHitTof.h>
Definition at line 8 of file TMcHitTof.h.
◆ TMcHitTof()
◆ ~TMcHitTof()
TMcHitTof::~TMcHitTof |
( |
| ) |
|
◆ GetCharge()
Int_t TMcHitTof::GetCharge |
( |
| ) |
const |
|
inline |
◆ GetDeltaT()
Double_t TMcHitTof::GetDeltaT |
( |
| ) |
const |
|
inline |
◆ GetEdep()
Double_t TMcHitTof::GetEdep |
( |
| ) |
const |
|
inline |
◆ GetG4Index()
Int_t TMcHitTof::GetG4Index |
( |
| ) |
const |
|
inline |
◆ GetMomentum()
TVector3 TMcHitTof::GetMomentum |
( |
| ) |
const |
|
inline |
◆ GetPartId()
Int_t TMcHitTof::GetPartId |
( |
| ) |
const |
|
inline |
◆ GetPDirection()
TVector3 TMcHitTof::GetPDirection |
( |
| ) |
const |
|
inline |
◆ GetPos()
TVector3 TMcHitTof::GetPos |
( |
| ) |
const |
|
inline |
◆ GetScinNb()
Int_t TMcHitTof::GetScinNb |
( |
| ) |
const |
|
inline |
◆ GetStepL()
Double_t TMcHitTof::GetStepL |
( |
| ) |
const |
|
inline |
◆ GetTime()
Double_t TMcHitTof::GetTime |
( |
| ) |
const |
|
inline |
◆ GetTrackIndex()
Int_t TMcHitTof::GetTrackIndex |
( |
| ) |
const |
|
inline |
Definition at line 31 of file TMcHitTof.h.
31{ return m_trackIndex; }
◆ GetTrackL()
Double_t TMcHitTof::GetTrackL |
( |
| ) |
const |
|
inline |
◆ SetCharge()
void TMcHitTof::SetCharge |
( |
Int_t | charge | ) |
|
|
inline |
◆ SetDeltaT()
void TMcHitTof::SetDeltaT |
( |
Double_t | deltaT | ) |
|
|
inline |
◆ SetEdep()
void TMcHitTof::SetEdep |
( |
Double_t | edep | ) |
|
|
inline |
◆ SetG4Index()
void TMcHitTof::SetG4Index |
( |
Int_t | index | ) |
|
|
inline |
◆ SetMomentum()
void TMcHitTof::SetMomentum |
( |
TVector3 | momentum | ) |
|
|
inline |
Definition at line 28 of file TMcHitTof.h.
**********INTEGER nmxhep !maximum number of particles DOUBLE PRECISION vhep INTEGER jdahep COMMON hepevt $ !serial number $ !number of particles $ !status code $ !particle ident KF $ !parent particles $ !childreen particles $ !four momentum
Referenced by BesRootIO::SaveTofHitRoot().
◆ SetPartId()
void TMcHitTof::SetPartId |
( |
Int_t | partId | ) |
|
|
inline |
◆ SetPDirection()
void TMcHitTof::SetPDirection |
( |
TVector3 | pDirection | ) |
|
|
inline |
◆ SetPos()
void TMcHitTof::SetPos |
( |
TVector3 | pos | ) |
|
|
inline |
◆ SetScinNb()
void TMcHitTof::SetScinNb |
( |
Int_t | scinNb | ) |
|
|
inline |
◆ SetStepL()
void TMcHitTof::SetStepL |
( |
Double_t | stepL | ) |
|
|
inline |
◆ SetTime()
void TMcHitTof::SetTime |
( |
Double_t | time | ) |
|
|
inline |
◆ SetTrackIndex()
void TMcHitTof::SetTrackIndex |
( |
Int_t | trackIndex | ) |
|
|
inline |
◆ SetTrackL()
void TMcHitTof::SetTrackL |
( |
Double_t | length | ) |
|
|
inline |
The documentation for this class was generated from the following files: