Crombie Tools
crombie::Datacard::DataCardInfo Class Reference

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::stringsshapes
 A list of shape uncertainties and which samples are affected. More...
 

Detailed Description

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.

Constructor & Destructor Documentation

§ DataCardInfo()

crombie::Datacard::DataCardInfo::DataCardInfo ( const std::string &  dir)
inline

Definition at line 23 of file Datacard.h.

Member Data Documentation

§ dir

const std::string crombie::Datacard::DataCardInfo::dir

The directory storing the ROOT file and datacard.

Definition at line 24 of file Datacard.h.

§ shapes

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.


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