33 #define INCLXX_IN_GEANT4_MODE 1
37 #ifndef G4INCLConfig_hh
38 #define G4INCLConfig_hh 1
139 s.push_back(randomSeed1);
140 s.push_back(randomSeed2);
202 std::string
const echo()
const;
205 return INCLXXDataFilePath;
208 #ifdef INCL_DEEXCITATION_ABLAXX
209 std::string
const &getABLAv3pCxxDataFilePath()
const {
210 return ablav3pCxxDataFilePath;
214 #ifdef INCL_DEEXCITATION_ABLA07
215 std::string
const &getABLA07DataFilePath()
const {
216 return abla07DataFilePath;
219 #ifdef INCL_DEEXCITATION_GEMINIXX
220 std::string
const &getGEMINIXXDataFilePath()
const {
221 return geminixxDataFilePath;
232 std::string inputFileName;
234 std::string outputFileRoot;
235 std::string logFileName;
239 std::string targetString;
243 std::string projectileString;
245 G4float projectileKineticEnergy;
249 G4int randomSeed1, randomSeed2;
251 std::string pauliString;
255 std::string coulombString;
258 std::string potentialString;
262 std::string localEnergyBBString;
265 std::string localEnergyPiString;
268 std::string deExcitationString;
270 #ifdef INCL_DEEXCITATION_ABLAXX
271 std::string ablav3pCxxDataFilePath;
273 #ifdef INCL_DEEXCITATION_ABLA07
274 std::string abla07DataFilePath;
276 #ifdef INCL_DEEXCITATION_GEMINIXX
277 std::string geminixxDataFilePath;
279 std::string INCLXXDataFilePath;
281 std::string clusterAlgorithmString;
284 G4int clusterMaxMass;
292 std::string separationEnergyString;