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 tool
systNames – comma separated list of wanted systematics names, use “Nominal” for nominal and “All” for all systematics
systVal – continuous systematics sigma value
msg – the MsgStream object with appropriate level for debugging