48 #ifndef G4VISEXTENT_HH
49 #define G4VISEXTENT_HH
void SetYmax(G4double ymax)
void SetZmax(G4double zmax)
void SetZmin(G4double zmin)
const G4Point3D & GetExtentCentre() const
void SetXmin(G4double xmin)
void SetXmax(G4double xmax)
void SetYmin(G4double ymin)
const G4Point3D & GetExtentCenter() const
G4double GetExtentRadius() const
G4bool operator!=(const G4VisExtent &e) const
G4VisExtent(G4double xmin=0., G4double xmax=0., G4double ymin=0., G4double ymax=0., G4double zmin=0., G4double zmax=0.)
friend std::ostream & operator<<(std::ostream &os, const G4VisExtent &e)