ATLAS Offline Software
Loading...
Searching...
No Matches
fbtTestToyMC_config Struct Reference
Collaboration diagram for fbtTestToyMC_config:

Public Attributes

unsigned nevents {}
unsigned ncases {}
unsigned minnbaseline {}
unsigned maxnbaseline {}
float realeff_mean {}
float fakeeff_mean {}
float eff_spread {}
float eff_delta_with_pt {}
std::string selection {}
std::string process {}
bool test_save {}
bool test_merge {}
std::string saveFileNameBase {}
std::string mergeFileNameBase {}
std::string outputdirname {}
bool verbose {}
bool test_histo {}
bool test_systematics {}
bool poisson_fluctuations {}

Detailed Description

Definition at line 46 of file fbtTestToyMC.cxx.

Member Data Documentation

◆ eff_delta_with_pt

float fbtTestToyMC_config::eff_delta_with_pt {}

Definition at line 54 of file fbtTestToyMC.cxx.

54{};

◆ eff_spread

float fbtTestToyMC_config::eff_spread {}

Definition at line 53 of file fbtTestToyMC.cxx.

53{};

◆ fakeeff_mean

float fbtTestToyMC_config::fakeeff_mean {}

Definition at line 52 of file fbtTestToyMC.cxx.

52{};

◆ maxnbaseline

unsigned fbtTestToyMC_config::maxnbaseline {}

Definition at line 50 of file fbtTestToyMC.cxx.

50{};

◆ mergeFileNameBase

std::string fbtTestToyMC_config::mergeFileNameBase {}

Definition at line 60 of file fbtTestToyMC.cxx.

60{};

◆ minnbaseline

unsigned fbtTestToyMC_config::minnbaseline {}

Definition at line 49 of file fbtTestToyMC.cxx.

49{};

◆ ncases

unsigned fbtTestToyMC_config::ncases {}

Definition at line 48 of file fbtTestToyMC.cxx.

48{};

◆ nevents

unsigned fbtTestToyMC_config::nevents {}

Definition at line 47 of file fbtTestToyMC.cxx.

47{};

◆ outputdirname

std::string fbtTestToyMC_config::outputdirname {}

Definition at line 61 of file fbtTestToyMC.cxx.

61{};

◆ poisson_fluctuations

bool fbtTestToyMC_config::poisson_fluctuations {}

Definition at line 65 of file fbtTestToyMC.cxx.

65{};

◆ process

std::string fbtTestToyMC_config::process {}

Definition at line 56 of file fbtTestToyMC.cxx.

56{};

◆ realeff_mean

float fbtTestToyMC_config::realeff_mean {}

Definition at line 51 of file fbtTestToyMC.cxx.

51{};

◆ saveFileNameBase

std::string fbtTestToyMC_config::saveFileNameBase {}

Definition at line 59 of file fbtTestToyMC.cxx.

59{};

◆ selection

std::string fbtTestToyMC_config::selection {}

Definition at line 55 of file fbtTestToyMC.cxx.

55{};

◆ test_histo

bool fbtTestToyMC_config::test_histo {}

Definition at line 63 of file fbtTestToyMC.cxx.

63{};

◆ test_merge

bool fbtTestToyMC_config::test_merge {}

Definition at line 58 of file fbtTestToyMC.cxx.

58{};

◆ test_save

bool fbtTestToyMC_config::test_save {}

Definition at line 57 of file fbtTestToyMC.cxx.

57{};

◆ test_systematics

bool fbtTestToyMC_config::test_systematics {}

Definition at line 64 of file fbtTestToyMC.cxx.

64{};

◆ verbose

bool fbtTestToyMC_config::verbose {}

Definition at line 62 of file fbtTestToyMC.cxx.

62{};

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