ATLAS Offline Software
|
the configuration for the given group More...
Public Attributes | |
std::string | label |
the label for this group More... | |
std::string | pattern |
the value set by setPattern More... | |
float | sigma = 1 |
the value set by setSigma More... | |
unsigned | toys = 0 |
the value set by setToys, or 0 if this isn't used with toys More... | |
the configuration for the given group
Definition at line 207 of file MakeSystematicsVector.h.
std::string CP::MakeSystematicsVector::GroupConfig::label |
the label for this group
Definition at line 211 of file MakeSystematicsVector.h.
std::string CP::MakeSystematicsVector::GroupConfig::pattern |
the value set by setPattern
Definition at line 215 of file MakeSystematicsVector.h.
float CP::MakeSystematicsVector::GroupConfig::sigma = 1 |
the value set by setSigma
Definition at line 219 of file MakeSystematicsVector.h.
unsigned CP::MakeSystematicsVector::GroupConfig::toys = 0 |
the value set by setToys, or 0 if this isn't used with toys
Definition at line 224 of file MakeSystematicsVector.h.