| HerdSoftware
    0.3.2
    | 
Data structure for the Monte Carlo truth of each event. More...
#include <dataobjects/MCTruth.h>
| Public Member Functions | |
| virtual | ~MCTruth ()=default | 
| Virtual destructor.  More... | |
| Public Attributes | |
| std::vector< MCPrimaryParticle > | primaries | 
| Primary particles in this event.  More... | |
| unsigned int | nDiscarded | 
| Number of discarded events before generating the current one.  More... | |
Data structure for the Monte Carlo truth of each event.
| 
 | virtualdefault | 
Virtual destructor.
| unsigned int Herd::MCTruth::nDiscarded | 
Number of discarded events before generating the current one.
| std::vector<MCPrimaryParticle> Herd::MCTruth::primaries | 
Primary particles in this event.
 1.8.13
 1.8.13