ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
#include <AtSimpleSimulation.h>
Public Member Functions | |
bool | operator< (const ParticleID &other) const |
Public Attributes | |
int | A |
int | Z |
Definition at line 31 of file AtSimpleSimulation.h.
bool AtSimpleSimulation::ParticleID::operator< | ( | const ParticleID & | other | ) | const |
Definition at line 37 of file AtSimpleSimulation.cxx.
int AtSimpleSimulation::ParticleID::A |
Definition at line 32 of file AtSimpleSimulation.h.
int AtSimpleSimulation::ParticleID::Z |
Definition at line 33 of file AtSimpleSimulation.h.