#include <PerSimParticleHistory.h>
Public Member Functions | |
| PerSimParticleHistory () | |
| ~PerSimParticleHistory () | |
Public Attributes | |
| std::vector< PerSimTrack * > | tracks |
| std::vector< PerSimVertex * > | vertices |
| std::vector< int > | primaryTrackIndex |
bv@bnl.gov Fri Aug 15 13:22:57 2008
Definition at line 18 of file PerSimParticleHistory.h.
| PerSimParticleHistory::PerSimParticleHistory | ( | ) |
| PerSimParticleHistory::~PerSimParticleHistory | ( | ) |
| std::vector<PerSimTrack*> PerSimParticleHistory::tracks |
Definition at line 25 of file PerSimParticleHistory.h.
| std::vector<PerSimVertex*> PerSimParticleHistory::vertices |
Definition at line 26 of file PerSimParticleHistory.h.
| std::vector<int> PerSimParticleHistory::primaryTrackIndex |
Definition at line 28 of file PerSimParticleHistory.h.
1.4.7