CMS 3D CMS Logo

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

#include <SUSY_HLT_DoubleEle_Hadronic.h>

Inheritance diagram for SUSY_HLT_DoubleEle_Hadronic:
DQMEDAnalyzer edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns > edm::one::EDProducerBase edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 SUSY_HLT_DoubleEle_Hadronic (const edm::ParameterSet &ps)
 
 ~SUSY_HLT_DoubleEle_Hadronic () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void accumulate (edm::Event const &ev, edm::EventSetup const &es) final
 
void beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) override
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) final
 
 DQMEDAnalyzer ()
 
 DQMEDAnalyzer (DQMEDAnalyzer const &)=delete
 
 DQMEDAnalyzer (DQMEDAnalyzer &&)=delete
 
void endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) override
 
void endLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup) final
 
void endRun (edm::Run const &run, edm::EventSetup const &setup) override
 
void endRunProduce (edm::Run &run, edm::EventSetup const &setup) override
 
 ~DQMEDAnalyzer () override=default
 
- Public Member Functions inherited from edm::one::EDProducer< edm::Accumulator, edm::EndLuminosityBlockProducer, edm::EndRunProducer, edm::one::WatchLuminosityBlocks, edm::one::WatchRuns >
 EDProducer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool hasAbilityToProduceInLumis () const final
 
bool hasAbilityToProduceInRuns () 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
 
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)
 
virtual ~EDConsumerBase () noexcept(false)
 

Protected Member Functions

void analyze (edm::Event const &e, edm::EventSetup const &eSetup) override
 
void bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
 
void dqmBeginRun (edm::Run const &, edm::EventSetup const &) override
 
void endRun (edm::Run const &run, edm::EventSetup const &eSetup) override
 
- 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)
 

Private Member Functions

void bookHistos (DQMStore::IBooker &)
 

Private Attributes

double etaThrJet_
 
HLTConfigProvider fHltConfig
 
MonitorElementh_EleTurnOn_den
 
MonitorElementh_EleTurnOn_num
 
MonitorElementh_pfHTTurnOn_den
 
MonitorElementh_pfHTTurnOn_num
 
MonitorElementh_triggerDoubleEleMass
 
MonitorElementh_triggerEleEta
 
MonitorElementh_triggerElePhi
 
MonitorElementh_triggerElePt
 
std::string HLTProcess_
 
double ptThrJet_
 
edm::EDGetTokenT< reco::CaloJetCollectiontheCaloJetCollection_
 
edm::EDGetTokenT< reco::GsfElectronCollectiontheElectronCollection_
 
edm::EDGetTokenT< reco::PFJetCollectionthePfJetCollection_
 
edm::EDGetTokenT< trigger::TriggerEventtheTrigSummary_
 
edm::InputTag triggerFilter_
 
std::string triggerPath_
 
std::string triggerPathAuxiliaryForElectron_
 
std::string triggerPathAuxiliaryForHadronic_
 
edm::EDGetTokenT< edm::TriggerResultstriggerResults_
 

Additional Inherited Members

- 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

Definition at line 35 of file SUSY_HLT_DoubleEle_Hadronic.h.

Constructor & Destructor Documentation

SUSY_HLT_DoubleEle_Hadronic::SUSY_HLT_DoubleEle_Hadronic ( const edm::ParameterSet ps)

Definition at line 9 of file SUSY_HLT_DoubleEle_Hadronic.cc.

References etaThrJet_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLTProcess_, ptThrJet_, AlCaHLTBitMon_QueryRunRegistry::string, theCaloJetCollection_, theElectronCollection_, thePfJetCollection_, theTrigSummary_, triggerFilter_, triggerPath_, triggerPathAuxiliaryForElectron_, triggerPathAuxiliaryForHadronic_, and triggerResults_.

10 {
11  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "Constructor SUSY_HLT_DoubleEle_Hadronic::SUSY_HLT_DoubleEle_Hadronic " << std::endl;
12  // Get parameters from configuration file
13  theTrigSummary_ = consumes<trigger::TriggerEvent>(ps.getParameter<edm::InputTag>("trigSummary"));
14  theElectronCollection_ = consumes<reco::GsfElectronCollection>(ps.getParameter<edm::InputTag>("ElectronCollection"));
15  thePfJetCollection_ = consumes<reco::PFJetCollection>(ps.getParameter<edm::InputTag>("pfJetCollection"));
16  theCaloJetCollection_ = consumes<reco::CaloJetCollection>(ps.getParameter<edm::InputTag>("caloJetCollection"));
17  triggerResults_ = consumes<edm::TriggerResults>(ps.getParameter<edm::InputTag>("TriggerResults"));
18  HLTProcess_ = ps.getParameter<std::string>("HLTProcess");
19  triggerPath_ = ps.getParameter<std::string>("TriggerPath");
20  triggerPathAuxiliaryForElectron_ = ps.getParameter<std::string>("TriggerPathAuxiliaryForElectron");
21  triggerPathAuxiliaryForHadronic_ = ps.getParameter<std::string>("TriggerPathAuxiliaryForHadronic");
22  triggerFilter_ = ps.getParameter<edm::InputTag>("TriggerFilter");
23  ptThrJet_ = ps.getUntrackedParameter<double>("PtThrJet");
24  etaThrJet_ = ps.getUntrackedParameter<double>("EtaThrJet");
25 }
T getParameter(std::string const &) const
T getUntrackedParameter(std::string const &, T const &) const
edm::EDGetTokenT< reco::PFJetCollection > thePfJetCollection_
edm::EDGetTokenT< reco::GsfElectronCollection > theElectronCollection_
edm::EDGetTokenT< edm::TriggerResults > triggerResults_
edm::EDGetTokenT< trigger::TriggerEvent > theTrigSummary_
edm::EDGetTokenT< reco::CaloJetCollection > theCaloJetCollection_
SUSY_HLT_DoubleEle_Hadronic::~SUSY_HLT_DoubleEle_Hadronic ( )
override

Definition at line 27 of file SUSY_HLT_DoubleEle_Hadronic.cc.

28 {
29  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "Destructor SUSY_HLT_DoubleEle_Hadronic::~SUSY_HLT_DoubleEle_Hadronic " << std::endl;
30 }

Member Function Documentation

void SUSY_HLT_DoubleEle_Hadronic::analyze ( edm::Event const &  e,
edm::EventSetup const &  eSetup 
)
overrideprotectedvirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 71 of file SUSY_HLT_DoubleEle_Hadronic.cc.

References edm::HLTGlobalStatus::accept(), nanoDQM_cfi::Electron, trigger::TriggerObject::eta(), etaThrJet_, MonitorElement::Fill(), HcalObjRepresent::Fill(), trigger::TriggerEvent::filterIndex(), trigger::TriggerEvent::filterKeys(), edm::Event::getByToken(), trigger::TriggerEvent::getObjects(), h_EleTurnOn_den, h_EleTurnOn_num, h_pfHTTurnOn_den, h_pfHTTurnOn_num, h_triggerDoubleEleMass, h_triggerEleEta, h_triggerElePhi, h_triggerElePt, trigger::TriggerObject::id(), edm::HandleBase::isValid(), relativeConstraints::keys, trigger::TriggerObject::phi(), trigger::TriggerObject::pt(), ptThrJet_, edm::TriggerNames::size(), trigger::TriggerEvent::sizeFilters(), mathSSE::sqrt(), theCaloJetCollection_, theElectronCollection_, thePfJetCollection_, theTrigSummary_, triggerFilter_, edm::TriggerNames::triggerName(), edm::Event::triggerNames(), TriggerAnalyzer::triggerObjects, triggerPath_, triggerPathAuxiliaryForElectron_, triggerPathAuxiliaryForHadronic_, triggerResults_, trigNames, edm::HLTGlobalStatus::wasrun(), and x.

71  {
72  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "SUSY_HLT_DoubleEle_Hadronic::analyze" << std::endl;
73 
74  //-------------------------------
75  //--- Jets
76  //-------------------------------
77  edm::Handle<reco::PFJetCollection> pfJetCollection;
78  e.getByToken (thePfJetCollection_,pfJetCollection);
79  if ( !pfJetCollection.isValid() ){
80  edm::LogError ("SUSY_HLT_DoubleEle_Hadronic") << "invalid collection: PFJets" << "\n";
81  return;
82  }
83  edm::Handle<reco::CaloJetCollection> caloJetCollection;
84  e.getByToken (theCaloJetCollection_,caloJetCollection);
85  if ( !caloJetCollection.isValid() ){
86  edm::LogError ("SUSY_HLT_DoubleEle_Hadronic") << "invalid collection: CaloJets" << "\n";
87  return;
88  }
89 
90  //-------------------------------
91  //--- Electron
92  //-------------------------------
94  e.getByToken (theElectronCollection_, ElectronCollection);
95  if ( !ElectronCollection.isValid() ){
96  edm::LogError ("SUSY_HLT_DoubleEle_Hadronic") << "invalid collection: Electrons " << "\n";
97  return;
98  }
99 
100 
101  //-------------------------------
102  //--- Trigger
103  //-------------------------------
105  e.getByToken(triggerResults_,hltresults);
106  if(!hltresults.isValid()){
107  edm::LogError ("SUSY_HLT_DoubleEle_Hadronic") << "invalid collection: TriggerResults" << "\n";
108  return;
109  }
110  edm::Handle<trigger::TriggerEvent> triggerSummary;
111  e.getByToken(theTrigSummary_, triggerSummary);
112  if(!triggerSummary.isValid()) {
113  edm::LogError ("SUSY_HLT_DoubleEle_Hadronic") << "invalid collection: TriggerSummary" << "\n";
114  return;
115  }
116 
117 
118  //get online objects
119  std::vector<float> ptElectron, etaElectron, phiElectron;
120  size_t filterIndex = triggerSummary->filterIndex( triggerFilter_ );
122  if( !(filterIndex >= triggerSummary->sizeFilters()) ){
123  const trigger::Keys& keys = triggerSummary->filterKeys( filterIndex );
124  for( size_t j = 0; j < keys.size(); ++j ){
125  trigger::TriggerObject foundObject = triggerObjects[keys[j]];
126  if(fabs(foundObject.id()) == 11){ //It's an electron
127 
128  bool same= false;
129  for(unsigned int x=0;x<ptElectron.size();x++){
130  if(fabs(ptElectron[x] - foundObject.pt()) < 0.01 || fabs(etaElectron[x] - foundObject.eta()) < 0.001 || fabs(phiElectron[x] - foundObject.phi()) < 0.001)
131  same = true;
132  }
133 
134  if(!same){
135  h_triggerElePt->Fill(foundObject.pt());
136  h_triggerEleEta->Fill(foundObject.eta());
137  h_triggerElePhi->Fill(foundObject.phi());
138  ptElectron.push_back(foundObject.pt());
139  etaElectron.push_back(foundObject.eta());
140  phiElectron.push_back(foundObject.phi());
141  }
142  }
143  }
144  if (ptElectron.size()>=2) {
145  math::PtEtaPhiMLorentzVectorD* ele1 = new math::PtEtaPhiMLorentzVectorD(ptElectron[0],etaElectron[0],phiElectron[0],0.0005);
146  math::PtEtaPhiMLorentzVectorD* ele2 = new math::PtEtaPhiMLorentzVectorD(ptElectron[1],etaElectron[1],phiElectron[1],0.0005);
147  (*ele1)+=(*ele2);
148  h_triggerDoubleEleMass->Fill(ele1->M());
149  delete ele1;
150  delete ele2;
151  } else {
153  }
154  }
155 
156 
157  bool hasFired = false;
158  bool hasFiredAuxiliaryForElectronLeg = false;
159  bool hasFiredAuxiliaryForHadronicLeg = false;
160  const edm::TriggerNames& trigNames = e.triggerNames(*hltresults);
161  unsigned int numTriggers = trigNames.size();
162  for( unsigned int hltIndex=0; hltIndex<numTriggers; ++hltIndex ){
163  if (trigNames.triggerName(hltIndex).find(triggerPath_) != std::string::npos && hltresults->wasrun(hltIndex) && hltresults->accept(hltIndex)) hasFired = true;
164  if (trigNames.triggerName(hltIndex).find(triggerPathAuxiliaryForElectron_) != std::string::npos && hltresults->wasrun(hltIndex) && hltresults->accept(hltIndex)) hasFiredAuxiliaryForElectronLeg = true;
165  if (trigNames.triggerName(hltIndex).find(triggerPathAuxiliaryForHadronic_) != std::string::npos && hltresults->wasrun(hltIndex) && hltresults->accept(hltIndex)) hasFiredAuxiliaryForHadronicLeg = true;
166  }
167 
168 
169 
170  if(hasFiredAuxiliaryForElectronLeg || hasFiredAuxiliaryForHadronicLeg) {
171 
172  //Matching the Electron
173  int indexOfMatchedElectron[2] = {-1};
174  int matchedCounter = 0;
175  int offlineCounter = 0;
176  for(reco::GsfElectronCollection::const_iterator Electron = ElectronCollection->begin(); (Electron != ElectronCollection->end() && matchedCounter < 2) ; ++Electron) {
177  for(size_t off_i = 0; off_i < ptElectron.size(); ++off_i) {
178  if(sqrt((Electron->phi()-phiElectron[off_i])*(Electron->phi()-phiElectron[off_i]) + (Electron->eta()-etaElectron[off_i])*(Electron->eta()-etaElectron[off_i])) < 0.5) {
179  indexOfMatchedElectron[matchedCounter] = offlineCounter;
180  matchedCounter++;
181  break;
182  }
183  }
184  offlineCounter++;
185  }
186 
187  float caloHT = 0.0;
188  float pfHT = 0.0;
189  for (reco::PFJetCollection::const_iterator i_pfjet = pfJetCollection->begin(); i_pfjet != pfJetCollection->end(); ++i_pfjet){
190  if (i_pfjet->pt() < ptThrJet_) continue;
191  if (fabs(i_pfjet->eta()) > etaThrJet_) continue;
192  pfHT += i_pfjet->pt();
193  }
194  for (reco::CaloJetCollection::const_iterator i_calojet = caloJetCollection->begin(); i_calojet != caloJetCollection->end(); ++i_calojet){
195  if (i_calojet->pt() < ptThrJet_) continue;
196  if (fabs(i_calojet->eta()) > etaThrJet_) continue;
197  caloHT += i_calojet->pt();
198  }
199 
200  if(hasFiredAuxiliaryForElectronLeg && ElectronCollection->size()>1) {
201  if(hasFired && indexOfMatchedElectron[1] >= 0) { //fill trailing leg
202  h_EleTurnOn_num-> Fill(ElectronCollection->at(indexOfMatchedElectron[1]).pt());
203  }
204  h_EleTurnOn_den-> Fill(ElectronCollection->at(1).pt());
205  }
206  if(hasFiredAuxiliaryForHadronicLeg) {
207  if(hasFired) {
208  h_pfHTTurnOn_num-> Fill(pfHT);
209  }
210  h_pfHTTurnOn_den-> Fill(pfHT);
211  }
212  }
213 }
edm::EDGetTokenT< reco::PFJetCollection > thePfJetCollection_
bool wasrun() const
Was at least one path run?
ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > PtEtaPhiMLorentzVectorD
Lorentz vector with cartesian internal representation.
Definition: LorentzVector.h:10
int id() const
getters
Definition: TriggerObject.h:55
trigger::size_type sizeFilters() const
Definition: TriggerEvent.h:135
edm::EDGetTokenT< reco::GsfElectronCollection > theElectronCollection_
float phi() const
Definition: TriggerObject.h:58
edm::EDGetTokenT< edm::TriggerResults > triggerResults_
bool accept() const
Has at least one path accepted the event?
const Keys & filterKeys(trigger::size_type index) const
Definition: TriggerEvent.h:111
trigger::size_type filterIndex(const edm::InputTag &filterTag) const
find index of filter in data-member vector from filter tag
Definition: TriggerEvent.h:123
Strings::size_type size() const
Definition: TriggerNames.cc:39
edm::EDGetTokenT< trigger::TriggerEvent > theTrigSummary_
float eta() const
Definition: TriggerObject.h:57
void Fill(long long x)
Single trigger physics object (e.g., an isolated muon)
Definition: TriggerObject.h:22
const TriggerObjectCollection & getObjects() const
Definition: TriggerEvent.h:98
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
T sqrt(T t)
Definition: SSEVec.h:18
bool isValid() const
Definition: HandleBase.h:74
std::vector< Electron > ElectronCollection
collectin of Electron objects
Definition: ElectronFwd.h:9
edm::EDGetTokenT< reco::CaloJetCollection > theCaloJetCollection_
std::vector< TriggerObject > TriggerObjectCollection
collection of trigger physics objects (e.g., all isolated muons)
Definition: TriggerObject.h:81
static const char *const trigNames[]
Definition: EcalDumpRaw.cc:74
std::string const & triggerName(unsigned int index) const
Definition: TriggerNames.cc:27
std::vector< size_type > Keys
void SUSY_HLT_DoubleEle_Hadronic::bookHistograms ( DQMStore::IBooker ibooker_,
edm::Run const &  ,
edm::EventSetup const &   
)
overrideprotectedvirtual

Implements DQMEDAnalyzer.

Definition at line 61 of file SUSY_HLT_DoubleEle_Hadronic.cc.

References bookHistos().

62 {
63  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "SUSY_HLT_DoubleEle_Hadronic::bookHistograms" << std::endl;
64  //book at beginRun
65  bookHistos(ibooker_);
66 }
void SUSY_HLT_DoubleEle_Hadronic::bookHistos ( DQMStore::IBooker ibooker_)
private

Definition at line 223 of file SUSY_HLT_DoubleEle_Hadronic.cc.

References DQMStore::IBooker::book1D(), DQMStore::IBooker::cd(), DEFINE_FWK_MODULE, h_EleTurnOn_den, h_EleTurnOn_num, h_pfHTTurnOn_den, h_pfHTTurnOn_num, h_triggerDoubleEleMass, h_triggerEleEta, h_triggerElePhi, h_triggerElePt, DQMStore::IBooker::setCurrentFolder(), and triggerPath_.

Referenced by bookHistograms().

224 {
225  ibooker_.cd();
226  ibooker_.setCurrentFolder("HLT/SUSYBSM/" + triggerPath_);
227 
228  //offline quantities
229 
230  //online quantities
231  h_triggerElePt = ibooker_.book1D("triggerElePt", "Trigger Electron Pt; GeV", 50, 0.0, 500.0);
232  h_triggerEleEta = ibooker_.book1D("triggerEleEta", "Trigger Electron Eta", 20, -3.0, 3.0);
233  h_triggerElePhi = ibooker_.book1D("triggerElePhi", "Trigger Electron Phi", 20, -3.5, 3.5);
234 
235  h_triggerDoubleEleMass = ibooker_.book1D("triggerDoubleEleMass", "Trigger DoubleElectron Mass", 202, -2, 200);
236 
237  //num and den hists to be divided in harvesting step to make turn on curves
238  h_pfHTTurnOn_num = ibooker_.book1D("pfHTTurnOn_num", "PF HT Turn On Numerator", 30, 0.0, 1500.0 );
239  h_pfHTTurnOn_den = ibooker_.book1D("pfHTTurnOn_den", "PF HT Turn On Denominator", 30, 0.0, 1500.0 );
240  h_EleTurnOn_num = ibooker_.book1D("EleTurnOn_num", "Electron Turn On Numerator", 30, 0.0, 150 );
241  h_EleTurnOn_den = ibooker_.book1D("EleTurnOn_den", "Electron Turn On Denominator", 30, 0.0, 150.0 );
242 
243  ibooker_.cd();
244 }
MonitorElement * book1D(Args &&...args)
Definition: DQMStore.h:118
void setCurrentFolder(const std::string &fullpath)
Definition: DQMStore.cc:274
void SUSY_HLT_DoubleEle_Hadronic::dqmBeginRun ( edm::Run const &  run,
edm::EventSetup const &  e 
)
overrideprotectedvirtual

Reimplemented from DQMEDAnalyzer.

Definition at line 32 of file SUSY_HLT_DoubleEle_Hadronic.cc.

References fHltConfig, spr::find(), HLTProcess_, HLTConfigProvider::init(), LogDebug, HLTConfigProvider::triggerNames(), and triggerPath_.

33 {
34 
35  bool changed;
36 
37  if (!fHltConfig.init(run, e, HLTProcess_, changed)) {
38  edm::LogError("SUSY_HLT_DoubleEle_Hadronic") << "Initialization of HLTConfigProvider failed!!";
39  return;
40  }
41 
42  bool pathFound = false;
43  const std::vector<std::string> allTrigNames = fHltConfig.triggerNames();
44  for(size_t j = 0; j <allTrigNames.size(); ++j) {
45  if(allTrigNames[j].find(triggerPath_) != std::string::npos) {
46  pathFound = true;
47  }
48  }
49 
50  if(!pathFound) {
51  LogDebug("SUSY_HLT_DoubleEle_Hadronic") << "Path not found" << "\n";
52  return;
53  }
54  //std::vector<std::string> filtertags = fHltConfig.moduleLabels( triggerPath_ );
55  //triggerFilter_ = edm::InputTag(filtertags[filtertags.size()-1],"",fHltConfig.processName());
56  //triggerFilter_ = edm::InputTag("hltPFMET120Mu5L3PreFiltered", "", fHltConfig.processName());
57 
58  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "SUSY_HLT_DoubleEle_Hadronic::beginRun" << std::endl;
59 }
#define LogDebug(id)
const std::vector< std::string > & triggerNames() const
names of trigger paths
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
Definition: FindCaloHit.cc:20
bool init(const edm::Run &iRun, const edm::EventSetup &iSetup, const std::string &processName, bool &changed)
d&#39;tor
void SUSY_HLT_DoubleEle_Hadronic::endRun ( edm::Run const &  run,
edm::EventSetup const &  eSetup 
)
overrideprotected

Definition at line 218 of file SUSY_HLT_DoubleEle_Hadronic.cc.

219 {
220  edm::LogInfo("SUSY_HLT_DoubleEle_Hadronic") << "SUSY_HLT_DoubleEle_Hadronic::endRun" << std::endl;
221 }

Member Data Documentation

double SUSY_HLT_DoubleEle_Hadronic::etaThrJet_
private

Definition at line 67 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

HLTConfigProvider SUSY_HLT_DoubleEle_Hadronic::fHltConfig
private

Definition at line 59 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by dqmBeginRun().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_EleTurnOn_den
private

Definition at line 77 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_EleTurnOn_num
private

Definition at line 76 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_pfHTTurnOn_den
private

Definition at line 75 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_pfHTTurnOn_num
private

Definition at line 74 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_triggerDoubleEleMass
private

Definition at line 73 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_triggerEleEta
private

Definition at line 71 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_triggerElePhi
private

Definition at line 72 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

MonitorElement* SUSY_HLT_DoubleEle_Hadronic::h_triggerElePt
private

Definition at line 70 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and bookHistos().

std::string SUSY_HLT_DoubleEle_Hadronic::HLTProcess_
private

Definition at line 61 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by dqmBeginRun(), and SUSY_HLT_DoubleEle_Hadronic().

double SUSY_HLT_DoubleEle_Hadronic::ptThrJet_
private

Definition at line 66 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::EDGetTokenT<reco::CaloJetCollection> SUSY_HLT_DoubleEle_Hadronic::theCaloJetCollection_
private

Definition at line 54 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::EDGetTokenT<reco::GsfElectronCollection> SUSY_HLT_DoubleEle_Hadronic::theElectronCollection_
private

Definition at line 52 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::EDGetTokenT<reco::PFJetCollection> SUSY_HLT_DoubleEle_Hadronic::thePfJetCollection_
private

Definition at line 53 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::EDGetTokenT<trigger::TriggerEvent> SUSY_HLT_DoubleEle_Hadronic::theTrigSummary_
private

Definition at line 56 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::InputTag SUSY_HLT_DoubleEle_Hadronic::triggerFilter_
private

Definition at line 65 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

std::string SUSY_HLT_DoubleEle_Hadronic::triggerPath_
private
std::string SUSY_HLT_DoubleEle_Hadronic::triggerPathAuxiliaryForElectron_
private

Definition at line 63 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

std::string SUSY_HLT_DoubleEle_Hadronic::triggerPathAuxiliaryForHadronic_
private

Definition at line 64 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().

edm::EDGetTokenT<edm::TriggerResults> SUSY_HLT_DoubleEle_Hadronic::triggerResults_
private

Definition at line 55 of file SUSY_HLT_DoubleEle_Hadronic.h.

Referenced by analyze(), and SUSY_HLT_DoubleEle_Hadronic().