ATLAS Offline Software
Public Attributes | List of all members
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 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...
 

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: