|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <utilities_macros.hpp>
Public Member Functions | |
| sfeats (std::vector< TString > ifile, TString ilabel, int icolor=1, int istyle=1, TString icut="1", TString samVariable="noPlot") | |
| sfeats (std::vector< TString > ifile, TString ilabel, int icolor=1, int istyle=1, TString icut="1", TString samVariable="noPlot") | |
Public Attributes | |
| std::vector< TString > | file |
| TString | label |
| TString | cut |
| TString | factor |
| TString | tag |
| int | color |
| int | style |
| bool | isSig |
| bool | doStack |
| bool | isData |
| bool | mcerr |
| bool | doBand |
| TString | samVariable |
Definition at line 77 of file utilities_macros.hpp.
| sfeats::sfeats | ( | std::vector< TString > | ifile, |
| TString | ilabel, | ||
| int | icolor = 1, |
||
| int | istyle = 1, |
||
| TString | icut = "1", |
||
| TString | samVariable = "noPlot" |
||
| ) |
Definition at line 886 of file utilities_macros.cpp.
References hfeats::cut, parse_card::file, and hfeats::tag.
Referenced by format_tag().
| sfeats::sfeats | ( | std::vector< TString > | ifile, |
| TString | ilabel, | ||
| int | icolor = 1, |
||
| int | istyle = 1, |
||
| TString | icut = "1", |
||
| TString | samVariable = "noPlot" |
||
| ) |
| int sfeats::color |
Definition at line 83 of file utilities_macros.hpp.
Referenced by DrawPie().
| TString sfeats::cut |
Definition at line 82 of file utilities_macros.hpp.
Referenced by DrawPie(), GetKappa(), GetRatio(), and GetYield().
| bool sfeats::doBand |
Definition at line 84 of file utilities_macros.hpp.
| bool sfeats::doStack |
Definition at line 84 of file utilities_macros.hpp.
| TString sfeats::factor |
Definition at line 82 of file utilities_macros.hpp.
| std::vector< TString > sfeats::file |
Definition at line 81 of file utilities_macros.hpp.
Referenced by GetKappa(), GetRatio(), GetWeight(), and GetYield().
| bool sfeats::isData |
Definition at line 84 of file utilities_macros.hpp.
| bool sfeats::isSig |
Definition at line 84 of file utilities_macros.hpp.
| TString sfeats::label |
Definition at line 82 of file utilities_macros.hpp.
Referenced by DrawPie().
| bool sfeats::mcerr |
Definition at line 84 of file utilities_macros.hpp.
| TString sfeats::samVariable |
Definition at line 85 of file utilities_macros.hpp.
| int sfeats::style |
Definition at line 83 of file utilities_macros.hpp.
| TString sfeats::tag |
Definition at line 82 of file utilities_macros.hpp.
1.8.11