#include <PerSimHitCollection.h>
Public Types | |
| typedef std::vector< PerSimHit * > | phit_container |
Public Member Functions | |
| PerSimHitCollection () | |
| PerSimHitCollection (short int detId, const phit_container &in_hits) | |
| ~PerSimHitCollection () | |
Public Attributes | |
| short int | detId |
| phit_container | hits |
bv@bnl.gov Thu Aug 14 16:03:55 2008
Definition at line 17 of file PerSimHitCollection.h.
| typedef std::vector<PerSimHit*> PerSimHitCollection::phit_container |
Definition at line 19 of file PerSimHitCollection.h.
| PerSimHitCollection::PerSimHitCollection | ( | ) |
| PerSimHitCollection::PerSimHitCollection | ( | short int | detId, | |
| const phit_container & | in_hits | |||
| ) |
| PerSimHitCollection::~PerSimHitCollection | ( | ) |
| short int PerSimHitCollection::detId |
Definition at line 25 of file PerSimHitCollection.h.
Definition at line 26 of file PerSimHitCollection.h.
1.4.7