Classes | Typedefs | Variables
gar::garg4 Namespace Reference

Classes

class  AuxDetAction
 list of energy deposits from Geant4 More...
 
class  ChargeExchange
 
class  CustomPhysicsFactory
 
class  CustomPhysicsFactoryBase
 
class  CustomPhysicsTable
 
class  DecayPhysicsFactory
 
class  EmPhysicsFactory
 
class  EnergyDepositAction
 list of energy deposits from Geant4 More...
 
class  G4SimulationParameters
 
class  GArG4
 Runs Geant4 simulation and propagation of electrons and photons to readout. More...
 
class  GArG4Ana
 
class  HadronElasticPhysicsFactory
 
class  HadronPhysicsFactory
 
class  IonPhysicsFactory
 
struct  KeepByPositionFilterTag
 Tag for filters. More...
 
class  LowEnergyEmFactory
 
class  MaterialPropertyLoader
 
class  ModularPhysicsList
 
class  MuNuclearSplittingProcess
 
class  MuNuclearSplittingProcessXSecBias
 
class  NeutronTrackingCutFactory
 
class  ParticleListAction
 
class  PositionInVolumeFilter
 Use to keep particles with at least part of trajectory in a volume. More...
 
class  StoppingPhysicsFactory
 
class  SynchrotronAndGN
 
class  TConfigurablePhysicsList
 
class  UpdateDaughterInformation
 

Typedefs

typedef TConfigurablePhysicsList< G4VModularPhysicsList > ConfigurablePhysicsList
 
typedef TConfigurablePhysicsList< ModularPhysicsListPhysicsList
 

Variables

EmPhysicsFactory f1
 
SynchrotronAndGN f2
 
DecayPhysicsFactory f3
 
HadronElasticPhysicsFactory f4
 
HadronPhysicsFactory f5
 
StoppingPhysicsFactory f6
 
IonPhysicsFactory f7
 
NeutronTrackingCutFactory f8
 
LowEnergyEmFactory f9
 
ChargeExchange f10
 
static CustomPhysicsTableTheCustomPhysicsTable
 
static G4SimulationParametersgInstance = nullptr
 

Typedef Documentation

Definition at line 58 of file ConfigurablePhysicsList.hh.

This typedef is what defines the name "garg4::PhysicsList" in any class that includes this header. Compare this with the contents of $G4INSTALL/include/QGSP_BERT.hh.

Definition at line 86 of file PhysicsList.h.

Variable Documentation

EmPhysicsFactory gar::garg4::f1

Definition at line 10 of file CustomPhysicsBuiltIns.cxx.

ChargeExchange gar::garg4::f10

Definition at line 19 of file CustomPhysicsBuiltIns.cxx.

SynchrotronAndGN gar::garg4::f2

Definition at line 11 of file CustomPhysicsBuiltIns.cxx.

DecayPhysicsFactory gar::garg4::f3

Definition at line 12 of file CustomPhysicsBuiltIns.cxx.

Definition at line 13 of file CustomPhysicsBuiltIns.cxx.

HadronPhysicsFactory gar::garg4::f5

Definition at line 14 of file CustomPhysicsBuiltIns.cxx.

StoppingPhysicsFactory gar::garg4::f6

Definition at line 15 of file CustomPhysicsBuiltIns.cxx.

IonPhysicsFactory gar::garg4::f7

Definition at line 16 of file CustomPhysicsBuiltIns.cxx.

NeutronTrackingCutFactory gar::garg4::f8

Definition at line 17 of file CustomPhysicsBuiltIns.cxx.

LowEnergyEmFactory gar::garg4::f9

Definition at line 18 of file CustomPhysicsBuiltIns.cxx.

G4SimulationParameters* gar::garg4::gInstance = nullptr
static

Definition at line 15 of file G4SimulationParameters.cxx.

CustomPhysicsTable* gar::garg4::TheCustomPhysicsTable
static

Definition at line 17 of file CustomPhysicsTable.cxx.