42 G4int nMfd = mfdName.size();
43 for (
G4int idet = 0; idet < nMfd ; idet++){
59 G4String fullCollectionName = detName+
"/"+collectionName;
62 if ( collectionID >= 0 ){
63 G4cout <<
"++ "<<fullCollectionName<<
" id " << collectionID
68 fCollID.push_back(collectionID);
71 G4cout <<
"** collection " << fullCollectionName <<
" not found. "
84 for (
G4int i = 0; i < nMap; i++){
110 for (
G4int i = 0; i < nCol ; i++ ){
127 const ML2Run * localRun =
static_cast<const ML2Run *
>(aRun);
133 for (
G4int i = 0; i < nCol ; i++ ){
134 if ( localRun->
fCollID[i] >= 0 ){
149 G4String fullName = detName+
"/"+colName;
158 for (
G4int i = 0; i < nCol; i++){
171 for (
G4int i = 0; i <
n ; i++ ){
174 G4cout <<
" PrimitiveScorer RUN "