ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4PhysListRegistry.cc File Reference
#include "G4ios.hh"
#include <iomanip>
#include <algorithm>
#include "G4PhysListRegistry.hh"
#include "G4VModularPhysicsList.hh"
#include "G4PhysListStamper.hh"
#include "G4PhysicsConstructorRegistry.hh"
#include "G4RegisterPhysicsConstructors.icc"
#include "G4RegisterPhysLists.icc"
+ Include dependency graph for G4PhysListRegistry.cc:

Go to the source code of this file.

Macros

#define REGREF   PhysListReg
 

Variables

const int doReplace = 0x01
 
const int isCtorName = 0x02
 

Macro Definition Documentation

#define REGREF   PhysListReg

Definition at line 53 of file G4PhysListRegistry.cc.

View newest version in sPHENIX GitHub at line 53 of file G4PhysListRegistry.cc

Variable Documentation

const int doReplace = 0x01

Definition at line 61 of file G4PhysListRegistry.cc.

View newest version in sPHENIX GitHub at line 61 of file G4PhysListRegistry.cc

Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().

const int isCtorName = 0x02

Definition at line 62 of file G4PhysListRegistry.cc.

View newest version in sPHENIX GitHub at line 62 of file G4PhysListRegistry.cc

Referenced by G4PhysListRegistry::DeconstructPhysListName(), and G4PhysListRegistry::GetModularPhysicsList().