33 #include "DetectorConstruction.hh"
34 #include "DetectorMessenger.hh"
105 G4double density, temperature, pressure;
106 G4int ncomponents, natoms;
117 BuildMaterialWithNewDensity(
"Water_1.05",
"G4_WATER",1.05*
g/
cm3);
124 density = 1.e-5*
g/
cm3;
125 pressure = 2.e-2*
bar;
133 temperature = 2.73*
kelvin;
150 sWorld =
new G4Box(
"World",
169 sAbsor =
new G4Box(
"Absorber",
221 G4cout <<
"\n---------------------------------------------------------\n";
224 G4cout <<
"\n---------------------------------------------------------\n";
226 if (fTallyNumber > 0) {
227 G4cout <<
"---> There are " << fTallyNumber <<
" tallies : " <<
G4endl;
229 G4cout <<
"fTally " << j <<
": "
236 G4cout <<
"\n---------------------------------------------------------\n";
323 fTallyNumber =
value;
325 G4cout <<
"### DetectorConstruction::SetTallyNumber WARNING: wrong tally "
326 <<
"number " << value <<
" is ignored" <<
G4endl;
337 G4cout <<
"### DetectorConstruction::SetTallyNumber WARNING: wrong tally "
338 <<
"number " << j <<
" is ignored" <<
G4endl;
349 G4cout <<
"### DetectorConstruction::SetTallyPosition WARNING: wrong tally "
350 <<
"number " << j <<
" is ignored" <<
G4endl;
359 G4cout <<
"### DetectorConstruction::GetTallyMass WARNING: wrong tally "
360 <<
"number " << j <<
" is ignored" <<
G4endl;
370 G4cout <<
"### DetectorConstruction::GetLOgicalTally WARNING: wrong tally "
371 <<
"number " << j <<
" is ignored" <<
G4endl;