#include <PerSimRpcHit.h>
Inheritance diagram for PerSimRpcHit:
Public Member Functions | |
| PerSimRpcHit () | |
| PerSimRpcHit (double in_energy) | |
| virtual | ~PerSimRpcHit () |
Public Attributes | |
| double | energy |
| int | sensDetId |
| double | time |
| CLHEP::Hep3Vector | pos |
| float | weight |
| PerSimIndirection | ancestor |
bv@bnl.gov Thu Aug 14 16:11:32 2008
Definition at line 16 of file PerSimRpcHit.h.
| PerSimRpcHit::PerSimRpcHit | ( | ) |
| PerSimRpcHit::PerSimRpcHit | ( | double | in_energy | ) |
| PerSimRpcHit::~PerSimRpcHit | ( | ) | [virtual] |
| double PerSimRpcHit::energy |
Definition at line 22 of file PerSimRpcHit.h.
int PerSimHit::sensDetId [inherited] |
Definition at line 24 of file PerSimHit.h.
double PerSimHit::time [inherited] |
Definition at line 25 of file PerSimHit.h.
CLHEP::Hep3Vector PerSimHit::pos [inherited] |
Definition at line 26 of file PerSimHit.h.
float PerSimHit::weight [inherited] |
Definition at line 27 of file PerSimHit.h.
PerSimIndirection PerSimHit::ancestor [inherited] |
Definition at line 28 of file PerSimHit.h.
1.4.7