Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( )

Definition at line 4 of file TreeData.cc.

References particle_id, and particle_mom.

virtual MCEventData::~MCEventData ( )
inlinevirtual

Definition at line 16 of file TreeData.h.

Member Function Documentation

MCEventData::ClassDef ( MCEventData  ,
 
)

Member Data Documentation

int MCEventData::particle_id[4]

Definition at line 12 of file TreeData.h.

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

TLorentzVector MCEventData::particle_mom[4]

Definition at line 13 of file TreeData.h.

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

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: