ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Public Member Functions | Public Attributes | List of all members
sfeats Class Reference

#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
 

Detailed Description

Definition at line 77 of file utilities_macros.hpp.

Constructor & Destructor Documentation

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" 
)

Member Data Documentation

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.


The documentation for this class was generated from the following files: