62 asciiFile(0),nEnteringTracks(0), totEnteringEnergy(0)
129 man->
CreateH1(
"h1",
"Energy, all /keV", 100,0.,100.);
130 man->
CreateH1(
"h2",
"Energy, entering detector /keV", 500,0.,500.);
133 man->
CreateH2(
"d1",
"y-z, all /mm", 100,-500.,500.,100,-500.,500.);
134 man->
CreateH2(
"d2",
"y-z, entering detector /mm", 200,-50.,50.,200,-50.,50.);
171 G4cout <<
"Total Entering Detector Energy : "
188 G4cout <<
"Total Entering Detector Energy : "
192 G4cout <<
"##########################################" <<
G4endl;
197 G4int totEntries = 0;
200 G4cout <<
"##########################################" <<
G4endl;
201 for (
size_t i=0; loopAgain; i++)
206 G4cout <<
"End of Run summary (thread= " << i <<
")" <<
G4endl;
208 G4cout <<
"Total Entering Detector : " << part <<
G4endl;
210 G4cout <<
"Total Entering Detector Energy : "
215 G4cout <<
"##########################################" <<
G4endl;
223 G4cout <<
"End of Run summary (MT) global" << G4endl <<
G4endl;
224 G4cout <<
"Total Entering Detector : " << totEntries <<
G4endl;
225 G4cout <<
"Total Entering Detector Energy : "
228 G4cout <<
"##########################################" <<
G4endl;
269 (*asciiFile) << std::setiosflags(std::ios::fixed)
270 << std::setprecision(3)
273 (*asciiFile) <<
eKin;
274 (*asciiFile) << std::setiosflags(std::ios::fixed)
275 << std::setprecision(3)
279 (*asciiFile) << std::setiosflags(std::ios::fixed)
280 << std::setprecision(3)
284 (*asciiFile) << std::setiosflags(std::ios::fixed)
285 << std::setprecision(3)