1 #ifndef GlobalTrigger_L1GlobalTriggerFunctions_h 2 #define GlobalTrigger_L1GlobalTriggerFunctions_h 24 std::istringstream iss(
str);
25 return !(iss >>
f >>
tmpl).fail();
bool stringToNumber(T &tmpl, const std::string &str, std::ios_base &(*f)(std::ios_base &))
bool hexStringToInt64(const std::string &, std::vector< unsigned long long > &)
int factorial(int n)
factorial function