MC truth particle flow for graph connection ground truth.
std::map< unsigned int, unsigned int > fTruthMap
Map of true particle ID to parent particle ID.
unsigned int GetParent(unsigned int particle)
void AddParticle(unsigned int particle, unsigned int parent)
Add a new true particle.