35 #include "SteppingVerbose.hh"
63 G4cout << std::setw( 5) <<
"Step#" <<
" "
64 << std::setw( 6) <<
"X" <<
" "
65 << std::setw( 6) <<
"Y" <<
" "
66 << std::setw( 6) <<
"Z" <<
" "
67 << std::setw( 9) <<
"KineE" <<
" "
68 << std::setw( 9) <<
"dEStep" <<
" "
69 << std::setw(10) <<
"StepLeng"
70 << std::setw(10) <<
"TrakLeng"
71 << std::setw(10) <<
"Volume" <<
" "
72 << std::setw(10) <<
"Process" <<
G4endl;
100 G4cout << std::setw( 5) <<
"#Step#" <<
" "
101 << std::setw( 6) <<
"X" <<
" "
102 << std::setw( 6) <<
"Y" <<
" "
103 << std::setw( 6) <<
"Z" <<
" "
104 << std::setw( 9) <<
"KineE" <<
" "
105 << std::setw( 9) <<
"dEStep" <<
" "
106 << std::setw(10) <<
"StepLeng"
107 << std::setw(10) <<
"TrakLeng"
108 << std::setw(10) <<
"Volume" <<
" "
109 << std::setw(10) <<
"Process" <<
G4endl;
127 G4cout <<
" " << std::setw(10) << procName;
135 G4cout <<
"\n :----- List of secondaries ----------------"
138 for(
size_t lp1=(*fSecondary).size()-tN2ndariesTot;
139 lp1<(*fSecondary).size(); lp1++){
142 << (*fSecondary)[lp1]->GetDefinition()->GetParticleName()
152 G4cout <<
" :------------------------------------------\n"
virtual void TrackingStarted()
G4int fN2ndariesPostStepDoIt
G4double GetStepLength() const
const G4ThreeVector & GetPosition() const
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4int fN2ndariesAlongStepDoIt
G4double GetKineticEnergy() const
G4GLOB_DLL std::ostream G4cout
G4int fN2ndariesAtRestDoIt
G4int GetCurrentStepNumber() const
G4TrackVector * fSecondary
const G4String & GetName() const
const G4String & GetProcessName() const
G4double GetTotalEnergyDeposit() const
G4double GetTrackLength() const
const G4VProcess * GetProcessDefinedStep() const
G4StepPoint * GetPostStepPoint() const
G4VPhysicalVolume * GetVolume() const