189 #include "G4Scene.icc"
const std::vector< Model > & GetRunDurationModelList() const
G4Scene(const G4String &name="scene-with-unspecified-name")
void SetRefreshAtEndOfRun(G4bool)
G4bool AddEndOfEventModel(G4VModel *, G4bool warn=false)
std::vector< Model > & SetEndOfRunModelList()
friend std::ostream & operator<<(std::ostream &os, const G4Scene &d)
G4bool fRefreshAtEndOfRun
std::vector< Model > & SetEndOfEventModelList()
G4bool GetRefreshAtEndOfEvent() const
const std::vector< Model > & GetEndOfEventModelList() const
G4bool operator!=(const G4Scene &) const
const G4String & GetName() const
G4int GetMaxNumberOfKeptEvents() const
G4int fMaxNumberOfKeptEvents
void SetMaxNumberOfKeptEvents(G4int)
void SetRefreshAtEndOfEvent(G4bool)
void SetName(const G4String &)
G4bool AddEndOfRunModel(G4VModel *, G4bool warn=false)
G4bool GetRefreshAtEndOfRun() const
G4bool AddRunDurationModel(G4VModel *, G4bool warn=false)
G4Point3D fStandardTargetPoint
std::vector< Model > fEndOfRunModelList
std::vector< Model > & SetRunDurationModelList()
const G4VisExtent & GetExtent() const
std::vector< Model > fRunDurationModelList
const G4Point3D & GetStandardTargetPoint() const
const std::vector< Model > & GetEndOfRunModelList() const
G4bool fRefreshAtEndOfEvent
G4bool operator==(const G4Scene &) const
std::vector< Model > fEndOfEventModelList
G4bool AddWorldIfEmpty(G4bool warn=false)