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

#include <geant4/tree/geant4-10.6-release/examples/extended/parameterisations/gflash/gflasha/include/ExGflashHistoManager.hh>

+ Collaboration diagram for ExGflashHistoManager:

Public Member Functions

 ExGflashHistoManager (ExGflashDetectorConstruction *myDet)
 
 ~ExGflashHistoManager ()
 
void InitializePerEvent ()
 
void FillPerEvent ()
 
void FillPerTrack (G4double, G4double)
 
void FillPerStep (G4double, G4int, G4int)
 

Private Member Functions

void Book ()
 

Private Attributes

G4String fFileName
 
ExGflashDetectorConstructionfDet
 
G4int fVerbose
 

Detailed Description

Definition at line 40 of file ExGflashHistoManager.hh.

View newest version in sPHENIX GitHub at line 40 of file ExGflashHistoManager.hh

Constructor & Destructor Documentation

ExGflashHistoManager::ExGflashHistoManager ( ExGflashDetectorConstruction myDet)

Definition at line 40 of file ExGflashHistoManager.cc.

View newest version in sPHENIX GitHub at line 40 of file ExGflashHistoManager.cc

References Book().

+ Here is the call graph for this function:

ExGflashHistoManager::~ExGflashHistoManager ( )

Definition at line 48 of file ExGflashHistoManager.cc.

View newest version in sPHENIX GitHub at line 48 of file ExGflashHistoManager.cc

References G4ToolsAnalysisManager::Instance().

+ Here is the call graph for this function:

Member Function Documentation

void ExGflashHistoManager::Book ( )
private

Definition at line 55 of file ExGflashHistoManager.cc.

View newest version in sPHENIX GitHub at line 55 of file ExGflashHistoManager.cc

References G4VAnalysisManager::CreateH1(), G4VAnalysisManager::CreateP1(), e5, fDet, fFileName, G4cout, G4endl, ExGflashDetectorConstruction::GetdLradl(), ExGflashDetectorConstruction::GetdRradl(), ExGflashDetectorConstruction::GetnLtot(), ExGflashDetectorConstruction::GetnRtot(), G4ToolsAnalysisManager::Instance(), G4VAnalysisManager::SetActivation(), G4VAnalysisManager::SetFileName(), and G4VAnalysisManager::SetVerboseLevel().

Referenced by ExGflashHistoManager().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

void ExGflashHistoManager::FillPerEvent ( )
void ExGflashHistoManager::FillPerStep ( G4double  ,
G4int  ,
G4int   
)
inline
void ExGflashHistoManager::FillPerTrack ( G4double  ,
G4double   
)
inline
void ExGflashHistoManager::InitializePerEvent ( )

Member Data Documentation

ExGflashDetectorConstruction* ExGflashHistoManager::fDet
private

Definition at line 56 of file ExGflashHistoManager.hh.

View newest version in sPHENIX GitHub at line 56 of file ExGflashHistoManager.hh

Referenced by Book().

G4String ExGflashHistoManager::fFileName
private

Definition at line 54 of file ExGflashHistoManager.hh.

View newest version in sPHENIX GitHub at line 54 of file ExGflashHistoManager.hh

Referenced by Book().

G4int ExGflashHistoManager::fVerbose
private

Definition at line 58 of file ExGflashHistoManager.hh.

View newest version in sPHENIX GitHub at line 58 of file ExGflashHistoManager.hh


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