13 Globals::~Globals() =
default;
14 Globals::Globals() =
default;
24 Globals::nschedules()
const 30 Globals::setNSchedules(
int const nschedules)
32 nschedules_ = nschedules;
36 Globals::nthreads()
const 42 Globals::setNThreads(
int const nthreads)
48 Globals::processName()
const 54 Globals::setProcessName(
string const& processName)
56 processName_ = processName;
60 Globals::triggerPSet()
const 68 triggerPSet_ = triggerPSet;
72 Globals::triggerPathNames()
const 74 return triggerPathNames_;
78 Globals::setTriggerPathNames(vector<string>
const& triggerPathNames)
80 triggerPathNames_ = triggerPathNames;
const std::string instance