G4ITNavigator.cc File Reference

#include <iomanip>
#include "G4ITNavigator.hh"
#include "G4ios.hh"
#include "G4SystemOfUnits.hh"
#include "G4GeometryTolerance.hh"
#include "G4VPhysicalVolume.hh"

Go to the source code of this file.

Defines

#define G4DEBUG_NAVIGATION   1

Functions

std::ostream & operator<< (std::ostream &os, const G4ITNavigator &n)


Define Documentation

#define G4DEBUG_NAVIGATION   1

Definition at line 52 of file G4ITNavigator.cc.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4ITNavigator n 
)

Definition at line 1743 of file G4ITNavigator.cc.

References G4endl, and CLHEP::detail::n.

01744 {
01745   os << "Current History: " << G4endl << n.fHistory;
01746   return os;
01747 }


Generated on Mon May 27 17:50:49 2013 for Geant4 by  doxygen 1.4.7