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
ExTGRCRegionCutsMgr Class Reference

#include <ExTGRCRegionCutsMgr.hh>

Public Member Functions

 ~ExTGRCRegionCutsMgr ()
 
void AddRegionData (const std::vector< G4String > &rd)
 
void AddRegionCuts (const std::vector< G4String > &rc)
 
std::vector< ExTGRCRegionData * > FindRegionData (const G4String &name)
 
void BuildRegions ()
 
void BuildProductionCuts ()
 

Static Public Member Functions

static ExTGRCRegionCutsMgrGetInstance ()
 

Detailed Description

Region cuts manager

Changes: creation May 2007

Author
P. Arce

Definition at line 44 of file ExTGRCRegionCutsMgr.hh.

Constructor & Destructor Documentation

ExTGRCRegionCutsMgr::~ExTGRCRegionCutsMgr ( )

Definition at line 60 of file ExTGRCRegionCutsMgr.cc.

Member Function Documentation

void ExTGRCRegionCutsMgr::AddRegionCuts ( const std::vector< G4String > &  rc)

Definition at line 80 of file ExTGRCRegionCutsMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void ExTGRCRegionCutsMgr::AddRegionData ( const std::vector< G4String > &  rd)

Definition at line 66 of file ExTGRCRegionCutsMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void ExTGRCRegionCutsMgr::BuildProductionCuts ( )

Definition at line 144 of file ExTGRCRegionCutsMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void ExTGRCRegionCutsMgr::BuildRegions ( )

Definition at line 125 of file ExTGRCRegionCutsMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

std::vector< ExTGRCRegionData * > ExTGRCRegionCutsMgr::FindRegionData ( const G4String name)

Definition at line 110 of file ExTGRCRegionCutsMgr.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

ExTGRCRegionCutsMgr * ExTGRCRegionCutsMgr::GetInstance ( void  )
static

Definition at line 45 of file ExTGRCRegionCutsMgr.cc.

Here is the caller graph for this function:


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