#include <G4VHit.hh>
Public Member Functions | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual void | Draw () |
virtual void | Print () |
virtual const std::map< G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 48 of file G4VHit.hh.
virtual std::vector<G4AttValue>* G4VHit::CreateAttValues | ( | ) | const [inline, virtual] |
Definition at line 67 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().
Definition at line 60 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().