#include <CCalSensAssign.hh>
Definition at line 40 of file CCalSensAssign.hh.
◆ ~CCalSensAssign()
CCalSensAssign::~CCalSensAssign |
( |
| ) |
|
|
inline |
◆ CCalSensAssign()
CCalSensAssign::CCalSensAssign |
( |
| ) |
|
|
private |
◆ addCaloSD()
Definition at line 88 of file CCalSensAssign.cc.
std::map< G4String, G4VSensitiveDetector * > sens_
◆ assign()
bool CCalSensAssign::assign |
( |
| ) |
|
Definition at line 52 of file CCalSensAssign.cc.
56 for (std::map<G4String,G4VSensitiveDetector*>::const_iterator sens_it =
sens_.begin();
57 sens_it!=
sens_.end(); ++sens_it) {
64 <<
" to the list of Sensitive detetctors" <<
G4endl;
std::map< G4String, G4VSensitiveDetector * > sens_
static CCalSensitiveDetectors * getInstance()
G4GLOB_DLL std::ostream G4cout
void AddNewDetector(G4VSensitiveDetector *aSD)
static G4SDManager * GetSDMpointer()
bool setSensitive(const G4String &string, G4VSensitiveDetector *sens)
◆ getInstance()
◆ stackingAction()
bool CCalSensAssign::stackingAction |
( |
| ) |
|
Definition at line 72 of file CCalSensAssign.cc.
77 G4cout <<
"***CCalSensAssign creating a CCalStackingAction ***" <<
G4endl;
81 G4cout <<
"***CCalSens: a StackingAction already exists. " 82 <<
"Maybe not the one CCaloSD needs?" <<
G4endl;
G4GLOB_DLL std::ostream G4cout
static G4RunManager * GetRunManager()
virtual void SetUserAction(G4UserRunAction *userAction)
◆ sens_
◆ theInstance
The documentation for this class was generated from the following files: