Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VHit.hh>
Public Member Functions | |
G4VHit () | |
virtual | ~G4VHit () |
G4bool | 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 |
|
inlinevirtual |
Definition at line 64 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4GMocrenFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().
Definition at line 58 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().