|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VHit.hh>
Public Member Functions | |
| G4VHit ()=default | |
| virtual | ~G4VHit ()=default |
| G4bool | operator== (const G4VHit &) const |
| virtual void | Draw () |
| virtual void | Print () |
| virtual const std::map< G4String, G4AttDef > * | GetAttDefs () const |
| virtual std::vector< G4AttValue > * | CreateAttValues () const |
|
default |
Referenced by operator==().
|
virtualdefault |
|
inlinevirtual |
Definition at line 71 of file G4VHit.hh.
Referenced by G4GMocrenFileSceneHandler::AddCompound(), G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().
Definition at line 64 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().