62       G4cout << std::setw( 5) << 
"#Step#"     << 
" " 
   63              << std::setw( 6) << 
"X"          << 
"    " 
   64              << std::setw( 6) << 
"Y"          << 
"    "   
   65              << std::setw( 6) << 
"Z"          << 
"    " 
   66              << std::setw( 9) << 
"KineE"      << 
" " 
   67              << std::setw( 9) << 
"dEStep"     << 
" "   
   68              << std::setw(10) << 
"StepLeng"      
   69              << std::setw(10) << 
"TrakLeng"  
   70              << std::setw(10) << 
"Volume"    << 
"  " 
   71              << std::setw(10) << 
"Process"   << 
G4endl;                  
 
   88       G4cout << std::setw(10) << 
"OutOfWorld";
 
  106         G4cout << 
"\n    :----- List of secondaries ----------------" 
  109         for(
size_t lp1=(*fSecondary).size()-tN2ndariesTot; 
 
  110                         lp1<(*fSecondary).size(); lp1++){
 
  113                  << (*fSecondary)[lp1]->GetDefinition()->GetParticleName()          
 
  123         G4cout << 
"    :------------------------------------------" 
  141     G4cout << std::setw( 5) << 
"Step#"      << 
" " 
  142            << std::setw( 6) << 
"X"          << 
"    " 
  143            << std::setw( 6) << 
"Y"          << 
"    "   
  144            << std::setw( 6) << 
"Z"          << 
"    " 
  145            << std::setw( 9) << 
"KineE"      << 
" " 
  146            << std::setw( 9) << 
"dEStep"     << 
" "   
  147            << std::setw(10) << 
"StepLeng"   
  148            << std::setw(10) << 
"TrakLeng" 
  149            << std::setw(10) << 
"Volume"     << 
"  " 
  150            << std::setw(10) << 
"Process"    << 
G4endl;             
 
  165       G4cout << std::setw(10) << 
"OutOfWorld";
 
G4int fN2ndariesPostStepDoIt
 
G4double GetStepLength() const 
 
const G4ThreeVector & GetPosition() const 
 
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1 
 
G4int fN2ndariesAlongStepDoIt
 
G4VPhysicalVolume * GetNextVolume() const 
 
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