#include <PerSimIndirection.h>
Public Member Functions | |
| PerSimIndirection () | |
| PerSimIndirection (int in_index, int in_count) | |
| ~PerSimIndirection () | |
Public Attributes | |
| int | index |
| int | count |
Holds index into PerSimParticleHistory's array and an indirection count.
bv@bnl.gov Mon Aug 25 14:41:45 2008
Definition at line 15 of file PerSimIndirection.h.
| PerSimIndirection::PerSimIndirection | ( | ) |
| PerSimIndirection::PerSimIndirection | ( | int | in_index, | |
| int | in_count | |||
| ) |
| PerSimIndirection::~PerSimIndirection | ( | ) |
Definition at line 22 of file PerSimIndirection.h.
Definition at line 23 of file PerSimIndirection.h.
1.4.7