Private Types | |
typedef std::map< std::string, HistoMap > | DiscMap |
typedef std::map< std::string, TH1 * > | HistoMap |
typedef std::vector < edm::InputTag > | VInputTag |
Private Attributes | |
VInputTag | discs_ |
DiscMap | histos_ |
edm::InputTag | pileupInfoSrc_ |
double | pileupPtCut_ |
edm::InputTag | pileupVerticesSrc_ |
bool | plotPU_ |
edm::InputTag | src_ |
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 34 of file RecoTauPlotDiscriminator.cc.
|
private |
Definition at line 42 of file RecoTauPlotDiscriminator.cc.
|
private |
Definition at line 41 of file RecoTauPlotDiscriminator.cc.
|
private |
Definition at line 43 of file RecoTauPlotDiscriminator.cc.
RecoTauPlotDiscriminator::RecoTauPlotDiscriminator | ( | const edm::ParameterSet & | pset | ) |
Definition at line 52 of file RecoTauPlotDiscriminator.cc.
References discs_, edm::ParameterSet::getParameter(), histos_, edm::InputTag::label(), bookConverter::max, min(), pileupCalc::nbins, pileupInfoSrc_, pileupPtCut_, pileupVerticesSrc_, plotPU_, AlCaHLTBitMon_QueryRunRegistry::string, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inlinevirtual |
Definition at line 37 of file RecoTauPlotDiscriminator.cc.
|
overridevirtual |
Implements edm::EDAnalyzer.
Definition at line 128 of file RecoTauPlotDiscriminator.cc.
References discs_, HcalObjRepresent::Fill(), edm::Event::getByLabel(), histos_, input, edm::InputTag::label(), pileupInfoSrc_, pileupPtCut_, pileupVerticesSrc_, plotPU_, query::result, src_, GlobalPosition_Frontier_DevDB_cff::tag, and metsig::tau.
|
private |
Definition at line 44 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 49 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 47 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 46 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 48 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 45 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze(), and RecoTauPlotDiscriminator().
|
private |
Definition at line 40 of file RecoTauPlotDiscriminator.cc.
Referenced by analyze().