A simple struct to contain the MC Truth information. More...
#include <ParticleInventory.h>
Public Attributes | |
std::vector< art::Ptr< simb::MCTruth > > | fMCTruthList |
A vector containing the MCTruth objects. More... | |
std::map< int, int > | fTrackIdToMCTruthIndex |
A simple struct to contain the MC Truth information.
Definition at line 255 of file ParticleInventory.h.
cheat::ParticleInventory::MCTObjects::fMCTruthList |
A vector containing the MCTruth objects.
Definition at line 256 of file ParticleInventory.h.
std::map< int, int > cheat::ParticleInventory::MCTObjects::fTrackIdToMCTruthIndex |
Definition at line 257 of file ParticleInventory.h.