Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) override |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Member Functions | |
void | computeEfficiency1D (MonitorElement *num, MonitorElement *den, MonitorElement *result) |
void | incrementME (MonitorElement *base, MonitorElement *toBeAdded) |
void | scaleby (MonitorElement *h, double scale) |
Definition at line 13 of file Primary4DVertexHarvester.cc.
|
explicit |
Definition at line 95 of file Primary4DVertexHarvester.cc.
|
override |
Definition at line 98 of file Primary4DVertexHarvester.cc.
|
private |
Definition at line 101 of file Primary4DVertexHarvester.cc.
References dqm::impl::MonitorElement::getBinContent(), dqm::impl::MonitorElement::getNbinsX(), EgammaValidation_cff::num, funct::pow(), mps_fire::result, and mathSSE::sqrt().
Referenced by dqmEndJob().
|
overrideprotectedvirtual |
Implements DQMEDHarvester.
Definition at line 137 of file Primary4DVertexHarvester.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::NavigatorBase::cd(), computeEfficiency1D(), folder_, dqm::implementation::IGetter::get(), dqm::impl::MonitorElement::getNbinsX(), dqm::legacy::MonitorElement::getTH1(), dqm::legacy::MonitorElement::getTH1F(), incrementME(), meBarrelAsK_, meBarrelAsP_, meBarrelAsPi_, meBarrelKPurity_, meBarrelNoPID_, meBarrelPIDKAsKEff_, meBarrelPIDKAsPEff_, meBarrelPIDKAsPiEff_, meBarrelPIDKNoPIDEff_, meBarrelPIDPAsKEff_, meBarrelPIDPAsPEff_, meBarrelPIDPAsPiEff_, meBarrelPIDPiAsKEff_, meBarrelPIDPiAsPEff_, meBarrelPIDPiAsPiEff_, meBarrelPIDPiNoPIDEff_, meBarrelPIDPNoPIDEff_, meBarrelPiPurity_, meBarrelPPurity_, meBarrelTrueK_, meBarrelTrueP_, meBarrelTruePi_, meEndcapAsK_, meEndcapAsP_, meEndcapAsPi_, meEndcapKPurity_, meEndcapNoPID_, meEndcapPIDKAsKEff_, meEndcapPIDKAsPEff_, meEndcapPIDKAsPiEff_, meEndcapPIDKNoPIDEff_, meEndcapPIDPAsKEff_, meEndcapPIDPAsPEff_, meEndcapPIDPAsPiEff_, meEndcapPIDPiAsKEff_, meEndcapPIDPiAsPEff_, meEndcapPIDPiAsPiEff_, meEndcapPIDPiNoPIDEff_, meEndcapPIDPNoPIDEff_, meEndcapPiPurity_, meEndcapPPurity_, meEndcapTrueK_, meEndcapTrueP_, meEndcapTruePi_, meTPEtaMatchEff_, meTPEtaSelEff_, meTPPtMatchEff_, meTPPtSelEff_, isotrackNtupler::scale, and scaleby().
|
static |
Definition at line 622 of file Primary4DVertexHarvester.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 127 of file Primary4DVertexHarvester.cc.
References edmMakeDummyCfis::base, dqm::impl::MonitorElement::getBinContent(), and mathSSE::sqrt().
Referenced by dqmEndJob().
|
private |
Definition at line 115 of file Primary4DVertexHarvester.cc.
References h, and isotrackNtupler::scale.
Referenced by dqmEndJob().
|
private |
Definition at line 29 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 46 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 47 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 45 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 86 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 48 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 61 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 62 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 60 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 63 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 66 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 67 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 65 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 56 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 57 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 55 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 58 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 68 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 85 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 87 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 38 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 39 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 37 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 51 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 52 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 50 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 90 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 53 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 76 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 77 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 75 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 78 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 81 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 82 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 80 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 71 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 72 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 70 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 73 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 83 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 89 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 91 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 42 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 43 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 41 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 35 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 33 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 34 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().
|
private |
Definition at line 32 of file Primary4DVertexHarvester.cc.
Referenced by dqmEndJob().