#include <SimDigitalGeom.h>
Public Member Functions | |
PotentialSameTrackID (int _pdgStep, int _pdgParent) | |
bool | operator< (const PotentialSameTrackID &b) const |
bool | operator== (const PotentialSameTrackID &b) const |
Public Attributes | |
int | PDGStep |
int | PDGParent |
Definition at line 41 of file SimDigitalGeom.h.
|
inline |
Definition at line 43 of file SimDigitalGeom.h.
|
inline |
Definition at line 50 of file SimDigitalGeom.h.
|
inline |
Definition at line 54 of file SimDigitalGeom.h.
int PotentialSameTrackID::PDGParent |
Definition at line 48 of file SimDigitalGeom.h.
int PotentialSameTrackID::PDGStep |
Definition at line 47 of file SimDigitalGeom.h.