#include <SingleTopTChannelLeptonDQM_miniAOD.h>
Protected Member Functions | |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMOneEDAnalyzer<> | |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
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 | |
std::string | objectType (const std::string &label) |
std::string | selectionStep (const std::string &label) |
Private Attributes | |
edm::InputTag | beamspot_ |
beamspot More... | |
edm::EDGetTokenT< reco::BeamSpot > | beamspot__ |
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > | beamspotSelect_ |
string cut selector More... | |
std::unique_ptr< SelectionStep< pat::Electron > > | ElectronStep |
std::vector< std::unique_ptr< SelectionStep< pat::Jet > > > | JetSteps |
std::unique_ptr< SelectionStep< pat::MET > > | METStep |
std::unique_ptr< SelectionStep< pat::Muon > > | MuonStep |
std::unique_ptr< SelectionStep< reco::Vertex > > | PvStep |
std::vector< edm::ParameterSet > | sel_ |
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< SingleTopTChannelLepton_miniAOD::MonitorEnsemble > > > | selection_ |
std::vector< std::string > | selectionOrder_ |
edm::ParameterSet | setup_ |
std::vector< std::string > | triggerPaths_ |
trigger paths More... | |
edm::EDGetTokenT< edm::TriggerResults > | triggerTable__ |
trigger table More... | |
std::unique_ptr< StringCutObjectSelector< reco::Vertex > > | vertexSelect_ |
string cut selector More... | |
Definition at line 182 of file SingleTopTChannelLeptonDQM_miniAOD.h.
SingleTopTChannelLeptonDQM_miniAOD::SingleTopTChannelLeptonDQM_miniAOD | ( | const edm::ParameterSet & | cfg | ) |
default constructor
Definition at line 742 of file SingleTopTChannelLeptonDQM_miniAOD.cc.
References beamspot_, beamspot__, beamspotSelect_, looper::cfg, edm::EDConsumerBase::consumesCollector(), ElectronStep, edm::ParameterSet::existsAs(), dqmdumpme::first, edm::ParameterSet::getParameter(), mps_fire::i, JetSteps, submitPVResolutionJobs::key, METStep, MuonStep, objectType(), PvStep, sel_, selection_, selectionOrder_, selectionStep(), setup_, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, and triggerTable__.
|
inlineoverride |
|
overridevirtual |
do this during the event loop
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 808 of file SingleTopTChannelLeptonDQM_miniAOD.cc.
References accept(), HLTObjectsMonitor_cfi::beamspot, beamspot__, beamspotSelect_, ElectronStep, edm::EDGetTokenT< T >::isUninitialized(), JetSteps, submitPVResolutionJobs::key, METStep, MuonStep, objectType(), PvStep, singleTopDQM_cfi::select, selection_, selectionOrder_, selectionStep(), singleTopDQM_cfi::setup, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, and triggerTable__.
|
overrideprotectedvirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 801 of file SingleTopTChannelLeptonDQM_miniAOD.cc.
References selection_.
|
inlineprivate |
deduce object type from ParameterSet label, the label is expected to be of type 'objectType:selectionStep'
Definition at line 199 of file SingleTopTChannelLeptonDQM_miniAOD.h.
References label.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
inlineprivate |
deduce selection step from ParameterSet label, the label is expected to be of type 'objectType:selectionStep'
Definition at line 202 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
beamspot
Definition at line 213 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 214 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
string cut selector
Definition at line 216 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 229 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 232 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 231 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 228 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 230 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 234 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by SingleTopTChannelLeptonDQM_miniAOD().
|
private |
this is the heart component of the plugin; std::string keeps a label the selection step for later identification, edm::ParameterSet keeps the configuration of the selection for the SelectionStep class, MonitoringEnsemble keeps an instance of the MonitorEnsemble class to be filled after each selection step
Definition at line 227 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), bookHistograms(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
needed to guarantee the selection order as defined by the order of ParameterSets in the selection vector as defined in the config
Definition at line 220 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
Definition at line 235 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by upgradeWorkflowComponents.UpgradeWorkflow::setup(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
trigger paths
Definition at line 208 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
trigger table
Definition at line 202 of file SingleTopTChannelLeptonDQM_miniAOD.h.
Referenced by analyze(), and SingleTopTChannelLeptonDQM_miniAOD().
|
private |
string cut selector
Definition at line 210 of file SingleTopTChannelLeptonDQM_miniAOD.h.