Geant4
9.6.p02
|
#include <G4PhysicsTableHelper.hh>
Static Public Member Functions | |
static G4PhysicsTable * | PreparePhysicsTable (G4PhysicsTable *physTable) |
static G4bool | RetrievePhysicsTable (G4PhysicsTable *physTable, const G4String &fileName, G4bool ascii) |
static void | SetPhysicsVector (G4PhysicsTable *physTable, size_t idx, G4PhysicsVector *vec) |
static void | SetVerboseLevel (G4int value) |
static G4int | GetVerboseLevel () |
Protected Member Functions | |
G4PhysicsTableHelper () | |
~G4PhysicsTableHelper () | |
G4PhysicsTableHelper (const G4PhysicsTableHelper &right) | |
G4PhysicsTableHelper & | operator= (const G4PhysicsTableHelper &) |
Static Protected Attributes | |
static G4int | verboseLevel = 1 |
Definition at line 52 of file G4PhysicsTableHelper.hh.
|
protected |
Definition at line 46 of file G4PhysicsTableHelper.cc.
|
protected |
Definition at line 50 of file G4PhysicsTableHelper.cc.
|
protected |
Definition at line 54 of file G4PhysicsTableHelper.cc.
|
inlinestatic |
Definition at line 98 of file G4PhysicsTableHelper.hh.
|
protected |
Definition at line 58 of file G4PhysicsTableHelper.cc.
|
static |
Definition at line 64 of file G4PhysicsTableHelper.cc.
|
static |
Definition at line 137 of file G4PhysicsTableHelper.cc.
|
static |
Definition at line 199 of file G4PhysicsTableHelper.cc.
Definition at line 92 of file G4PhysicsTableHelper.hh.
|
staticprotected |
Definition at line 87 of file G4PhysicsTableHelper.hh.