EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicEventGeneratorTask Class Reference

#include <EicRoot/blob/master/eic/event/EicEventGenerator.h>

+ Inheritance diagram for EicEventGeneratorTask:
+ Collaboration diagram for EicEventGeneratorTask:

Public Member Functions

 EicEventGeneratorTask (TTree *tree=0)
 
 ~EicEventGeneratorTask ()
 
void FinishTask ()
 
- Public Member Functions inherited from FairTask
 FairTask ()
 
 FairTask (const char *name, Int_t iVerbose=1)
 
virtual ~FairTask ()
 
void InitTask ()
 
void ReInitTask ()
 
void SetParTask ()
 
virtual void FinishEvent ()
 
void SetVerbose (Int_t iVerbose)
 
void SetInputPersistance (Bool_t val)
 
void CheckInputPersistance (TString branchName)
 

Private Member Functions

 ClassDef (EicEventGeneratorTask, 4)
 

Private Attributes

TTree * mOutputTree
 

Additional Inherited Members

- Protected Member Functions inherited from FairTask
virtual InitStatus Init ()
 
virtual InitStatus ReInit ()
 
virtual void SetParContainers ()
 
virtual void Finish ()
 
void InitTasks ()
 
void ReInitTasks ()
 
void SetParTasks ()
 
void FinishTasks ()
 
void FinishEvents ()
 
- Protected Attributes inherited from FairTask
Int_t fVerbose
 
Int_t fInputPersistance
 Indicates if input branch is persistant.
 
FairLoggerfLogger
 

Detailed Description

Definition at line 242 of file EicEventGenerator.h.

View newest version in sPHENIX GitHub at line 242 of file EicEventGenerator.h

Constructor & Destructor Documentation

EicEventGeneratorTask::EicEventGeneratorTask ( TTree *  tree = 0)
inline

Definition at line 244 of file EicEventGenerator.h.

View newest version in sPHENIX GitHub at line 244 of file EicEventGenerator.h

EicEventGeneratorTask::~EicEventGeneratorTask ( )
inline

Definition at line 245 of file EicEventGenerator.h.

View newest version in sPHENIX GitHub at line 245 of file EicEventGenerator.h

Member Function Documentation

EicEventGeneratorTask::ClassDef ( EicEventGeneratorTask  ,
 
)
private
void EicEventGeneratorTask::FinishTask ( )
virtual

Action at end of run. For this task and all of the subtasks.

Reimplemented from FairTask.

Definition at line 421 of file EicEventGenerator.cxx.

View newest version in sPHENIX GitHub at line 421 of file EicEventGenerator.cxx

References FairTask::FinishTask(), EicEventGenerator::Instance(), EicEventGenerator::mEnergyFlowHist, EicEventGenerator::mEtaBinWidth, EicEventGenerator::mEventCounter, mOutputTree, and EicEventGenerator::mParticleCountHist.

+ Here is the call graph for this function:

Member Data Documentation

TTree* EicEventGeneratorTask::mOutputTree
private

Definition at line 251 of file EicEventGenerator.h.

View newest version in sPHENIX GitHub at line 251 of file EicEventGenerator.h

Referenced by FinishTask().


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