57       G4cout << std::setw( 5) << 
"#Step#"     << 
" " 
   58              << std::setw( 6) << 
"X"          << 
"    " 
   59              << std::setw( 6) << 
"Y"          << 
"    "   
   60              << std::setw( 6) << 
"Z"          << 
"    " 
   61              << std::setw( 9) << 
"KineE"      << 
" " 
   62              << std::setw( 9) << 
"dEStep"     << 
" " 
   63              << std::setw(10) << 
"StepLeng" 
   64              << std::setw(10) << 
"TrakLeng" 
   65              << std::setw(10) << 
"Volume"    << 
"  " 
   66              << std::setw(10) << 
"Process"   << 
G4endl;
 
   83       G4cout << std::setw(10) << 
"OutOfWorld";
 
  101         G4cout << 
"    :----- List of 2ndaries - " 
  102                << 
"#SpawnInStep=" << std::setw(3) << tN2ndariesTot
 
  105                << 
",Post="  << std::setw(2) << fN2ndariesPostStepDoIt
 
  107                << 
"#SpawnTotal=" << std::setw(3) << (*fSecondary).size()
 
  108                << 
" ---------------" 
  111         for(
size_t lp1=(*fSecondary).size()-tN2ndariesTot;
 
  112                         lp1<(*fSecondary).size(); lp1++){
 
  123                  << (*fSecondary)[lp1]->GetDefinition()->GetParticleName();
 
  127         G4cout << 
"    :-----------------------------" 
  128                << 
"----------------------------------" 
  129                << 
"-- EndOf2ndaries Info ---------------" 
  145     G4cout << std::setw( 5) << 
"Step#"      << 
" " 
  146            << std::setw( 6) << 
"X"          << 
"    " 
  147            << std::setw( 6) << 
"Y"          << 
"    " 
  148            << std::setw( 6) << 
"Z"          << 
"    " 
  149            << std::setw( 9) << 
"KineE"      << 
" " 
  150            << std::setw( 9) << 
"dEStep"     << 
" " 
  151            << std::setw(10) << 
"StepLeng" 
  152            << std::setw(10) << 
"TrakLeng" 
  153            << std::setw(10) << 
"Volume"     << 
"  " 
  154            << std::setw(10) << 
"Process"    << 
G4endl;
 
  169       G4cout << std::setw(10) << 
"OutOfWorld";
 
Definition of the LXeSteppingVerbose class. 
G4int fN2ndariesPostStepDoIt
G4double GetStepLength() const 
virtual ~LXeSteppingVerbose()
const G4ThreeVector & GetPosition() const 
virtual void TrackingStarted()
#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 
const G4double x[NPOINTSGL]
G4VPhysicalVolume * GetVolume() const