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;
    77     G4cout << 
"***CCalSensAssign creating a CCalStackingAction ***" << 
G4endl;
    81     G4cout << 
"***CCalSens: a StackingAction already exists. "    82      << 
"Maybe not the one CCaloSD needs?" << 
G4endl;
 
bool addCaloSD(G4String name, CCalVOrganization *numberingScheme)
 
std::map< G4String, G4VSensitiveDetector * > sens_
 
static CCalSensitiveDetectors * getInstance()
 
static CCalSensAssign * getInstance()
 
G4GLOB_DLL std::ostream G4cout
 
void AddNewDetector(G4VSensitiveDetector *aSD)
 
static G4RunManager * GetRunManager()
 
static G4SDManager * GetSDMpointer()
 
static CCalSensAssign * theInstance
 
bool setSensitive(const G4String &string, G4VSensitiveDetector *sens)
 
virtual void SetUserAction(G4UserRunAction *userAction)