Geant4 11.2.2
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 |
|
virtualdefault |
|
inlinevirtual |
Definition at line 69 of file G4VHit.hh.
Referenced by G4GMocrenFileSceneHandler::AddCompound(), G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().
Definition at line 62 of file G4VHit.hh.
Referenced by G4HepRepFileSceneHandler::AddCompound(), and G4VSceneHandler::LoadAtts().