|
Crombie Tools
|
Much of the information that is needed to write the datacard, such as shape uncertainties, plot location, and bin contents for plots. More...
#include <Datacard.h>
Public Member Functions | |
| DataCardInfo (const std::string &dir) | |
Public Attributes | |
| const std::string | dir |
| The directory storing the ROOT file and datacard. More... | |
| Types::map< Types::strings > | shapes |
| A list of shape uncertainties and which samples are affected. More... | |
Much of the information that is needed to write the datacard, such as shape uncertainties, plot location, and bin contents for plots.
The flat uncertainties and rate params are missing from this.
Definition at line 21 of file Datacard.h.
|
inline |
Definition at line 23 of file Datacard.h.
| const std::string crombie::Datacard::DataCardInfo::dir |
The directory storing the ROOT file and datacard.
Definition at line 24 of file Datacard.h.
| Types::map<Types::strings> crombie::Datacard::DataCardInfo::shapes |
A list of shape uncertainties and which samples are affected.
Definition at line 25 of file Datacard.h.