![]() |
![]() |
#include <TagInfoPlotterFactory.h>
Public Member Functions | |
std::unique_ptr< BaseTagInfoPlotter > | buildPlotter (const std::string &dataFormatType, const std::string &tagName, const EtaPtBin &etaPtBin, const edm::ParameterSet &pSet, const std::string &folderName, unsigned int mc, bool wf, DQMStore::IBooker &ibook) |
Definition at line 9 of file TagInfoPlotterFactory.h.
std::unique_ptr< BaseTagInfoPlotter > TagInfoPlotterFactory::buildPlotter | ( | const std::string & | dataFormatType, |
const std::string & | tagName, | ||
const EtaPtBin & | etaPtBin, | ||
const edm::ParameterSet & | pSet, | ||
const std::string & | folderName, | ||
unsigned int | mc, | ||
bool | wf, | ||
DQMStore::IBooker & | ibook | ||
) |
Definition at line 17 of file TagInfoPlotterFactory.cc.
References Exception, CaloTowersParam_cfi::mc, and JetPlusTrackCorrections_cff::tagName.
Referenced by BTagPerformanceAnalyzerOnData::bookHistograms(), BTagPerformanceAnalyzerMC::bookHistograms(), and BTagPerformanceHarvester::dqmEndJob().