#include <G4GeomTestStreamLogger.hh>
Public Member Functions | |
| VolumeNameAndCopy (const G4VPhysicalVolume *theVolume) | |
| void | Print (std::ostream &) const |
Definition at line 88 of file G4GeomTestStreamLogger.hh.
| G4GeomTestStreamLogger::VolumeNameAndCopy::VolumeNameAndCopy | ( | const G4VPhysicalVolume * | theVolume | ) | [inline] |
| void G4GeomTestStreamLogger::VolumeNameAndCopy::Print | ( | std::ostream & | ) | const |
Definition at line 83 of file G4GeomTestStreamLogger.cc.
References G4VPhysicalVolume::GetCopyNo(), and G4VPhysicalVolume::GetName().
Referenced by operator<<().
1.4.7