49 CCalSensAssign::CCalSensAssign() {}
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;