Go to the source code of this file.
Namespaces | |
| genie::controls | |
| Misc GENIE control constants. | |
| genie | |
THE MAIN GENIE PROJECT NAMESPACE | |
Variables | |
| static const unsigned int | genie::controls::kRjMaxIterations = 1000 |
| static const unsigned int | genie::controls::kRecursiveModeMaxDepth = 100 |
| static const unsigned int | genie::controls::kMaxEVGThreadExceptions = 350 |
| static const unsigned int | genie::controls::kDefaultRandSeed = 65539 |
| static const double | genie::controls::kAVerySmallNum = 1E-12 |
| static const double | genie::controls::kASmallNum = 1E-6 |
| static const double | genie::controls::kMinQ2Limit = 1E-4 |
| static const double | genie::controls::kMinQ2Limit_VLE = 1E-10 |
| static const double | genie::controls::kMinX = 1E-5 |
| static const double | genie::controls::kMaxX = 1.-kASmallNum |
| static const double | genie::controls::kMinY = 1E-5 |
| static const double | genie::controls::kMaxY = 1.-kASmallNum |
| static const int | genie::controls::kMaxMultiplicity = 35 |
| static const unsigned int | genie::controls::kMaxKNOHadSystIterations = 400 |
| static const unsigned int | genie::controls::kMaxUnweightDecayIterations = 1000 |
| static const double | genie::controls::kMQD2 = 0.7 |
1.8.11