![]() |
![]() |
#include <SiPixelPhase1TrackEfficiency.h>
Private Types | |
enum | { CLUSTER_PROB, VALID, MISSING, EFFICIENCY } |
Private Attributes | |
std::map< std::string, HistogramManager::Table > | missing |
std::map< std::string, HistogramManager::Table > | valid |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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) |
![]() | |
GeometryInterface | geometryInterface |
std::vector< HistogramManager > | histo |
Definition at line 34 of file SiPixelPhase1TrackEfficiency.h.
|
private |
Enumerator | |
---|---|
CLUSTER_PROB | |
VALID | |
MISSING | |
EFFICIENCY |
Definition at line 35 of file SiPixelPhase1TrackEfficiency.h.
|
explicit |
Definition at line 12 of file SiPixelPhase1TrackEfficiencyHarvester.cc.
References SummationStep::arg, doHarvesting(), EFFICIENCY, HistogramManagerHolder::histo, MISSING, missing, alignCSCRings::s, t, VALID, and valid.
void SiPixelPhase1TrackEfficiencyHarvester::doHarvesting | ( | SummationStep & | s, |
HistogramManager::Table & | efficiency | ||
) |
Definition at line 33 of file SiPixelPhase1TrackEfficiencyHarvester.cc.
References SummationStep::arg, assert(), alignCSCRings::e, missing, pileupDistInMC::num, GenerateHcalLaserBadRunList::out, valid, makeHLTPrescaleTable::values, x, fw3dlego::xbins, and y.
Referenced by SiPixelPhase1TrackEfficiencyHarvester().
|
private |
Definition at line 50 of file SiPixelPhase1TrackEfficiency.h.
Referenced by doHarvesting(), and SiPixelPhase1TrackEfficiencyHarvester().
|
private |
Definition at line 49 of file SiPixelPhase1TrackEfficiency.h.
Referenced by doHarvesting(), and SiPixelPhase1TrackEfficiencyHarvester().