![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
this UserAction derived class is to implement catches to known bugs in Geant4 that require grabbing const G4 objects and altering them - a very bad idea in general. Please do not add to this class without discussing with the LArSoft Conveners More...
#include "nutools/G4Base/UserAction.h"#include "Geant4/globals.hh"#include <map>#include "larcore/Geometry/Geometry.h"Go to the source code of this file.
Classes | |
| class | larg4::G4BadIdeaAction |
Namespaces | |
| larg4 | |
| Geant4 interface. | |
this UserAction derived class is to implement catches to known bugs in Geant4 that require grabbing const G4 objects and altering them - a very bad idea in general. Please do not add to this class without discussing with the LArSoft Conveners
Definition in file G4BadIdeaAction.h.