Class Reference for E1039 Core & Analysis Software
MCEventData Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-analysis/TriggerAna/src/TreeData.h>

+ Inheritance diagram for MCEventData:
+ Collaboration diagram for MCEventData:

Public Member Functions

 MCEventData ()
 
virtual ~MCEventData ()
 
 ClassDef (MCEventData, 1)
 

Public Attributes

int process_id
 MC Event Info. More...
 
int particle_id [4]
 
TLorentzVector particle_mom [4]
 

Detailed Description

Definition at line 7 of file TreeData.h.

Constructor & Destructor Documentation

◆ MCEventData()

MCEventData::MCEventData ( )

Definition at line 4 of file TreeData.cc.

References particle_id, and particle_mom.

◆ ~MCEventData()

virtual MCEventData::~MCEventData ( )
inlinevirtual

Definition at line 16 of file TreeData.h.

Member Function Documentation

◆ ClassDef()

MCEventData::ClassDef ( MCEventData  ,
 
)

Member Data Documentation

◆ particle_id

int MCEventData::particle_id[4]

Definition at line 12 of file TreeData.h.

Referenced by MCEventData(), and SimpleTree::process_event().

◆ particle_mom

TLorentzVector MCEventData::particle_mom[4]

Definition at line 13 of file TreeData.h.

Referenced by MCEventData(), and SimpleTree::process_event().

◆ process_id

int MCEventData::process_id

MC Event Info.

Definition at line 11 of file TreeData.h.

Referenced by SimpleTree::process_event().


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