Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
CML2Convergence Class Reference

#include <ML2Convergence.hh>

Public Member Functions

 CML2Convergence ()
 
 CML2Convergence (G4int seed, G4int saving_in_Selected_Voxels_every_events, G4String FileExperimentalData, G4String FileExperimentalDataOut, G4bool bCompareExp, G4int maxNumberOfEvents, G4int nRecycling, G4int nMaxLoops)
 
 ~CML2Convergence (void)
 
void add (const G4Step *aStep)
 
G4bool stopRun ()
 
void setMaxNumberOfEvents (G4int val)
 
G4double getMaxNumberOfEvents ()
 
CML2ExpVoxelsgetExpVoxels ()
 
void saveResults ()
 
void setNewGeometry ()
 
int getNMaxLoops ()
 

Detailed Description

Definition at line 52 of file ML2Convergence.hh.

Constructor & Destructor Documentation

CML2Convergence::CML2Convergence ( void  )

Definition at line 46 of file ML2Convergence.cc.

CML2Convergence::CML2Convergence ( G4int  seed,
G4int  saving_in_Selected_Voxels_every_events,
G4String  FileExperimentalData,
G4String  FileExperimentalDataOut,
G4bool  bCompareExp,
G4int  maxNumberOfEvents,
G4int  nRecycling,
G4int  nMaxLoops 
)

Definition at line 49 of file ML2Convergence.cc.

Here is the call graph for this function:

CML2Convergence::~CML2Convergence ( void  )

Definition at line 79 of file ML2Convergence.cc.

Member Function Documentation

void CML2Convergence::add ( const G4Step aStep)

Definition at line 85 of file ML2Convergence.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

CML2ExpVoxels* CML2Convergence::getExpVoxels ( )
inline

Definition at line 62 of file ML2Convergence.hh.

G4double CML2Convergence::getMaxNumberOfEvents ( )
inline

Definition at line 61 of file ML2Convergence.hh.

int CML2Convergence::getNMaxLoops ( )
inline

Definition at line 65 of file ML2Convergence.hh.

Here is the caller graph for this function:

void CML2Convergence::saveResults ( )
inline

Definition at line 63 of file ML2Convergence.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void CML2Convergence::setMaxNumberOfEvents ( G4int  val)
inline

Definition at line 60 of file ML2Convergence.hh.

void CML2Convergence::setNewGeometry ( )
inline

Definition at line 64 of file ML2Convergence.hh.

Here is the caller graph for this function:

G4bool CML2Convergence::stopRun ( )

Definition at line 94 of file ML2Convergence.cc.

Here is the caller graph for this function:


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