![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "RegisterAddG4PhysicsShorthands.hh"#include "Geant4/globals.hh"#include "Geant4/G4PhysListFactoryAlt.hh"#include "Geant4/G4PhysicsConstructorRegistry.hh"#include "Geant4/G4PhysListRegistry.hh"Go to the source code of this file.
Functions | |
| void | PrintAvailablePhysicsLists (G4int verbosity) |
| bool | RegisterAddG4PhysicsShorthands (int verbose) |
Variables | |
| const bool | AddG4PhysicsShorthandsRegistered = RegisterAddG4PhysicsShorthands(2) |
| void PrintAvailablePhysicsLists | ( | G4int | verbosity | ) |
Definition at line 15 of file RegisterAddG4PhysicsShorthands.cc.
Referenced by RegisterAddG4PhysicsShorthands().
| bool RegisterAddG4PhysicsShorthands | ( | int | verbose | ) |
Definition at line 36 of file RegisterAddG4PhysicsShorthands.cc.
References PrintAvailablePhysicsLists().
| const bool AddG4PhysicsShorthandsRegistered = RegisterAddG4PhysicsShorthands(2) |
Definition at line 12 of file RegisterAddG4PhysicsShorthands.cc.