49 #ifndef G4EmConfigurator_h
50 #define G4EmConfigurator_h 1
122 std::vector<G4VEmModel*> models;
123 std::vector<G4VEmFluctuationModel*> flucModels;
124 std::vector<G4String> particles;
125 std::vector<G4String> processes;
126 std::vector<G4String> regions;
127 std::vector<G4double> lowEnergy;
128 std::vector<G4double> highEnergy;
void SetExtraEmModel(const G4String &particleName, const G4String &processName, G4VEmModel *, const G4String ®ionName="", G4double emin=0.0, G4double emax=DBL_MAX, G4VEmFluctuationModel *fm=nullptr)
static const G4double reg
const XML_Char int const XML_Char * value
G4EmConfigurator(G4int verboseLevel=1)
static const G4double emax
void SetVerbose(G4int value)
void PrepareModels(const G4ParticleDefinition *aParticle, G4VEnergyLossProcess *p)
const XML_Char XML_Content * model