Public Member Functions | |
SystMapAsymm & | operator() (std::vector< typename T::type >... input, double val_d, double val_u) |
bool | Contains (ch::Process *p) const |
double | ValD (ch::Process *p) const |
double | ValU (ch::Process *p) 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 SystMapAsymm< T... > | init (std::vector< typename T::type >... input, double val_d, double val_u) |
Definition at line 135 of file Systematics.h.
|
inline |
Definition at line 140 of file Systematics.h.
|
inline |
Definition at line 148 of file Systematics.h.
|
inline |
Definition at line 156 of file Systematics.h.
|
inline |
Definition at line 163 of file Systematics.h.
|
inline |
Definition at line 171 of file Systematics.h.
|
inline |
Definition at line 175 of file Systematics.h.
|
inlinestatic |
Definition at line 179 of file Systematics.h.
|
inline |
Definition at line 185 of file Systematics.h.
|
inline |
Definition at line 187 of file Systematics.h.
|
inline |
Definition at line 193 of file Systematics.h.