Public Attributes | List of all members
cheat::ParticleInventory::MCTObjects Struct Reference

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
 

Detailed Description

A simple struct to contain the MC Truth information.

Definition at line 255 of file ParticleInventory.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: