Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
SimpleMCEvent Class Reference

SimpleMCEvent class. More...

#include "Validation.h"

Public Member Functions

 SimpleMCEvent ()
 Constructor.
 

Public Attributes

int m_fileIdentifier
 The file identifier.
 
int m_eventNumber
 The event number.
 
int m_nMCTargets
 The number of mc targets.
 
SimpleMCTargetList m_mcTargetList
 The list of mc targets.
 

Detailed Description

SimpleMCEvent class.

Definition at line 180 of file Validation.h.

Constructor & Destructor Documentation

◆ SimpleMCEvent()

SimpleMCEvent::SimpleMCEvent ( )

Constructor.

Definition at line 778 of file Validation.h.

Member Data Documentation

◆ m_eventNumber

int SimpleMCEvent::m_eventNumber

The event number.

Definition at line 189 of file Validation.h.

◆ m_fileIdentifier

int SimpleMCEvent::m_fileIdentifier

The file identifier.

Definition at line 188 of file Validation.h.

◆ m_mcTargetList

SimpleMCTargetList SimpleMCEvent::m_mcTargetList

The list of mc targets.

Definition at line 192 of file Validation.h.

◆ m_nMCTargets

int SimpleMCEvent::m_nMCTargets

The number of mc targets.

Definition at line 191 of file Validation.h.


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