EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicEventAssembler.h File Reference
#include <TClonesArray.h>
#include <TBranch.h>
#include <FairTask.h>
#include <EicRcEvent.h>
#include <EicDetName.h>
#include <EicEventGenerator.h>
+ Include dependency graph for EicEventAssembler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EicCalorimeterHub
 
class  EicEventAssembler
 

Macros

#define _PND_MC_BRANCH_   "MCTrack"
 
#define _PND_RC_TRACK_BRANCH_   "PidChargedCand"
 
#define _EIC_RC_TREE_   "EicRcTree"
 
#define _EIC_RC_BRANCH_   "EicRcEvent"
 

Enumerations

enum  CalorimeterType { qUndefined, qEmCal, qHCal }
 

Macro Definition Documentation

#define _EIC_RC_BRANCH_   "EicRcEvent"

Definition at line 24 of file EicEventAssembler.h.

View newest version in sPHENIX GitHub at line 24 of file EicEventAssembler.h

Referenced by EicRootManager::EicRootManager(), and EicEventAssembler::Exec().

#define _EIC_RC_TREE_   "EicRcTree"

Definition at line 23 of file EicEventAssembler.h.

View newest version in sPHENIX GitHub at line 23 of file EicEventAssembler.h

Referenced by EicRootManager::EicRootManager(), and EicEventAssembler::Exec().

#define _PND_MC_BRANCH_   "MCTrack"

Definition at line 20 of file EicEventAssembler.h.

View newest version in sPHENIX GitHub at line 20 of file EicEventAssembler.h

Referenced by EicRootManager::EicRootManager(), and EicEventAssembler::Init().

#define _PND_RC_TRACK_BRANCH_   "PidChargedCand"

Definition at line 21 of file EicEventAssembler.h.

View newest version in sPHENIX GitHub at line 21 of file EicEventAssembler.h

Referenced by EicRootManager::EicRootManager(), and EicEventAssembler::Init().

Enumeration Type Documentation

Enumerator:
qUndefined 
qEmCal 
qHCal 

Definition at line 26 of file EicEventAssembler.h.

View newest version in sPHENIX GitHub at line 26 of file EicEventAssembler.h