DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Helper class to be used by cleints, by NOT overloaded! More...
#include <Geant4PhysicsConstructor.h>
Public Member Functions | |
virtual G4ParticleTable::G4PTblDicIterator * | particleIterator () const =0 |
Access to a fresh (resetted) instance of the particle table iterator. More... | |
Protected Member Functions | |
Constructor () | |
Initializing constructor dealing with the callbacks. More... | |
virtual | ~Constructor () |
Default destructor. More... | |
Helper class to be used by cleints, by NOT overloaded!
The concrete instance will be instantiated by the framework in due time! Clients NEVER call the constructor directly
Definition at line 61 of file Geant4PhysicsConstructor.h.
|
protected |
Initializing constructor dealing with the callbacks.
Standard action constructor.
Definition at line 64 of file Geant4PhysicsConstructor.cpp.
|
protectedvirtual |
Default destructor.
Definition at line 70 of file Geant4PhysicsConstructor.cpp.
|
pure virtual |
Access to a fresh (resetted) instance of the particle table iterator.