64 G4cout << std::setw( 5) <<
"#Step#" <<
" "
65 << std::setw(10) <<
"X" <<
" "
66 << std::setw(10) <<
"Y" <<
" "
67 << std::setw(10) <<
"Z" <<
" "
68 << std::setw(10) <<
"KineE" <<
" "
69 << std::setw(10) <<
"dEStep" <<
" "
70 << std::setw(10) <<
"StepLeng"
71 << std::setw(10) <<
"TrakLeng"
72 << std::setw(10) <<
"NextVolu"
73 << std::setw(10) <<
"Process"
74 << std::setw(10) <<
"Dir_x" <<
" "
75 << std::setw(10) <<
"Dir_y" <<
" "
76 << std::setw(10) <<
"Dir_z" <<
" "
86 GetTotalEnergyDeposit(),
"Energy")
93 G4cout << std::setw(10) <<
"OutOfWorld";
99 GetProcessDefinedStep()->GetProcessName();
118 G4cout <<
" :----- List of 2ndaries - "
119 <<
"#SpawnInStep=" << std::setw(3) << tN2ndariesTot
122 <<
",Post=" << std::setw(2) << fN2ndariesPostStepDoIt
124 <<
"#SpawnTotal=" << std::setw(3) << (*fSecondary).size()
125 <<
" ---------------"
128 for(
size_t lp1=(*fSecondary).size()-tN2ndariesTot;
129 lp1<(*fSecondary).size(); lp1++){
140 << (*fSecondary)[lp1]->GetDefinition()->GetParticleName();
144 G4cout <<
" :-----------------------------"
145 <<
"----------------------------------"
146 <<
"-- EndOf2ndaries Info ---------------"
169 G4cout <<
"*******************************************************"
170 <<
"**************************************************"
172 G4cout <<
"* G4Track Information: "
179 G4cout <<
"*******************************************************"
180 <<
"**************************************************"
186 G4cout << std::setw( 5) <<
"Step#" <<
" "
187 << std::setw( 6) <<
"X" <<
" "
188 << std::setw( 6) <<
"Y" <<
" "
189 << std::setw( 6) <<
"Z" <<
" "
190 << std::setw( 9) <<
"KineE" <<
" "
191 << std::setw( 9) <<
"dEStep" <<
" "
192 << std::setw(10) <<
"StepLeng"
193 << std::setw(10) <<
"TrakLeng"
194 << std::setw(10) <<
"Volume" <<
" "
195 << std::setw(10) <<
"Process" <<
G4endl;
210 G4cout << std::setw(10) <<
"OutOfWorld";
G4ParticleDefinition * GetDefinition() const
G4int GetParentID() const
G4int fN2ndariesPostStepDoIt
G4double GetStepLength() const
static void SetSilent(G4int fSilent)
const G4ThreeVector & GetPosition() const
virtual ~F04SteppingVerbose()
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4int fN2ndariesAlongStepDoIt
const G4String & GetParticleName() const
G4VPhysicalVolume * GetNextVolume() const
Definition of the F04SteppingVerbose class.
G4double GetKineticEnergy() const
G4GLOB_DLL std::ostream G4cout
G4int fN2ndariesAtRestDoIt
G4int GetCurrentStepNumber() const
G4TrackVector * fSecondary
const G4String & GetName() const
virtual void TrackingStarted()
G4double GetTotalEnergyDeposit() const
G4double GetTrackLength() const
const G4VProcess * GetProcessDefinedStep() const
G4StepPoint * GetPostStepPoint() const
const G4double x[NPOINTSGL]
G4VPhysicalVolume * GetVolume() const