CMS 3D CMS Logo

List of all members | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
SingleTopTChannelLeptonDQM Class Reference

define MonitorEnsembple to be used More...

#include <SingleTopTChannelLeptonDQM.h>

Inheritance diagram for SingleTopTChannelLeptonDQM:
DQMOneEDAnalyzer<> edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::Accumulator, Args... > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void analyze (const edm::Event &event, const edm::EventSetup &setup) override
 do this during the event loop More...
 
 SingleTopTChannelLeptonDQM (const edm::ParameterSet &cfg)
 default constructor More...
 
 ~SingleTopTChannelLeptonDQM () override
 default destructor More...
 
- Public Member Functions inherited from DQMOneEDAnalyzer<>
void accumulate (edm::Event const &event, edm::EventSetup const &setup) override
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
 DQMOneEDAnalyzer ()
 
void endRun (edm::Run const &, edm::EventSetup const &) final
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) final
 
virtual bool getCanSaveByLumi ()
 
- Public Member Functions inherited from edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::Accumulator, Args... >
 EDProducer ()=default
 
 EDProducer (const EDProducer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginProcessBlocks () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndProcessBlocks () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
const EDProduceroperator= (const EDProducer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () const final
 
- Public Member Functions inherited from edm::one::EDProducerBase
 EDProducerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDProducerBase () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector< edm::ProductResolverIndex > const & indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector< edm::ProductResolverIndex > const & putTokenIndexToProductResolverIndex () const
 
std::vector< bool > const & recordProvenanceList () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription const &)> registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
TypeLabelList const & typeLabelList () const
 used by the fwk to register the list of products of this module More...
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex > const & esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const *> *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const *> const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

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< Bconsumes (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 ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
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::BeamSpotbeamspot__
 
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > beamspotSelect_
 string cut selector More...
 
std::vector< std::unique_ptr< SelectionStep< reco::CaloJet > > > CaloJetSteps
 
std::unique_ptr< SelectionStep< reco::GsfElectron > > ElectronStep
 
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
 
std::unique_ptr< SelectionStep< reco::MET > > METStep
 
std::unique_ptr< SelectionStep< reco::Muon > > MuonStep
 
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFElectronStep
 
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
 
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFMuonStep
 
std::unique_ptr< SelectionStep< reco::Vertex > > PvStep
 
std::vector< edm::ParameterSetsel
 
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< SingleTopTChannelLepton::MonitorEnsemble > > > selection_
 
std::vector< std::string > selectionOrder_
 
std::vector< std::string > triggerPaths_
 trigger paths More...
 
edm::EDGetTokenT< edm::TriggerResultstriggerTable__
 trigger table More...
 
edm::InputTag vertex_
 primary vertex More...
 
edm::EDGetTokenT< reco::Vertexvertex__
 
std::unique_ptr< StringCutObjectSelector< reco::Vertex > > vertexSelect_
 string cut selector More...
 

Additional Inherited Members

- Public Types inherited from DQMOneEDAnalyzer<>
typedef dqm::reco::DQMStore DQMStore
 
typedef dqm::reco::MonitorElement MonitorElement
 
- Public Types inherited from edm::one::EDProducerBase
typedef EDProducerBase ModuleType
 
- Public Types inherited from edm::ProducerBase
template<typename T >
using BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T >
 
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > >
 
typedef ProductRegistryHelper::TypeLabelList TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- 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 Attributes inherited from DQMOneEDAnalyzer<>
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

define MonitorEnsembple to be used

Module to apply a monitored selection of top like events in the semi-leptonic channel.

"DQM/Physics/plugins/SingleTopTChannelLeptonDQM.h"

Plugin to apply a monitored selection of top like events with some minimal flexibility in the number and definition of the selection steps. To achieve this flexibility it employes the SelectionStep class. The MonitorEnsemble class is used to provide a well defined set of histograms to be monitored after each selection step. The SelectionStep class provides a flexible and intuitive selection via the StringCutParser. SelectionStep and MonitorEnsemble classes are interleaved. The monitoring starts after a preselection step (which is not monitored in the context of this module) with an instance of the MonitorEnsemble class. The following objects are supported for selection:

These types have to be present as prefix of the selection step paramter label separated from the rest of the label by a ':' (e.g. in the form "jets:step0"). The class expects selection labels of this type. They will be disentangled by the private helper functions objectType and seletionStep as declared below.

Definition at line 275 of file SingleTopTChannelLeptonDQM.h.

Constructor & Destructor Documentation

◆ SingleTopTChannelLeptonDQM()

SingleTopTChannelLeptonDQM::SingleTopTChannelLeptonDQM ( const edm::ParameterSet cfg)

default constructor

Definition at line 685 of file SingleTopTChannelLeptonDQM.cc.

References beamspot_, beamspot__, beamspotSelect_, CaloJetSteps, looper::cfg, edm::EDConsumerBase::consumesCollector(), ElectronStep, edm::ParameterSet::existsAs(), dqmdumpme::first, edm::ParameterSet::getParameter(), mps_fire::i, JetSteps, crabWrapper::key, METStep, MuonStep, objectType(), PFElectronStep, PFJetSteps, PFMuonStep, PvStep, sel, selection_, selectionOrder_, selectionStep(), AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, and triggerTable__.

686  : vertexSelect_(nullptr),
687  beamspot_(""),
688  beamspotSelect_(nullptr),
689  MuonStep(nullptr),
690  PFMuonStep(nullptr),
691  ElectronStep(nullptr),
692  PFElectronStep(nullptr),
693  PvStep(nullptr),
694  METStep(nullptr) {
695  JetSteps.clear();
696  CaloJetSteps.clear();
697  PFJetSteps.clear();
698  // configure preselection
699  edm::ParameterSet presel = cfg.getParameter<edm::ParameterSet>("preselection");
700  if (presel.existsAs<edm::ParameterSet>("trigger")) {
702  triggerTable__ = consumes<edm::TriggerResults>(trigger.getParameter<edm::InputTag>("src"));
703  triggerPaths_ = trigger.getParameter<std::vector<std::string>>("select");
704  }
705  if (presel.existsAs<edm::ParameterSet>("beamspot")) {
707  beamspot_ = beamspot.getParameter<edm::InputTag>("src");
708  beamspot__ = consumes<reco::BeamSpot>(beamspot.getParameter<edm::InputTag>("src"));
710  std::make_unique<StringCutObjectSelector<reco::BeamSpot>>(beamspot.getParameter<std::string>("select"));
711  }
712  // configure the selection
713  std::vector<edm::ParameterSet> sel = cfg.getParameter<std::vector<edm::ParameterSet>>("selection");
714 
715  for (unsigned int i = 0; i < sel.size(); ++i) {
716  selectionOrder_.push_back(sel.at(i).getParameter<std::string>("label"));
718  std::make_pair(sel.at(i),
719  std::make_unique<SingleTopTChannelLepton::MonitorEnsemble>(
720  selectionStep(selectionOrder_.back()).c_str(),
721  cfg.getParameter<edm::ParameterSet>("setup"),
722  cfg.getParameter<std::vector<edm::ParameterSet>>("selection"),
723  consumesCollector()));
724  }
725  for (std::vector<std::string>::const_iterator selIt = selectionOrder_.begin(); selIt != selectionOrder_.end();
726  ++selIt) {
727  std::string key = selectionStep(*selIt), type = objectType(*selIt);
728  if (selection_.find(key) != selection_.end()) {
729  using std::unique_ptr;
730 
731  if (type == "muons") {
732  MuonStep = std::make_unique<SelectionStep<reco::Muon>>(selection_[key].first, consumesCollector());
733  }
734  if (type == "muons/pf") {
735  PFMuonStep = std::make_unique<SelectionStep<reco::PFCandidate>>(selection_[key].first, consumesCollector());
736  }
737  if (type == "elecs") {
738  ElectronStep = std::make_unique<SelectionStep<reco::GsfElectron>>(selection_[key].first, consumesCollector());
739  }
740  if (type == "elecs/pf") {
741  PFElectronStep = std::make_unique<SelectionStep<reco::PFCandidate>>(selection_[key].first, consumesCollector());
742  }
743  if (type == "pvs") {
744  PvStep = std::make_unique<SelectionStep<reco::Vertex>>(selection_[key].first, consumesCollector());
745  }
746  if (type == "jets") {
747  JetSteps.push_back(std::make_unique<SelectionStep<reco::Jet>>(selection_[key].first, consumesCollector()));
748  }
749  if (type == "jets/pf") {
751  }
752  if (type == "jets/calo") {
753  CaloJetSteps.push_back(
755  }
756  if (type == "met") {
757  METStep = std::make_unique<SelectionStep<reco::MET>>(selection_[key].first, consumesCollector());
758  }
759  }
760  }
761 }
std::vector< std::string > selectionOrder_
std::string objectType(const std::string &label)
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
std::vector< std::string > triggerPaths_
trigger paths
std::unique_ptr< SelectionStep< reco::Vertex > > PvStep
std::vector< std::unique_ptr< SelectionStep< reco::CaloJet > > > CaloJetSteps
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
edm::EDGetTokenT< edm::TriggerResults > triggerTable__
trigger table
bool existsAs(std::string const &parameterName, bool trackiness=true) const
checks if a parameter exists as a given type
Definition: ParameterSet.h:171
std::unique_ptr< T, impl::DeviceDeleter > unique_ptr
std::vector< edm::ParameterSet > sel
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFElectronStep
std::string selectionStep(const std::string &label)
std::unique_ptr< SelectionStep< reco::GsfElectron > > ElectronStep
std::unique_ptr< SelectionStep< reco::MET > > METStep
Templated helper class to allow a selection on a certain object collection.
std::unique_ptr< StringCutObjectSelector< reco::Vertex > > vertexSelect_
string cut selector
edm::EDGetTokenT< reco::BeamSpot > beamspot__
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > beamspotSelect_
string cut selector
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< SingleTopTChannelLepton::MonitorEnsemble > > > selection_
std::unique_ptr< SelectionStep< reco::Muon > > MuonStep
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFMuonStep

◆ ~SingleTopTChannelLeptonDQM()

SingleTopTChannelLeptonDQM::~SingleTopTChannelLeptonDQM ( )
inlineoverride

default destructor

Definition at line 280 of file SingleTopTChannelLeptonDQM.h.

280 {};

Member Function Documentation

◆ analyze()

void SingleTopTChannelLeptonDQM::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
overridevirtual

do this during the event loop

Reimplemented from DQMOneEDAnalyzer<>.

Definition at line 767 of file SingleTopTChannelLeptonDQM.cc.

References accept(), HLTObjectsMonitor_cfi::beamspot, beamspot__, beamspotSelect_, CaloJetSteps, ElectronStep, edm::EDGetTokenT< T >::isUninitialized(), JetSteps, crabWrapper::key, METStep, MuonStep, objectType(), TriggerAnalyzer::passed, PFElectronStep, PFJetSteps, PFMuonStep, singleTopDQM_cfi::select, selection_, selectionOrder_, selectionStep(), singleTopDQM_cfi::setup, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, and triggerTable__.

767  {
770  if (!event.getByToken(triggerTable__, triggerTable))
771  return;
772  if (!accept(event, *triggerTable, triggerPaths_))
773  return;
774  }
775  if (!beamspot__.isUninitialized()) {
777  if (!event.getByToken(beamspot__, beamspot))
778  return;
779  if (!(*beamspotSelect_)(*beamspot))
780  return;
781  }
782  // apply selection steps
783  unsigned int passed = 0;
784  unsigned int nJetSteps = -1;
785  unsigned int nPFJetSteps = -1;
786  unsigned int nCaloJetSteps = -1;
787  for (std::vector<std::string>::const_iterator selIt = selectionOrder_.begin(); selIt != selectionOrder_.end();
788  ++selIt) {
789  std::string key = selectionStep(*selIt), type = objectType(*selIt);
790  if (selection_.find(key) != selection_.end()) {
791  if (type == "empty") {
792  selection_[key].second->fill(event, setup);
793  }
794  if (type == "presel") {
795  selection_[key].second->fill(event, setup);
796  }
797  if (type == "elecs" && ElectronStep != nullptr) {
798  if (ElectronStep->select(event)) {
799  ++passed;
800  selection_[key].second->fill(event, setup);
801  } else
802  break;
803  }
804  if (type == "elecs/pf" && PFElectronStep != nullptr) {
805  if (PFElectronStep->select(event, "electron")) {
806  ++passed;
807 
808  selection_[key].second->fill(event, setup);
809 
810  } else
811  break;
812  }
813  if (type == "muons" && MuonStep != nullptr) {
814  if (MuonStep->select(event)) {
815  ++passed;
816  selection_[key].second->fill(event, setup);
817  } else
818  break;
819  }
820  if (type == "muons/pf" && PFMuonStep != nullptr) {
821  if (PFMuonStep->select(event, "muon")) {
822  ++passed;
823  selection_[key].second->fill(event, setup);
824  } else
825  break;
826  }
827  if (type == "jets") {
828  nJetSteps++;
829  if (JetSteps[nJetSteps]) {
830  if (JetSteps[nJetSteps]->select(event, setup)) {
831  ++passed;
832  selection_[key].second->fill(event, setup);
833  } else
834  break;
835  }
836  }
837  if (type == "jets/pf") {
838  nPFJetSteps++;
839  if (PFJetSteps[nPFJetSteps]) {
840  if (PFJetSteps[nPFJetSteps]->select(event, setup)) {
841  ++passed;
842  selection_[key].second->fill(event, setup);
843  } else
844  break;
845  }
846  }
847  if (type == "jets/calo") {
848  nCaloJetSteps++;
849  if (CaloJetSteps[nCaloJetSteps]) {
850  if (CaloJetSteps[nCaloJetSteps]->select(event, setup)) {
851  ++passed;
852  selection_[key].second->fill(event, setup);
853  } else
854  break;
855  }
856  }
857  if (type == "met" && METStep != nullptr) {
858  if (METStep->select(event)) {
859  ++passed;
860  selection_[key].second->fill(event, setup);
861  } else
862  break;
863  }
864  }
865  }
866 }
std::vector< std::string > selectionOrder_
std::string objectType(const std::string &label)
std::vector< std::string > triggerPaths_
trigger paths
std::vector< std::unique_ptr< SelectionStep< reco::CaloJet > > > CaloJetSteps
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
constexpr bool isUninitialized() const noexcept
Definition: EDGetToken.h:104
edm::EDGetTokenT< edm::TriggerResults > triggerTable__
trigger table
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
Definition: TopDQMHelpers.h:31
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFElectronStep
std::string selectionStep(const std::string &label)
std::unique_ptr< SelectionStep< reco::GsfElectron > > ElectronStep
std::unique_ptr< SelectionStep< reco::MET > > METStep
edm::EDGetTokenT< reco::BeamSpot > beamspot__
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > beamspotSelect_
string cut selector
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< SingleTopTChannelLepton::MonitorEnsemble > > > selection_
std::unique_ptr< SelectionStep< reco::Muon > > MuonStep
Definition: event.py:1
std::unique_ptr< SelectionStep< reco::PFCandidate > > PFMuonStep

◆ bookHistograms()

void SingleTopTChannelLeptonDQM::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprotectedvirtual

Implements DQMOneEDAnalyzer<>.

Definition at line 762 of file SingleTopTChannelLeptonDQM.cc.

References selection_.

762  {
763  for (auto selIt = selection_.begin(); selIt != selection_.end(); ++selIt) {
764  selIt->second.second->book(ibooker);
765  }
766 }
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< SingleTopTChannelLepton::MonitorEnsemble > > > selection_

◆ objectType()

std::string SingleTopTChannelLeptonDQM::objectType ( const std::string &  label)
inlineprivate

deduce object type from ParameterSet label, the label is expected to be of type 'objectType:selectionStep'

Definition at line 292 of file SingleTopTChannelLeptonDQM.h.

References label.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

292 { return label.substr(0, label.find(':')); };
char const * label

◆ selectionStep()

std::string SingleTopTChannelLeptonDQM::selectionStep ( const std::string &  label)
inlineprivate

deduce selection step from ParameterSet label, the label is expected to be of type 'objectType:selectionStep'

Definition at line 295 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

295 { return label.substr(label.find(':') + 1); };
char const * label

Member Data Documentation

◆ beamspot_

edm::InputTag SingleTopTChannelLeptonDQM::beamspot_
private

beamspot

Definition at line 310 of file SingleTopTChannelLeptonDQM.h.

Referenced by SingleTopTChannelLeptonDQM().

◆ beamspot__

edm::EDGetTokenT<reco::BeamSpot> SingleTopTChannelLeptonDQM::beamspot__
private

Definition at line 311 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ beamspotSelect_

std::unique_ptr<StringCutObjectSelector<reco::BeamSpot> > SingleTopTChannelLeptonDQM::beamspotSelect_
private

string cut selector

Definition at line 313 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ CaloJetSteps

std::vector<std::unique_ptr<SelectionStep<reco::CaloJet> > > SingleTopTChannelLeptonDQM::CaloJetSteps
private

Definition at line 333 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ ElectronStep

std::unique_ptr<SelectionStep<reco::GsfElectron> > SingleTopTChannelLeptonDQM::ElectronStep
private

Definition at line 328 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ JetSteps

std::vector<std::unique_ptr<SelectionStep<reco::Jet> > > SingleTopTChannelLeptonDQM::JetSteps
private

Definition at line 332 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ METStep

std::unique_ptr<SelectionStep<reco::MET> > SingleTopTChannelLeptonDQM::METStep
private

Definition at line 336 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ MuonStep

std::unique_ptr<SelectionStep<reco::Muon> > SingleTopTChannelLeptonDQM::MuonStep
private

Definition at line 326 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ PFElectronStep

std::unique_ptr<SelectionStep<reco::PFCandidate> > SingleTopTChannelLeptonDQM::PFElectronStep
private

Definition at line 329 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ PFJetSteps

std::vector<std::unique_ptr<SelectionStep<reco::PFJet> > > SingleTopTChannelLeptonDQM::PFJetSteps
private

Definition at line 334 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ PFMuonStep

std::unique_ptr<SelectionStep<reco::PFCandidate> > SingleTopTChannelLeptonDQM::PFMuonStep
private

Definition at line 327 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ PvStep

std::unique_ptr<SelectionStep<reco::Vertex> > SingleTopTChannelLeptonDQM::PvStep
private

Definition at line 330 of file SingleTopTChannelLeptonDQM.h.

Referenced by SingleTopTChannelLeptonDQM().

◆ sel

std::vector<edm::ParameterSet> SingleTopTChannelLeptonDQM::sel
private

Definition at line 337 of file SingleTopTChannelLeptonDQM.h.

Referenced by SingleTopTChannelLeptonDQM().

◆ selection_

std::map<std::string, std::pair<edm::ParameterSet, std::unique_ptr<SingleTopTChannelLepton::MonitorEnsemble> > > SingleTopTChannelLeptonDQM::selection_
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 324 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), bookHistograms(), and SingleTopTChannelLeptonDQM().

◆ selectionOrder_

std::vector<std::string> SingleTopTChannelLeptonDQM::selectionOrder_
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 317 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ triggerPaths_

std::vector<std::string> SingleTopTChannelLeptonDQM::triggerPaths_
private

trigger paths

Definition at line 302 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ triggerTable__

edm::EDGetTokenT<edm::TriggerResults> SingleTopTChannelLeptonDQM::triggerTable__
private

trigger table

Definition at line 295 of file SingleTopTChannelLeptonDQM.h.

Referenced by analyze(), and SingleTopTChannelLeptonDQM().

◆ vertex_

edm::InputTag SingleTopTChannelLeptonDQM::vertex_
private

primary vertex

Definition at line 304 of file SingleTopTChannelLeptonDQM.h.

◆ vertex__

edm::EDGetTokenT<reco::Vertex> SingleTopTChannelLeptonDQM::vertex__
private

Definition at line 305 of file SingleTopTChannelLeptonDQM.h.

◆ vertexSelect_

std::unique_ptr<StringCutObjectSelector<reco::Vertex> > SingleTopTChannelLeptonDQM::vertexSelect_
private

string cut selector

Definition at line 307 of file SingleTopTChannelLeptonDQM.h.