Crombie Tools
crombie::Datacard Namespace Reference

Classes

class  DataCardInfo
 Much of the information that is needed to write the datacard, such as shape uncertainties, plot location, and bin contents for plots. More...
 

Functions

DataCardInfo dumpplots (const std::string &dirname, const std::set< std::string > &selections, const Uncertainty::UncertaintyInfo &unc, const Plotter::MergeOut &plots)
 Dumps the histograms and extracts information needed for datacard using the output from Plotter. More...
 

Function Documentation

§ dumpplots()

DataCardInfo crombie::Datacard::dumpplots ( const std::string &  dirname,
const std::set< std::string > &  selections,
const Uncertainty::UncertaintyInfo unc,
const Plotter::MergeOut plots 
)

Dumps the histograms and extracts information needed for datacard using the output from Plotter.

Definition at line 30 of file Datacard.h.

References crombie::FileSystem::exists(), crombie::FileSystem::mkdirs(), and crombie::Uncertainty::UncertaintyInfo::systematics().