62 weighted(true),divideByArea(true)
73 weighted(true),divideByArea(true)
108 if ( weighted ) current=preStep->
GetWeight();
111 current = current/square;
113 EvtMap->
add(index,current);
131 if(std::fabs( localpos1.
z() + boxSolid->
GetZHalfLength())<kCarTolerance ){
141 if(std::fabs( localpos2.
z() + boxSolid->
GetZHalfLength())<kCarTolerance ){
171 std::map<G4int,G4double*>::iterator itr = EvtMap->
GetMap()->begin();
172 for(; itr != EvtMap->
GetMap()->end(); itr++) {
173 G4cout <<
" copy no.: " << itr->first <<
" current : " ;
174 if ( divideByArea ) {
186 if ( divideByArea ) {