Public Member Functions | |
Args () | |
Args () | |
Args () | |
Args () | |
Args () | |
std::vector< std::string > | arguments () const |
std::vector< std::string > | arguments () const |
std::vector< std::string > | arguments () const |
std::vector< std::string > | arguments () const |
std::vector< std::string > | arguments () const |
std::string | command () const |
std::string | command () const |
std::string | command () const |
std::string | command () const |
std::string | command () const |
void | defineOption (const std::string &fOption, const std::string &fComment="") |
void | defineOption (const std::string &fOption, const std::string &fComment="") |
void | defineOption (const std::string &fOption, const std::string &fComment="") |
void | defineOption (const std::string &fOption, const std::string &fComment="") |
void | defineOption (const std::string &fOption, const std::string &fComment="") |
void | defineParameter (const std::string &fParameter, const std::string &fComment="") |
void | defineParameter (const std::string &fParameter, const std::string &fComment="") |
void | defineParameter (const std::string &fParameter, const std::string &fComment="") |
void | defineParameter (const std::string &fParameter, const std::string &fComment="") |
void | defineParameter (const std::string &fParameter, const std::string &fComment="") |
std::string | getParameter (const std::string &fKey) |
std::string | getParameter (const std::string &fKey) |
std::string | getParameter (const std::string &fKey) |
std::string | getParameter (const std::string &fKey) |
std::string | getParameter (const std::string &fKey) |
bool | optionIsSet (const std::string &fOption) const |
bool | optionIsSet (const std::string &fOption) const |
bool | optionIsSet (const std::string &fOption) const |
bool | optionIsSet (const std::string &fOption) const |
bool | optionIsSet (const std::string &fOption) const |
void | parse (int nArgs, char *fArgs[]) |
void | parse (int nArgs, char *fArgs[]) |
void | parse (int nArgs, char *fArgs[]) |
void | parse (int nArgs, char *fArgs[]) |
void | parse (int nArgs, char *fArgs[]) |
void | printOptionsHelp () const |
void | printOptionsHelp () const |
void | printOptionsHelp () const |
void | printOptionsHelp () const |
void | printOptionsHelp () const |
~Args () | |
~Args () | |
~Args () | |
~Args () | |
~Args () | |
Private Attributes | |
std::vector< std::string > | mArgs |
std::map< std::string, std::string > | mComments |
std::vector< std::string > | mOptions |
std::vector< std::string > | mParameters |
std::map< std::string, std::string > | mParsed |
std::string | mProgramName |
Definition at line 71 of file HcalPedestalValidator.cc.
|
inline |
Definition at line 73 of file HcalPedestalValidator.cc.
|
inline |
Definition at line 74 of file HcalPedestalValidator.cc.
|
inline |
Definition at line 48 of file hcalCalibrationsCopy.cc.
|
inline |
Definition at line 49 of file hcalCalibrationsCopy.cc.
|
inline |
Definition at line 43 of file hcalDeleteObject.cc.
|
inline |
Definition at line 44 of file hcalDeleteObject.cc.
|
inline |
Definition at line 43 of file hcalIovTool.cc.
|
inline |
Definition at line 44 of file hcalIovTool.cc.
|
inline |
Definition at line 33 of file hcalPublishConditions.cc.
|
inline |
Definition at line 34 of file hcalPublishConditions.cc.
std::vector<std::string> Args::arguments | ( | ) | const |
std::vector<std::string> Args::arguments | ( | ) | const |
std::vector<std::string> Args::arguments | ( | ) | const |
std::vector<std::string> Args::arguments | ( | ) | const |
std::vector< std::string > Args::arguments | ( | ) | const |
std::string Args::command | ( | ) | const |
std::string Args::command | ( | ) | const |
std::string Args::command | ( | ) | const |
std::string Args::command | ( | ) | const |
std::string Args::command | ( | ) | const |
Definition at line 257 of file HcalPedestalValidator.cc.
References mProgramName.
Referenced by printHelp().
void Args::defineOption | ( | const std::string & | fOption, |
const std::string & | fComment = "" |
||
) |
void Args::defineOption | ( | const std::string & | fOption, |
const std::string & | fComment = "" |
||
) |
void Args::defineOption | ( | const std::string & | fOption, |
const std::string & | fComment = "" |
||
) |
void Args::defineOption | ( | const std::string & | fOption, |
const std::string & | fComment = "" |
||
) |
void Args::defineOption | ( | const std::string & | fOption, |
const std::string & | fComment = "" |
||
) |
Definition at line 207 of file HcalPedestalValidator.cc.
References mComments, and mOptions.
Referenced by main().
void Args::defineParameter | ( | const std::string & | fParameter, |
const std::string & | fComment = "" |
||
) |
void Args::defineParameter | ( | const std::string & | fParameter, |
const std::string & | fComment = "" |
||
) |
void Args::defineParameter | ( | const std::string & | fParameter, |
const std::string & | fComment = "" |
||
) |
void Args::defineParameter | ( | const std::string & | fParameter, |
const std::string & | fComment = "" |
||
) |
void Args::defineParameter | ( | const std::string & | fParameter, |
const std::string & | fComment = "" |
||
) |
Definition at line 212 of file HcalPedestalValidator.cc.
References mComments, and mParameters.
Referenced by main().
std::string Args::getParameter | ( | const std::string & | fKey | ) |
Referenced by Mixins._Parameterizable::hasParameter().
std::string Args::getParameter | ( | const std::string & | fKey | ) |
Referenced by Mixins._Parameterizable::hasParameter().
std::string Args::getParameter | ( | const std::string & | fKey | ) |
Referenced by Mixins._Parameterizable::hasParameter().
std::string Args::getParameter | ( | const std::string & | fKey | ) |
Referenced by Mixins._Parameterizable::hasParameter().
std::string Args::getParameter | ( | const std::string & | fKey | ) |
Definition at line 268 of file HcalPedestalValidator.cc.
References mParsed, and optionIsSet().
Referenced by Mixins._Parameterizable::hasParameter(), and main().
bool Args::optionIsSet | ( | const std::string & | fOption | ) | const |
bool Args::optionIsSet | ( | const std::string & | fOption | ) | const |
bool Args::optionIsSet | ( | const std::string & | fOption | ) | const |
bool Args::optionIsSet | ( | const std::string & | fOption | ) | const |
bool Args::optionIsSet | ( | const std::string & | fOption | ) | const |
Definition at line 264 of file HcalPedestalValidator.cc.
References mParsed.
Referenced by getParameter(), and main().
void Args::parse | ( | int | nArgs, |
char * | fArgs[] | ||
) |
void Args::parse | ( | int | nArgs, |
char * | fArgs[] | ||
) |
void Args::parse | ( | int | nArgs, |
char * | fArgs[] | ||
) |
void Args::parse | ( | int | nArgs, |
char * | fArgs[] | ||
) |
void Args::parse | ( | int | nArgs, |
char * | fArgs[] | ||
) |
Definition at line 216 of file HcalPedestalValidator.cc.
References dtNoiseDBValidation_cfg::cerr, spr::find(), mArgs, mOptions, mParameters, mParsed, and mProgramName.
Referenced by main().
void Args::printOptionsHelp | ( | ) | const |
void Args::printOptionsHelp | ( | ) | const |
void Args::printOptionsHelp | ( | ) | const |
void Args::printOptionsHelp | ( | ) | const |
void Args::printOptionsHelp | ( | ) | const |
Definition at line 239 of file HcalPedestalValidator.cc.
References comment, gather_cfg::cout, i, mComments, mOptions, and mParameters.
Referenced by main(), and printHelp().
|
private |
Definition at line 87 of file HcalPedestalValidator.cc.
Referenced by arguments(), and parse().
|
private |
Definition at line 89 of file HcalPedestalValidator.cc.
Referenced by defineOption(), defineParameter(), and printOptionsHelp().
|
private |
Definition at line 85 of file HcalPedestalValidator.cc.
Referenced by defineOption(), parse(), and printOptionsHelp().
|
private |
Definition at line 86 of file HcalPedestalValidator.cc.
Referenced by defineParameter(), parse(), and printOptionsHelp().
|
private |
Definition at line 88 of file HcalPedestalValidator.cc.
Referenced by getParameter(), optionIsSet(), and parse().
|
private |
Definition at line 84 of file HcalPedestalValidator.cc.