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;