DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Functor to update the context of a Geant4Action object. More...
#include <Geant4Action.h>
Public Member Functions | |
ContextSwap (Geant4Action *a, Geant4Context *c) | |
Constructor. More... | |
~ContextSwap () | |
Destructor. More... | |
Private Attributes | |
Geant4Context * | context { nullptr } |
reference to the context; More... | |
Geant4Action * | action { nullptr } |
Functor to update the context of a Geant4Action object.
Definition at line 138 of file Geant4Action.h.
|
inline |
Constructor.
Definition at line 144 of file Geant4Action.h.
|
inline |
Destructor.
Definition at line 149 of file Geant4Action.h.
|
private |
Definition at line 141 of file Geant4Action.h.
|
private |
reference to the context;
Definition at line 140 of file Geant4Action.h.