#include <hgeantstart.h>
|
| HGeantStart (void) |
|
| ~HGeantStart (void) |
|
void | setTrack (Int_t aTrack) |
|
void | setHit (Float_t ae, Float_t ax, Float_t ay, Float_t atof, Float_t amom, Float_t alen) |
|
void | setCell (Char_t c) |
|
Int_t | getTrack (void) |
|
void | getHit (Float_t &ae, Float_t &ax, Float_t &ay, Float_t &atof, Float_t &amom, Float_t &alen) |
|
Int_t | getCell (void) |
|
Int_t | getNLocationIndex (void) |
|
Int_t | getLocationIndex (Int_t i) |
|
Definition at line 14 of file hgeantstart.h.
HGeantStart::HGeantStart |
( |
void |
| ) |
|
HGeantStart::~HGeantStart |
( |
void |
| ) |
|
|
inline |
Int_t HGeantStart::getCell |
( |
void |
| ) |
|
|
inline |
void HGeantStart::getHit |
( |
Float_t & |
ae, |
|
|
Float_t & |
ax, |
|
|
Float_t & |
ay, |
|
|
Float_t & |
atof, |
|
|
Float_t & |
amom, |
|
|
Float_t & |
alen |
|
) |
| |
Int_t HGeantStart::getLocationIndex |
( |
Int_t |
i | ) |
|
|
inline |
Int_t HGeantStart::getNLocationIndex |
( |
void |
| ) |
|
|
inline |
Int_t HGeantStart::getTrack |
( |
void |
| ) |
|
|
inline |
void HGeantStart::setCell |
( |
Char_t |
c | ) |
|
|
inline |
void HGeantStart::setHit |
( |
Float_t |
ae, |
|
|
Float_t |
ax, |
|
|
Float_t |
ay, |
|
|
Float_t |
atof, |
|
|
Float_t |
amom, |
|
|
Float_t |
alen |
|
) |
| |
void HGeantStart::setTrack |
( |
Int_t |
aTrack | ) |
|
|
inline |
Float_t HGeantStart::eHit |
|
private |
Float_t HGeantStart::momHit |
|
private |
Float_t HGeantStart::tofHit |
|
private |
Float_t HGeantStart::trackLength |
|
private |
Int_t HGeantStart::trackNumber |
|
private |
Float_t HGeantStart::xHit |
|
private |
Float_t HGeantStart::yHit |
|
private |
The documentation for this class was generated from the following files: