1 #ifndef StiHifyPrgOptions_h
2 #define StiHifyPrgOptions_h
6 #include <boost/program_options/options_description.hpp>
7 #include <boost/program_options/variables_map.hpp>
8 #include <boost/program_options/parsers.hpp>
14 namespace po = boost::program_options;
double GetHistYMin() const
double GetHistZMin() const
double GetHistYMax() const
Processes and controls user options provided in the command line.
Processes and controls user options provided in the command line.
void SetHistYRange(double minY, double maxY)
bool AcceptCandidateHit() const
bool fAcceptCandidateHit
A flag to force closest candidate hit to be the accepted track node hit.
bool SplitHistsByVolume() const
bool fSplitHistsByVolume
A flag to produce separate histograms for each volume matching the regex.
double GetHistZMax() const
void SetHistZRange(double minZ, double maxZ)