Public Member Functions | |
void | analyze (const edm::Event &evt, const edm::EventSetup &es) |
RecoTauPlotDiscriminator (const edm::ParameterSet &pset) | |
virtual | ~RecoTauPlotDiscriminator () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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 |
typedef WorkerT< EDAnalyzer > | WorkerType |
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::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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(), max(), min, pileupCalc::nbins, pileupInfoSrc_, pileupPtCut_, pileupVerticesSrc_, plotPU_, and GlobalPosition_Frontier_DevDB_cff::tag.
|
inlinevirtual |
Definition at line 37 of file RecoTauPlotDiscriminator.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 128 of file RecoTauPlotDiscriminator.cc.
References discs_, HcalObjRepresent::Fill(), edm::Event::getByLabel(), histos_, LaserDQM_cfg::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().