Geant4_10
Public Member Functions | Static Public Member Functions | List of all members
RMC01AnalysisManager Class Reference

#include <RMC01AnalysisManager.hh>

Public Member Functions

 ~RMC01AnalysisManager ()
 
void BeginOfRun (const G4Run *)
 
void EndOfRun (const G4Run *)
 
void BeginOfEvent (const G4Event *)
 
void EndOfEvent (const G4Event *)
 
void SetPrimaryExpSpectrumForAdjointSim (const G4String &particle_name, G4double fluence, G4double E0, G4double Emin, G4double Emax)
 
void SetPrimaryPowerLawSpectrumForAdjointSim (const G4String &particle_name, G4double fluence, G4double alpha, G4double Emin, G4double Emax)
 
void SetPrecision (G4double precision)
 
void book ()
 
void save (G4double scaling_factor)
 

Static Public Member Functions

static RMC01AnalysisManagerGetInstance ()
 

Detailed Description

Definition at line 77 of file RMC01AnalysisManager.hh.

Constructor & Destructor Documentation

RMC01AnalysisManager::~RMC01AnalysisManager ( )

Definition at line 103 of file RMC01AnalysisManager.cc.

Member Function Documentation

void RMC01AnalysisManager::BeginOfEvent ( const G4Event )

Definition at line 177 of file RMC01AnalysisManager.cc.

Here is the caller graph for this function:

void RMC01AnalysisManager::BeginOfRun ( const G4Run aRun)

Definition at line 117 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RMC01AnalysisManager::book ( )

Definition at line 580 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RMC01AnalysisManager::EndOfEvent ( const G4Event anEvent)

Definition at line 183 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RMC01AnalysisManager::EndOfRun ( const G4Run aRun)

Definition at line 154 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

RMC01AnalysisManager * RMC01AnalysisManager::GetInstance ( void  )
static

Definition at line 109 of file RMC01AnalysisManager.cc.

Here is the caller graph for this function:

void RMC01AnalysisManager::save ( G4double  scaling_factor)

Definition at line 748 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RMC01AnalysisManager::SetPrecision ( G4double  precision)
inline

Definition at line 97 of file RMC01AnalysisManager.hh.

Here is the caller graph for this function:

void RMC01AnalysisManager::SetPrimaryExpSpectrumForAdjointSim ( const G4String particle_name,
G4double  fluence,
G4double  E0,
G4double  Emin,
G4double  Emax 
)

Definition at line 521 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void RMC01AnalysisManager::SetPrimaryPowerLawSpectrumForAdjointSim ( const G4String particle_name,
G4double  fluence,
G4double  alpha,
G4double  Emin,
G4double  Emax 
)

Definition at line 546 of file RMC01AnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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