Function HelperFunctions::getListofSystematics¶
Defined in File HelperFunctions.h
Function Documentation¶
-
std::vector<CP::SystematicSet>
HelperFunctions::getListofSystematics(const CP::SystematicSet inSysts, std::string systNames, float systVal, MsgStream &msg) Get a list of systematics.
- Parameters
inSysts: systematics set retrieved from the toolsystNames: comma separated list of wanted systematics names, use “Nominal” for nominal and “All” for all systematicssystVal: continuous systematics sigma valuemsg: the MsgStream object with appropriate level for debugging