Public Member Functions | |
SystMap & | operator() (std::vector< typename T::type >... input, double val) |
bool | Contains (ch::Process *p) const |
double | ValU (ch::Process *p) const |
double | ValD (ch::Process *) const |
std::string | Formula (ch::Process *) const |
std::string | Args (ch::Process *) 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 SystMap< T... > | init (std::vector< typename T::type >... input, double val) |
Definition at line 70 of file Systematics.h.
|
inline |
Definition at line 75 of file Systematics.h.
|
inline |
Definition at line 83 of file Systematics.h.
|
inline |
Definition at line 91 of file Systematics.h.
|
inline |
Definition at line 99 of file Systematics.h.
|
inline |
Definition at line 103 of file Systematics.h.
|
inline |
Definition at line 107 of file Systematics.h.
|
inlinestatic |
Definition at line 111 of file Systematics.h.
|
inline |
Definition at line 117 of file Systematics.h.
|
inline |
Definition at line 119 of file Systematics.h.
|
inline |
Definition at line 125 of file Systematics.h.