#include <EnsembleCalibrationLA.h>
Classes | |
struct | MethodCalibrations |
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
void | endJob () |
EnsembleCalibrationLA (const edm::ParameterSet &) | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (const std::string &iProcessName, std::vector< const char * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | write_calibrations () const |
void | write_ensembles_plots (const Book &) const |
void | write_ensembles_text (const Book &) |
void | write_samples_plots (const Book &) const |
Private Attributes | |
std::map< std::string, MethodCalibrations > | calibrations |
const double | highBin |
const std::string | inFileLocation |
const std::vector< std::string > | inputFiles |
const double | lowBin |
const unsigned | maxEvents |
const unsigned | nbins |
const std::string | Prefix |
const unsigned | samples |
std::vector< int > | vMethods |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 9 of file EnsembleCalibrationLA.h.
|
explicit |
Definition at line 12 of file EnsembleCalibrationLA.cc.
|
inlinevirtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 25 of file EnsembleCalibrationLA.cc.
References chain::chain, mergeVDriftHistosByStation::file, LA_Filler_Fitter::fill(), LA_Filler_Fitter::fit(), highBin, inFileLocation, inputFiles, lowBin, maxEvents, PFRecoTauDiscriminationAgainstElectronMVA3GBR_cfi::method, nbins, samples, AlCaHLTBitMon_QueryRunRegistry::string, LA_Filler_Fitter::summarize_ensembles(), vMethods, write_calibrations(), write_ensembles_plots(), write_ensembles_text(), and write_samples_plots().
|
private |
Definition at line 103 of file EnsembleCalibrationLA.cc.
References calibrations, mergeVDriftHistosByStation::file, i, dbtoconf::out, and Prefix.
Referenced by endJob().
|
private |
Definition at line 87 of file EnsembleCalibrationLA.cc.
References Book::begin(), Book::end(), mergeVDriftHistosByStation::file, estimatePileup::hist, and Prefix.
Referenced by endJob().
|
private |
Definition at line 46 of file EnsembleCalibrationLA.cc.
References calibrations, gather_cfg::cout, LA_Filler_Fitter::ensemble_summary(), mergeVDriftHistosByStation::file, cmsPerfStripChart::format, cmsHarvester::index, diffTwoXMLs::label, LA_Filler_Fitter::layer_index(), geometryCSVtoXML::line, LA_Filler_Fitter::offset_slope(), dbtoconf::out, Prefix, LA_Filler_Fitter::pull(), AlCaHLTBitMon_QueryRunRegistry::string, edmLumisInFiles::summary, and sistrip::TIB.
Referenced by endJob().
|
private |
Definition at line 95 of file EnsembleCalibrationLA.cc.
References Book::begin(), Book::end(), mergeVDriftHistosByStation::file, estimatePileup::hist, and Prefix.
Referenced by endJob().
|
private |
Definition at line 39 of file EnsembleCalibrationLA.h.
Referenced by write_calibrations(), and write_ensembles_text().
|
private |
Definition at line 27 of file EnsembleCalibrationLA.h.
Referenced by endJob().
|
private |
Definition at line 25 of file EnsembleCalibrationLA.h.
Referenced by endJob().
|
private |
Definition at line 24 of file EnsembleCalibrationLA.h.
Referenced by endJob(), and VarParsing.VarParsing::parseArguments().
|
private |
Definition at line 27 of file EnsembleCalibrationLA.h.
Referenced by endJob().
|
private |
Definition at line 26 of file EnsembleCalibrationLA.h.
Referenced by endJob().
|
private |
Definition at line 26 of file EnsembleCalibrationLA.h.
Referenced by python.rootplot.utilities.Hist::__init_TGraph(), python.rootplot.utilities.Hist::__len__(), python.rootplot.root2matplotlib.Hist::_prepare_xaxis(), python.rootplot.root2matplotlib.Hist::_prepare_yaxis(), python.rootplot.utilities.Hist::av_xerr(), python.rootplot.utilities.Hist::av_yerr(), python.rootplot.utilities.Hist::delete_bin(), python.rootplot.utilities.Hist::divide(), endJob(), python.rootplot.utilities.Hist::TGraph(), and python.rootplot.utilities.Hist::TH1F().
|
private |
Definition at line 25 of file EnsembleCalibrationLA.h.
Referenced by write_calibrations(), write_ensembles_plots(), write_ensembles_text(), and write_samples_plots().
|
private |
Definition at line 26 of file EnsembleCalibrationLA.h.
Referenced by endJob().
|
private |
Definition at line 28 of file EnsembleCalibrationLA.h.
Referenced by endJob().