HerdSoftware  0.1.1
Public Member Functions | Public Attributes | List of all members
Herd::MCTruth Class Reference

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< MCPrimaryParticleprimaries
 Primary particles in this event. More...
 
unsigned int nDiscarded
 Number of discarded events before generating the current one. More...
 

Detailed Description

Data structure for the Monte Carlo truth of each event.

Constructor & Destructor Documentation

◆ ~MCTruth()

virtual Herd::MCTruth::~MCTruth ( )
virtualdefault

Virtual destructor.

Member Data Documentation

◆ nDiscarded

unsigned int Herd::MCTruth::nDiscarded

Number of discarded events before generating the current one.

◆ primaries

std::vector<MCPrimaryParticle> Herd::MCTruth::primaries

Primary particles in this event.


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