ATLAS Offline Software
Loading...
Searching...
No Matches
CP::MakeSystematicsVector::GroupConfig Struct Reference

the configuration for the given group More...

Collaboration diagram for CP::MakeSystematicsVector::GroupConfig:

Public Attributes

std::string label
 the label for this group
std::string pattern
 the value set by setPattern
float sigma = 1
 the value set by setSigma
unsigned toys = 0
 the value set by setToys, or 0 if this isn't used with toys

Detailed Description

the configuration for the given group

Definition at line 207 of file MakeSystematicsVector.h.

Member Data Documentation

◆ label

std::string CP::MakeSystematicsVector::GroupConfig::label

the label for this group

Definition at line 211 of file MakeSystematicsVector.h.

◆ pattern

std::string CP::MakeSystematicsVector::GroupConfig::pattern

the value set by setPattern

Definition at line 215 of file MakeSystematicsVector.h.

◆ sigma

float CP::MakeSystematicsVector::GroupConfig::sigma = 1

the value set by setSigma

Definition at line 219 of file MakeSystematicsVector.h.

◆ toys

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.


The documentation for this struct was generated from the following file: