CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
TopSingleLeptonHLTOfflineDQM Class Reference

define MonitorSingleLepton to be used More...

#include <TopSingleLeptonHLTOfflineDQM.h>

Inheritance diagram for TopSingleLeptonHLTOfflineDQM:
DQMEDAnalyzer edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > edm::stream::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

virtual void analyze (const edm::Event &event, const edm::EventSetup &setup)
 
void bookHistograms (DQMStore::IBooker &i, edm::Run const &, edm::EventSetup const &) override
 
virtual void dqmBeginRun (const edm::Run &r, const edm::EventSetup &c)
 do this during the event loop More...
 
 TopSingleLeptonHLTOfflineDQM (const edm::ParameterSet &cfg)
 default constructor More...
 
 ~TopSingleLeptonHLTOfflineDQM ()
 default destructor More...
 
- Public Member Functions inherited from DQMEDAnalyzer
virtual void beginRun (edm::Run const &, edm::EventSetup const &) final
 
virtual void beginStream (edm::StreamID id) final
 
 DQMEDAnalyzer (void)
 
virtual void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
virtual void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
virtual ~EDAnalyzerBase ()
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
 EDConsumerBase ()
 
ProductHolderIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const
 
std::vector
< ProductHolderIndexAndSkipBit >
const & 
itemsToGetFromEvent () const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
bool registeredToConsume (ProductHolderIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &)
 
virtual ~EDConsumerBase ()
 

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...
 
StringCutObjectSelector
< reco::BeamSpot > * 
beamspotSelect_
 string cut selector More...
 
HLTConfigProvider hltConfig_
 
std::map< std::string,
std::pair< edm::ParameterSet,
HLTOfflineDQMTopSingleLepton::MonitorSingleLepton * > > 
selection_
 
std::vector< std::string > selectionOrder_
 
std::map< std::string,
SelectionStepHLTBase * > 
selectmap_
 
std::vector< std::string > triggerPaths_
 trigger paths More...
 
edm::EDGetTokenT
< edm::TriggerResults
triggerTable_
 trigger table More...
 
edm::EDGetTokenT< std::vector
< reco::Vertex > > 
vertex_
 primary vertex More...
 
StringCutObjectSelector
< reco::Vertex > * 
vertexSelect_
 string cut selector More...
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T...> CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T...> HasAbility
 
typedef
CacheTypes::LuminosityBlockCache 
LuminosityBlockCache
 
typedef
LuminosityBlockContextT
< LuminosityBlockCache,
RunCache, GlobalCache
LuminosityBlockContext
 
typedef
CacheTypes::LuminosityBlockSummaryCache 
LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache,
GlobalCache
RunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr
< dqmDetails::NoCache
globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr
< dqmDetails::NoCache
globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- 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 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)
 

Detailed Description

define MonitorSingleLepton to be used

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

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 MonitorSingleLepton 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 MonitorSingleLepton 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 MonitorSingleLepton 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 230 of file TopSingleLeptonHLTOfflineDQM.h.

Constructor & Destructor Documentation

TopSingleLeptonHLTOfflineDQM::TopSingleLeptonHLTOfflineDQM ( const edm::ParameterSet cfg)

default constructor

===========================================================================================================

Definition at line 744 of file TopSingleLeptonHLTOfflineDQM.cc.

References HLT_25ns10e33_v2_cff::beamspot, beamspot_, beamspotSelect_, edm::EDConsumerBase::consumesCollector(), edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), i, relval_steps::key, objectType(), alignCSCRings::s, EgammaValidation_Wenu_cff::sel, selection_, selectionOrder_, selectionStep(), selectmap_, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, triggerTable_, vertex_, and vertexSelect_.

745 {
746  // configure preselection
747  edm::ParameterSet presel=cfg.getParameter<edm::ParameterSet>("preselection");
748  if( presel.existsAs<edm::ParameterSet>("trigger") ){
749  edm::ParameterSet trigger=presel.getParameter<edm::ParameterSet>("trigger");
750  triggerTable_= consumes< edm::TriggerResults >(trigger.getParameter<edm::InputTag>("src"));
751  triggerPaths_=trigger.getParameter<std::vector<std::string> >("select");
752  }
753  if( presel.existsAs<edm::ParameterSet>("vertex" ) ){
754  edm::ParameterSet vertex=presel.getParameter<edm::ParameterSet>("vertex");
755  vertex_= consumes< std::vector<reco::Vertex> >(vertex.getParameter<edm::InputTag>("src"));
756  vertexSelect_= new StringCutObjectSelector<reco::Vertex>(vertex.getParameter<std::string>("select"));
757  }
758  if( presel.existsAs<edm::ParameterSet>("beamspot" ) ){
759  edm::ParameterSet beamspot=presel.getParameter<edm::ParameterSet>("beamspot");
760  beamspot_= consumes< reco::BeamSpot >(beamspot.getParameter<edm::InputTag>("src"));
762  }
763 
764  // configure the selection
765  std::vector<edm::ParameterSet> sel=cfg.getParameter<std::vector<edm::ParameterSet> >("selection");
766  for(unsigned int i=0; i<sel.size(); ++i){
767  selectionOrder_.push_back(sel.at(i).getParameter<std::string>("label"));
769  }
770 
771  for (const std::string& s: selectionOrder_) {
773 
774  if (selection_.find(key) == selection_.end())
775  continue;
776 
777  if (type == "muons"){
779  }
780  if (type == "elecs"){
782  }
783  if (type == "jets"){
785  }
786  if (type == "jets/pf"){
788  }
789  if (type == "jets/calo"){
791  }
792  if (type == "met"){
794  }
795  }
796 }
type
Definition: HCALResponse.h:21
T getParameter(std::string const &) const
int i
Definition: DBlmapReader.cc:9
bool existsAs(std::string const &parameterName, bool trackiness=true) const
checks if a parameter exists as a given type
Definition: ParameterSet.h:186
std::map< std::string, SelectionStepHLTBase * > selectmap_
std::string selectionStep(const std::string &label)
std::vector< std::string > selectionOrder_
edm::EDGetTokenT< edm::TriggerResults > triggerTable_
trigger table
edm::EDGetTokenT< std::vector< reco::Vertex > > vertex_
primary vertex
StringCutObjectSelector< reco::BeamSpot > * beamspotSelect_
string cut selector
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
std::map< std::string, std::pair< edm::ParameterSet, HLTOfflineDQMTopSingleLepton::MonitorSingleLepton * > > selection_
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.
std::vector< std::string > triggerPaths_
trigger paths
StringCutObjectSelector< reco::Vertex > * vertexSelect_
string cut selector
edm::EDGetTokenT< reco::BeamSpot > beamspot_
beamspot
std::string objectType(const std::string &label)
TopSingleLeptonHLTOfflineDQM::~TopSingleLeptonHLTOfflineDQM ( )
inline

default destructor

Definition at line 235 of file TopSingleLeptonHLTOfflineDQM.h.

References beamspotSelect_, and vertexSelect_.

235  {
236  if( vertexSelect_ ) delete vertexSelect_;
237  if( beamspotSelect_ ) delete beamspotSelect_;
238  };
StringCutObjectSelector< reco::BeamSpot > * beamspotSelect_
string cut selector
StringCutObjectSelector< reco::Vertex > * vertexSelect_
string cut selector

Member Function Documentation

void TopSingleLeptonHLTOfflineDQM::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
virtual

Implements edm::stream::EDAnalyzerBase.

Definition at line 815 of file TopSingleLeptonHLTOfflineDQM.cc.

References acceptHLT(), HLT_25ns10e33_v2_cff::beamspot, beamspot_, beamspotSelect_, edm::Event::getByToken(), hltConfig_, edm::EDGetTokenT< T >::isUninitialized(), relval_steps::key, objectType(), benchmark_cfg::select, selection_, selectionOrder_, selectionStep(), selectmap_, AlCaHLTBitMon_QueryRunRegistry::string, triggerPaths_, triggerTable_, and vertex_.

816 {
819  if( !event.getByToken(triggerTable_, triggerTable) ) return;
820  if(!acceptHLT(event, *triggerTable, triggerPaths_)) return;
821  }
822  if(!vertex_.isUninitialized()){
824  if( !event.getByToken(vertex_, vertex) ) return;
825  if(vertex->empty() || !(*vertexSelect_)(vertex->front())) return;
826  }
827  if(!beamspot_.isUninitialized()){
829  if( !event.getByToken(beamspot_, beamspot) ) return;
830  if(!(*beamspotSelect_)(*beamspot)) return;
831  }
832  // apply selection steps
833  for(std::vector<std::string>::const_iterator selIt=selectionOrder_.begin(); selIt!=selectionOrder_.end(); ++selIt){
834  std::string key = selectionStep(*selIt), type = objectType(*selIt);
835  if(selection_.find(key)!=selection_.end()){
836 
837  if(type=="empty"){
838  selection_[key].second->fill(event, setup, hltConfig_, triggerPaths_);
839  continue;
840  }
841  if(type=="Hlt" ){
842  selection_[key].second->fill(event, setup, hltConfig_, triggerPaths_);
843  continue;
844  }
845 
846  bool passSel = true;
847 
848  for(std::vector<std::string>::const_iterator selIt2=selectionOrder_.begin(); selIt2<=selIt; ++selIt2){
849  std::string key2 = selectionStep(*selIt2), type2 = objectType(*selIt2);
850  if(selection_.find(key2)==selection_.end()) continue;
851 
852  if(type2=="Hlt" || type2=="empty" ) continue;
853  if (!selectmap_[type2]->select(event)) passSel=false;
854 
855  } // end 2nd loop
856 
857  // Apply cumulative event selection
858  if ( !passSel ) continue;
859 
860  selection_[key].second->fill(event, setup, hltConfig_, triggerPaths_);
861 
862  }
863  }
864 }
type
Definition: HCALResponse.h:21
std::map< std::string, SelectionStepHLTBase * > selectmap_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:462
std::string selectionStep(const std::string &label)
std::vector< std::string > selectionOrder_
edm::EDGetTokenT< edm::TriggerResults > triggerTable_
trigger table
edm::EDGetTokenT< std::vector< reco::Vertex > > vertex_
primary vertex
StringCutObjectSelector< reco::BeamSpot > * beamspotSelect_
string cut selector
std::map< std::string, std::pair< edm::ParameterSet, HLTOfflineDQMTopSingleLepton::MonitorSingleLepton * > > selection_
string key
FastSim: produces sample of signal events, overlayed with premixed minbias events.
std::vector< std::string > triggerPaths_
trigger paths
edm::EDGetTokenT< reco::BeamSpot > beamspot_
beamspot
bool acceptHLT(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
std::string objectType(const std::string &label)
bool isUninitialized() const
Definition: EDGetToken.h:73
void TopSingleLeptonHLTOfflineDQM::bookHistograms ( DQMStore::IBooker i,
edm::Run const &  ,
edm::EventSetup const &   
)
overridevirtual

Implements DQMEDAnalyzer.

Definition at line 867 of file TopSingleLeptonHLTOfflineDQM.cc.

References EgammaValidation_Wenu_cff::sel, and selection_.

868 {
869  for (auto& sel: selection_) {
870  sel.second.second->book(i);
871  }
872 }
std::map< std::string, std::pair< edm::ParameterSet, HLTOfflineDQMTopSingleLepton::MonitorSingleLepton * > > selection_
void TopSingleLeptonHLTOfflineDQM::dqmBeginRun ( const edm::Run r,
const edm::EventSetup c 
)
virtual

do this during the event loop

Reimplemented from DQMEDAnalyzer.

Definition at line 799 of file TopSingleLeptonHLTOfflineDQM.cc.

References hltConfig_, HLTConfigProvider::init(), and HLTConfigProvider::processName().

800 {
801  using namespace std;
802  using namespace edm;
803 
804  bool changed(true);
805  if (!hltConfig_.init(iRun,iSetup,"*",changed)) {
806  edm::LogWarning( "TopSingleLeptonHLTOfflineDQM" )
807  << "Config extraction failure with process name "
809  << "\n";
810  return;
811  }
812 }
const std::string & processName() const
process name
bool init(const edm::Run &iRun, const edm::EventSetup &iSetup, const std::string &processName, bool &changed)
d&#39;tor
std::string TopSingleLeptonHLTOfflineDQM::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 248 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

248 { return label.substr(0, label.find(':')); };
std::string TopSingleLeptonHLTOfflineDQM::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 251 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

251 { return label.substr(label.find(':')+1); };

Member Data Documentation

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

beamspot

Definition at line 264 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

StringCutObjectSelector<reco::BeamSpot>* TopSingleLeptonHLTOfflineDQM::beamspotSelect_
private

string cut selector

Definition at line 266 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), TopSingleLeptonHLTOfflineDQM(), and ~TopSingleLeptonHLTOfflineDQM().

HLTConfigProvider TopSingleLeptonHLTOfflineDQM::hltConfig_
private

Definition at line 268 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and dqmBeginRun().

std::map<std::string, std::pair<edm::ParameterSet, HLTOfflineDQMTopSingleLepton::MonitorSingleLepton*> > TopSingleLeptonHLTOfflineDQM::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 MonitorSingleLepton class to be filled after each selection step

Definition at line 280 of file TopSingleLeptonHLTOfflineDQM.h.

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

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

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

std::map<std::string, SelectionStepHLTBase*> TopSingleLeptonHLTOfflineDQM::selectmap_
private

Definition at line 282 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

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

trigger paths

Definition at line 257 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

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

trigger table

Definition at line 251 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

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

primary vertex

Definition at line 259 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by analyze(), and TopSingleLeptonHLTOfflineDQM().

StringCutObjectSelector<reco::Vertex>* TopSingleLeptonHLTOfflineDQM::vertexSelect_
private

string cut selector

Definition at line 261 of file TopSingleLeptonHLTOfflineDQM.h.

Referenced by TopSingleLeptonHLTOfflineDQM(), and ~TopSingleLeptonHLTOfflineDQM().