EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <TClonesArray.h>
#include <TBranch.h>
#include <FairTask.h>
#include <EicRcEvent.h>
#include <EicDetName.h>
#include <EicEventGenerator.h>
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 } |
#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().
enum CalorimeterType |
Definition at line 26 of file EicEventAssembler.h.
View newest version in sPHENIX GitHub at line 26 of file EicEventAssembler.h