#include <PerSimHit.h>
Inheritance diagram for PerSimHit:
Public Member Functions | |
| PerSimHit () | |
| PerSimHit (int sensDetId, double in_time, const CLHEP::Hep3Vector &in_pos, float in_weight) | |
| virtual | ~PerSimHit () |
Public Attributes | |
| int | sensDetId |
| double | time |
| CLHEP::Hep3Vector | pos |
| float | weight |
| PerSimIndirection | ancestor |
bv@bnl.gov Thu Aug 14 16:06:27 2008
Definition at line 17 of file PerSimHit.h.
| PerSimHit::PerSimHit | ( | ) |
| PerSimHit::PerSimHit | ( | int | sensDetId, | |
| double | in_time, | |||
| const CLHEP::Hep3Vector & | in_pos, | |||
| float | in_weight | |||
| ) |
| PerSimHit::~PerSimHit | ( | ) | [virtual] |
Definition at line 24 of file PerSimHit.h.
| double PerSimHit::time |
Definition at line 25 of file PerSimHit.h.
| CLHEP::Hep3Vector PerSimHit::pos |
Definition at line 26 of file PerSimHit.h.
| float PerSimHit::weight |
Definition at line 27 of file PerSimHit.h.
Definition at line 28 of file PerSimHit.h.
1.4.7