Public Member Functions | |
SystMapFunc & | operator() (std::vector< typename T::type >... input, std::string formula, std::string args) |
bool | Contains (ch::Process *p) const |
double | ValD (ch::Process *) const |
double | ValU (ch::Process *) const |
std::string | Formula (ch::Process *p) const |
std::string | Args (ch::Process *p) const |
bool | IsAsymm () const |
std::set< std::tuple< typename T::type... > > | GetTupleSet () const |
auto | GetTuple (ch::Process *p) const -> decltype(std::make_tuple(T::get(p)...)) |
Static Public Member Functions | |
static SystMapFunc< T... > | init (std::vector< typename T::type >... input, std::string formula, std::string args) |
Definition at line 203 of file Systematics.h.
|
inline |
Definition at line 208 of file Systematics.h.
|
inline |
Definition at line 216 of file Systematics.h.
|
inline |
Definition at line 224 of file Systematics.h.
|
inline |
Definition at line 227 of file Systematics.h.
|
inline |
Definition at line 231 of file Systematics.h.
|
inline |
Definition at line 238 of file Systematics.h.
|
inlinestatic |
Definition at line 246 of file Systematics.h.
|
inline |
Definition at line 252 of file Systematics.h.
|
inline |
Definition at line 254 of file Systematics.h.
|
inline |
Definition at line 260 of file Systematics.h.