65 void Print (ostream & stream)
const;
Some common run-time GENIE options.
friend ostream & operator<<(ostream &stream, const RunOpt &opt)
int fEventRecordPrintLevel
GHEP event r ecord print level.
string EventGeneratorList(void) const
bool fEnableBareXSecPreCalc
void ReadFromCommandLine(int argc, char **argv)
TuneId * Tune(void) const
bool BareXSecPreCalc(void) const
string fEventGeneratorList
Name of event generator list to be loaded by the event generation drivers.
RunOpt(const RunOpt &opt)
TBits * fUnphysEventMask
Unphysical event mask.
static std::string RunOptSyntaxString(bool include_generator_specific)
int MCJobStatusRefreshRate(void) const
string fCacheFile
Name of cache file, is cache is to be re-used.
void BuildTune()
build tune and inform XSecSplineList
string fMesgThresholds
List of files (delimited with : if more than one) with custom mesg stream thresholds.
static RunOpt * fInstance
void EnableBareXSecPreCalc(bool flag)
void SetTuneName(string tuneName="Default")
static RunOpt * Instance(void)
string CacheFile(void) const
TBits * UnphysEventMask(void) const
string MesgThresholdFiles(void) const
TuneId * fTune
GENIE comprehensive neutrino interaction model tune.
string fXMLPath
An path to look for XML in. Higher priority than GXMLPATH.
int EventRecordPrintLevel(void) const
int fMCJobStatusRefreshRate
MC job status file refresh rate.
string XMLPath(void) const
void SetEventGeneratorList(string evgenlist)
void Print(ostream &stream) const
THE MAIN GENIE PROJECT NAMESPACE
ostream & operator<<(ostream &stream, const AlgConfigPool &config_pool)
void DummyMethodAndSilentCompiler()