Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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)
 

Static Public Member Functions

static RMC01AnalysisManagerGetInstance ()
 

Detailed Description

Definition at line 77 of file RMC01AnalysisManager.hh.

Constructor & Destructor Documentation

RMC01AnalysisManager::~RMC01AnalysisManager ( )

Definition at line 172 of file RMC01AnalysisManager.cc.

Member Function Documentation

void RMC01AnalysisManager::BeginOfEvent ( const G4Event )

Definition at line 318 of file RMC01AnalysisManager.cc.

Here is the caller graph for this function:

void RMC01AnalysisManager::BeginOfRun ( const G4Run aRun)

Definition at line 203 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 324 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 234 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 195 of file RMC01AnalysisManager.cc.

Here is the caller graph for this function:

void RMC01AnalysisManager::SetPrecision ( G4double  precision)
inline

Definition at line 98 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 676 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 699 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: