CMS 3D CMS Logo

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

define MonitorEnsembple to be used More...

#include <TopDiLeptonOfflineDQM.h>

Inheritance diagram for TopDiLeptonOfflineDQM:
DQMEDAnalyzer edm::one::EDProducer< edm::EndRunProducer, edm::one::WatchRuns, edm::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator > 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...
 
 TopDiLeptonOfflineDQM (const edm::ParameterSet &cfg)
 default constructor More...
 
 ~TopDiLeptonOfflineDQM () override
 default destructor More...
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &event, edm::EventSetup const &setup) final
 
virtual void analyze (edm::Event const &, edm::EventSetup const &)
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) final
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
virtual void dqmBeginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer ()
 
virtual void dqmEndLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &)
 
virtual void dqmEndRun (edm::Run const &, edm::EventSetup const &)
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) final
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final
 
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::EndLuminosityBlockProducer, edm::one::WatchLuminosityBlocks, edm::Accumulator >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInBeginLumis () const final
 
bool hasAbilityToProduceInBeginRuns () const final
 
bool hasAbilityToProduceInEndLumis () const final
 
bool hasAbilityToProduceInEndRuns () const final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () 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
 
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)
 
 ~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
 
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::vector< ModuleDescription const * > &modules, 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
 
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 edm::ProducerBase
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
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)
 

Private Member Functions

std::string objectType (const std::string &label)
 
std::string selectionStep (const std::string &label)
 

Private Attributes

edm::EDGetTokenT< reco::BeamSpotbeamspot_
 beamspot More...
 
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::PFCandidate > > ElectronStep
 
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
 
std::unique_ptr< SelectionStep< reco::MET > > METStep
 
std::unique_ptr< SelectionStep< reco::PFCandidate > > MuonStep
 
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
 
std::unique_ptr< SelectionStep< reco::Vertex > > PvStep
 
std::vector< edm::ParameterSetsel_
 
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< TopDiLeptonOffline::MonitorEnsemble > > > selection_
 
std::vector< std::string > selectionOrder_
 
edm::ParameterSet setup_
 
std::vector< std::string > triggerPaths_
 trigger paths More...
 
edm::EDGetTokenT< edm::TriggerResultstriggerTable_
 trigger table More...
 
edm::EDGetTokenT< std::vector< reco::Vertex > > vertex_
 primary vertex More...
 
std::unique_ptr< StringCutObjectSelector< reco::Vertex > > vertexSelect_
 string cut selector More...
 

Additional Inherited Members

- Public Types inherited from DQMEDAnalyzer
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
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 DQMEDAnalyzer
edm::EDPutTokenT< DQMTokenlumiToken_
 
edm::EDPutTokenT< DQMTokenrunToken_
 

Detailed Description

define MonitorEnsembple to be used

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

"DQM/Physics/plugins/TopDiLeptonOfflineDQM.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 298 of file TopDiLeptonOfflineDQM.h.

Constructor & Destructor Documentation

TopDiLeptonOfflineDQM::TopDiLeptonOfflineDQM ( const edm::ParameterSet cfg)

default constructor

Definition at line 692 of file TopDiLeptonOfflineDQM.cc.

References beamspot_, beamspotSelect_, CaloJetSteps, edm::EDConsumerBase::consumesCollector(), ElectronStep, edm::ParameterSet::existsAs(), dqmdumpme::first, edm::ParameterSet::getParameter(), mps_fire::i, JetSteps, crabWrapper::key, METStep, MuonStep, objectType(), PFJetSteps, PvStep, sel_, selection_, selectionOrder_, selectionStep(), setup_, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, triggerTable_, bphysicsOniaDQM_cfi::vertex, vertex_, and vertexSelect_.

693  : vertexSelect_(nullptr),
694  beamspotSelect_(nullptr),
695  MuonStep(nullptr),
696  ElectronStep(nullptr),
697  PvStep(nullptr),
698  METStep(nullptr) {
699  JetSteps.clear();
700  CaloJetSteps.clear();
701  PFJetSteps.clear();
702  // configure the preselection
703  edm::ParameterSet presel = cfg.getParameter<edm::ParameterSet>("preselection");
704  if (presel.existsAs<edm::ParameterSet>("trigger")) {
706  // triggerTable_=trigger.getParameter<edm::InputTag>("src");
707  triggerTable_ = consumes<edm::TriggerResults>(trigger.getParameter<edm::InputTag>("src"));
708  triggerPaths_ = trigger.getParameter<std::vector<std::string>>("select");
709  }
710  if (presel.existsAs<edm::ParameterSet>("vertex")) {
712  vertex_ = consumes<std::vector<reco::Vertex>>(vertex.getParameter<edm::InputTag>("src"));
713  vertexSelect_.reset(new StringCutObjectSelector<reco::Vertex>(vertex.getParameter<std::string>("select")));
714  }
715  if (presel.existsAs<edm::ParameterSet>("beamspot")) {
717  beamspot_ = consumes<reco::BeamSpot>(beamspot.getParameter<edm::InputTag>("src"));
719  }
720 
721  // conifgure the selection
722  sel_ = cfg.getParameter<std::vector<edm::ParameterSet>>("selection");
723  setup_ = cfg.getParameter<edm::ParameterSet>("setup");
724  for (unsigned int i = 0; i < sel_.size(); ++i) {
725  selectionOrder_.push_back(sel_.at(i).getParameter<std::string>("label"));
727  std::make_pair(sel_.at(i),
728  std::unique_ptr<TopDiLeptonOffline::MonitorEnsemble>(new TopDiLeptonOffline::MonitorEnsemble(
729  selectionStep(selectionOrder_.back()).c_str(), setup_, consumesCollector())));
730  }
731  for (std::vector<std::string>::const_iterator selIt = selectionOrder_.begin(); selIt != selectionOrder_.end();
732  ++selIt) {
733  std::string key = selectionStep(*selIt), type = objectType(*selIt);
734  if (selection_.find(key) != selection_.end()) {
735  if (type == "muons") {
737  }
738  if (type == "elecs") {
740  }
741  if (type == "pvs") {
743  }
744  if (type == "jets") {
745  JetSteps.push_back(std::unique_ptr<SelectionStep<reco::Jet>>(
747  }
748  if (type == "jets/pf") {
749  PFJetSteps.push_back(std::unique_ptr<SelectionStep<reco::PFJet>>(
751  }
752  if (type == "jets/calo") {
753  CaloJetSteps.push_back(std::unique_ptr<SelectionStep<reco::CaloJet>>(
755  }
756  if (type == "met") {
758  }
759  }
760  }
761 }
type
Definition: HCALResponse.h:21
T getParameter(std::string const &) const
std::string selectionStep(const std::string &label)
std::vector< std::string > selectionOrder_
bool existsAs(std::string const &parameterName, bool trackiness=true) const
checks if a parameter exists as a given type
Definition: ParameterSet.h:160
std::unique_ptr< SelectionStep< reco::Vertex > > PvStep
std::vector< std::unique_ptr< SelectionStep< reco::CaloJet > > > CaloJetSteps
edm::EDGetTokenT< std::vector< reco::Vertex > > vertex_
primary vertex
std::unique_ptr< StringCutObjectSelector< reco::Vertex > > vertexSelect_
string cut selector
std::vector< edm::ParameterSet > sel_
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
std::unique_ptr< SelectionStep< reco::PFCandidate > > MuonStep
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
std::unique_ptr< SelectionStep< reco::MET > > METStep
std::unique_ptr< SelectionStep< reco::PFCandidate > > ElectronStep
Templated helper class to allow a selection on a certain object collection.
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > beamspotSelect_
string cut selector
edm::EDGetTokenT< edm::TriggerResults > triggerTable_
trigger table
std::vector< std::string > triggerPaths_
trigger paths
std::string objectType(const std::string &label)
edm::EDGetTokenT< reco::BeamSpot > beamspot_
beamspot
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< TopDiLeptonOffline::MonitorEnsemble > > > selection_
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
TopDiLeptonOfflineDQM::~TopDiLeptonOfflineDQM ( )
inlineoverride

default destructor

Definition at line 303 of file TopDiLeptonOfflineDQM.h.

References analyze(), bookHistograms(), and singleTopDQM_cfi::setup.

303 {}

Member Function Documentation

void TopDiLeptonOfflineDQM::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
override

do this during the event loop

Definition at line 768 of file TopDiLeptonOfflineDQM.cc.

References accept(), HLTObjectsMonitor_cfi::beamspot, beamspot_, beamspotSelect_, CaloJetSteps, ElectronStep, edm::Event::getByToken(), edm::EDGetTokenT< T >::isUninitialized(), JetSteps, crabWrapper::key, METStep, MuonStep, objectType(), TriggerAnalyzer::passed, PFJetSteps, singleTopDQM_cfi::select, selection_, selectionOrder_, selectionStep(), AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, triggerTable_, bphysicsOniaDQM_cfi::vertex, and vertex_.

768  {
771  if (!event.getByToken(triggerTable_, triggerTable))
772  return;
773  if (!accept(event, *triggerTable, triggerPaths_))
774  return;
775  }
776  if (!vertex_.isUninitialized()) {
778  if (!event.getByToken(vertex_, vertex))
779  return;
780  if (vertex->empty() || !(*vertexSelect_)(vertex->front()))
781  return;
782  }
783  if (!beamspot_.isUninitialized()) {
785  if (!event.getByToken(beamspot_, beamspot))
786  return;
787  if (!(*beamspotSelect_)(*beamspot))
788  return;
789  }
790  unsigned int passed = 0;
791 
792  unsigned int nJetSteps = -1;
793 
794  unsigned int nPFJetSteps = -1;
795 
796  unsigned int nCaloJetSteps = -1;
797  // apply selection steps
798  for (std::vector<std::string>::const_iterator selIt = selectionOrder_.begin(); selIt != selectionOrder_.end();
799  ++selIt) {
800  std::string key = selectionStep(*selIt), type = objectType(*selIt);
801  if (selection_.find(key) != selection_.end()) {
802  if (type == "empty") {
803  selection_[key].second->fill(event, setup);
804  }
805  if (type == "muons" && MuonStep != nullptr) {
806  if (MuonStep->select(event)) {
807  ++passed;
808  selection_[key].second->fill(event, setup);
809  } else
810  break;
811  }
812  if (type == "elecs" && ElectronStep != nullptr) {
813  if (ElectronStep->select(event, "electron")) {
814  ++passed;
815  selection_[key].second->fill(event, setup);
816  } else
817  break;
818  }
819  if (type == "jets" && !JetSteps.empty()) {
820  nJetSteps++;
821  if (JetSteps[nJetSteps] != nullptr) {
822  if (JetSteps[nJetSteps]->select(event, setup)) {
823  ++passed;
824  selection_[key].second->fill(event, setup);
825  } else
826  break;
827  }
828  }
829 
830  if (type == "jets/pf" && !PFJetSteps.empty()) {
831  nPFJetSteps++;
832  if (PFJetSteps[nPFJetSteps] != nullptr) {
833  if (PFJetSteps[nPFJetSteps]->select(event, setup)) {
834  ++passed;
835  selection_[key].second->fill(event, setup);
836  } else
837  break;
838  }
839  }
840 
841  if (type == "jets/calo" && !CaloJetSteps.empty()) {
842  nCaloJetSteps++;
843  if (CaloJetSteps[nCaloJetSteps] != nullptr) {
844  if (CaloJetSteps[nCaloJetSteps]->select(event, setup)) {
845  ++passed;
846  selection_[key].second->fill(event, setup);
847  } else
848  break;
849  }
850  }
851 
852  if (type == "met" && METStep != nullptr) {
853  ++passed;
854  if (METStep->select(event)) {
855  selection_[key].second->fill(event, setup);
856  } else
857  break;
858  }
859  }
860  }
861 }
type
Definition: HCALResponse.h:21
std::string selectionStep(const std::string &label)
std::vector< std::string > selectionOrder_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:525
std::vector< std::unique_ptr< SelectionStep< reco::CaloJet > > > CaloJetSteps
edm::EDGetTokenT< std::vector< reco::Vertex > > vertex_
primary vertex
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
Definition: TopDQMHelpers.h:30
std::vector< std::unique_ptr< SelectionStep< reco::Jet > > > JetSteps
std::unique_ptr< SelectionStep< reco::PFCandidate > > MuonStep
std::unique_ptr< SelectionStep< reco::MET > > METStep
std::unique_ptr< SelectionStep< reco::PFCandidate > > ElectronStep
select
when omitted electron plots will be filled w/o cut on electronId electronId = cms.PSet( src = cms.InputTag("mvaTrigV0"), cutValue = cms.double(0.5) ), when omitted electron plots will be filled w/o additional pre- selection of the electron candidates
std::unique_ptr< StringCutObjectSelector< reco::BeamSpot > > beamspotSelect_
string cut selector
edm::EDGetTokenT< edm::TriggerResults > triggerTable_
trigger table
std::vector< std::string > triggerPaths_
trigger paths
bool isUninitialized() const
Definition: EDGetToken.h:70
std::string objectType(const std::string &label)
edm::EDGetTokenT< reco::BeamSpot > beamspot_
beamspot
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< TopDiLeptonOffline::MonitorEnsemble > > > selection_
std::vector< std::unique_ptr< SelectionStep< reco::PFJet > > > PFJetSteps
void TopDiLeptonOfflineDQM::bookHistograms ( DQMStore::IBooker ibooker,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprotectedvirtual

Implements DQMEDAnalyzer.

Definition at line 763 of file TopDiLeptonOfflineDQM.cc.

References selection_.

763  {
764  for (auto selIt = selection_.begin(); selIt != selection_.end(); ++selIt) {
765  selIt->second.second->book(ibooker);
766  }
767 }
std::map< std::string, std::pair< edm::ParameterSet, std::unique_ptr< TopDiLeptonOffline::MonitorEnsemble > > > selection_
std::string TopDiLeptonOfflineDQM::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 315 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

315 { return label.substr(0, label.find(':')); };
char const * label
std::string TopDiLeptonOfflineDQM::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 318 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Member Data Documentation

edm::EDGetTokenT<reco::BeamSpot> TopDiLeptonOfflineDQM::beamspot_
private

beamspot

Definition at line 330 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

string cut selector

Definition at line 332 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Definition at line 348 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

std::unique_ptr<SelectionStep<reco::PFCandidate> > TopDiLeptonOfflineDQM::ElectronStep
private

Definition at line 344 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Definition at line 347 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Definition at line 346 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

std::unique_ptr<SelectionStep<reco::PFCandidate> > TopDiLeptonOfflineDQM::MuonStep
private

Definition at line 343 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Definition at line 349 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

Definition at line 345 of file TopDiLeptonOfflineDQM.h.

Referenced by TopDiLeptonOfflineDQM().

std::vector<edm::ParameterSet> TopDiLeptonOfflineDQM::sel_
private

Definition at line 351 of file TopDiLeptonOfflineDQM.h.

Referenced by TopDiLeptonOfflineDQM().

std::map<std::string, std::pair<edm::ParameterSet, std::unique_ptr<TopDiLeptonOffline::MonitorEnsemble> > > TopDiLeptonOfflineDQM::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 342 of file TopDiLeptonOfflineDQM.h.

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

std::vector<std::string> TopDiLeptonOfflineDQM::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 336 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

edm::ParameterSet TopDiLeptonOfflineDQM::setup_
private
std::vector<std::string> TopDiLeptonOfflineDQM::triggerPaths_
private

trigger paths

Definition at line 324 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

edm::EDGetTokenT<edm::TriggerResults> TopDiLeptonOfflineDQM::triggerTable_
private

trigger table

Definition at line 318 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

edm::EDGetTokenT<std::vector<reco::Vertex> > TopDiLeptonOfflineDQM::vertex_
private

primary vertex

Definition at line 326 of file TopDiLeptonOfflineDQM.h.

Referenced by analyze(), and TopDiLeptonOfflineDQM().

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

string cut selector

Definition at line 328 of file TopDiLeptonOfflineDQM.h.

Referenced by TopDiLeptonOfflineDQM().