CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
IsoTrackCalib Class Reference
Inheritance diagram for IsoTrackCalib:
edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::SharedResources > edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

 IsoTrackCalib (const edm::ParameterSet &)
 
 ~IsoTrackCalib () override
 
- Public Member Functions inherited from edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::SharedResources >
 EDAnalyzer ()=default
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
- Public Member Functions inherited from edm::one::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
bool wantsStreamLuminosityBlocks () const
 
bool wantsStreamRuns () const
 
 ~EDAnalyzerBase () 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)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &descriptions)
 
- Static Public Member Functions inherited from edm::one::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 

Private Member Functions

void analyze (const edm::Event &, const edm::EventSetup &) override
 
void beginJob () override
 
void beginRun (edm::Run const &, edm::EventSetup const &) override
 
double deltaR (double eta1, double eta2, double phi1, double phi2)
 
double dEta (math::XYZTLorentzVector &, math::XYZTLorentzVector &)
 
double dPhi (math::XYZTLorentzVector &, math::XYZTLorentzVector &)
 
double dR (math::XYZTLorentzVector &, math::XYZTLorentzVector &)
 
void endJob () override
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 

Private Attributes

const double a_charIsoR_
 
const double a_coneR_
 
const double a_mipR_
 
edm::Service< TFileServicefs_
 
TH1I * h_iEta
 
TH1F * h_jetp
 
TH1F * h_jetpt [4]
 
TH1F * h_Rechit_E
 
TProfile * h_RecHit_iEta
 
TProfile * h_RecHit_num
 
TH1I * h_tkEta0 [5]
 
TH1I * h_tketa0 [6]
 
TH1I * h_tkEta1 [5]
 
TH1I * h_tketa1 [6]
 
TH1I * h_tkEta2 [5]
 
TH1I * h_tketa2 [6]
 
TH1I * h_tkEta3 [5]
 
TH1I * h_tketa3 [6]
 
TH1I * h_tkEta4 [5]
 
TH1I * h_tketa4 [6]
 
TH1I * h_tkEta5 [5]
 
TH1I * h_tketa5 [6]
 
HLTConfigProvider hltConfig_
 
std::map< std::pair< unsigned int, std::string >, int > l1AlgoMap_
 
const std::vector< std::string > l1Names_
 
const L1GtTriggerMenum_l1GtMenu
 
L1GtUtils m_l1GtUtils
 
std::vector< double > pbin
 
spr::trackSelectionParameters selectionParameters_
 
std::vector< unsigned int > * t_DetIds
 
double t_eHcal
 
double t_eMipDR
 
int t_Event
 
double t_EventWeight
 
std::vector< double > * t_HitEnergies
 
double t_hmaxNearP
 
int t_ieta
 
std::vector< bool > * t_l1bits
 
double t_l1eta
 
double t_l1phi
 
double t_l1pt
 
double t_l3eta
 
double t_l3phi
 
double t_l3pt
 
double t_mindR1
 
double t_mindR2
 
double t_p
 
bool t_qltyFlag
 
bool t_qltyMissFlag
 
bool t_qltyPVFlag
 
int t_Run
 
bool t_selectTk
 
const std::string theTrackQuality_
 
const edm::EDGetTokenT< reco::BeamSpottok_bs_
 
edm::EDGetTokenT< EcalRecHitCollectiontok_EB_
 
edm::EDGetTokenT< EcalRecHitCollectiontok_EE_
 
const edm::EDGetTokenT< GenEventInfoProducttok_ew_
 
const edm::EDGetTokenT< reco::TrackCollectiontok_genTrack_
 
edm::EDGetTokenT< HBHERecHitCollectiontok_hbhe_
 
const edm::EDGetTokenT< reco::GenJetCollectiontok_jets_
 
edm::EDGetTokenT< l1extra::L1JetParticleCollectiontok_L1extCenJet_
 
edm::EDGetTokenT< l1extra::L1JetParticleCollectiontok_L1extFwdJet_
 
edm::EDGetTokenT< l1extra::L1JetParticleCollectiontok_L1extTauJet_
 
const edm::EDGetTokenT< reco::PFJetCollectiontok_pfjets_
 
const edm::EDGetTokenT< reco::VertexCollectiontok_recVtx_
 
TTree * tree
 
const int verbosity_
 

Additional Inherited Members

- Public Types inherited from edm::one::EDAnalyzerBase
typedef EDAnalyzerBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- 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)
 

Detailed Description

Definition at line 82 of file IsoTrackCalib.cc.

Constructor & Destructor Documentation

IsoTrackCalib::IsoTrackCalib ( const edm::ParameterSet iConfig)
explicit

Definition at line 145 of file IsoTrackCalib.cc.

References a_charIsoR_, a_coneR_, a_mipR_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_2018_cff::InputTag, dqmdumpme::k, TFileService::kSharedResource, l1Names_, spr::trackSelectionParameters::maxChi2, spr::trackSelectionParameters::maxDpOverP, spr::trackSelectionParameters::maxDxyPV, spr::trackSelectionParameters::maxDzPV, spr::trackSelectionParameters::maxInMiss, spr::trackSelectionParameters::maxOutMiss, spr::trackSelectionParameters::minLayerCrossed, spr::trackSelectionParameters::minOuterHit, spr::trackSelectionParameters::minPt, spr::trackSelectionParameters::minQuality, reco::TrackBase::qualityByName(), selectionParameters_, theTrackQuality_, tok_EB_, tok_EE_, tok_hbhe_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, and verbosity_.

147  verbosity_(iConfig.getUntrackedParameter<int>("Verbosity", 0)),
148  l1Names_(iConfig.getUntrackedParameter<std::vector<std::string> >("L1Seed")),
149  theTrackQuality_(iConfig.getUntrackedParameter<std::string>("TrackQuality", "highPurity")),
150  a_coneR_(iConfig.getUntrackedParameter<double>("ConeRadius", 34.98)),
151  a_charIsoR_(a_coneR_ + 28.9),
152  a_mipR_(iConfig.getUntrackedParameter<double>("ConeRadiusMIP", 14.0)),
153  tok_genTrack_(consumes<reco::TrackCollection>(edm::InputTag("generalTracks"))),
154  tok_recVtx_(consumes<reco::VertexCollection>(edm::InputTag("offlinePrimaryVertices"))),
155  tok_bs_(consumes<reco::BeamSpot>(edm::InputTag("offlineBeamSpot"))),
156  tok_ew_(consumes<GenEventInfoProduct>(edm::InputTag("generatorSmeared"))),
157  tok_jets_(consumes<reco::GenJetCollection>(iConfig.getParameter<edm::InputTag>("JetSource"))),
158  tok_pfjets_(consumes<reco::PFJetCollection>(edm::InputTag("ak5PFJets"))) {
159  usesResource(TFileService::kSharedResource);
160 
161  //now do whatever initialization is needed
163  selectionParameters_.minPt = iConfig.getUntrackedParameter<double>("MinTrackPt", 10.0);
164  selectionParameters_.minQuality = trackQuality_;
165  selectionParameters_.maxDxyPV = iConfig.getUntrackedParameter<double>("MaxDxyPV", 0.2);
166  selectionParameters_.maxDzPV = iConfig.getUntrackedParameter<double>("MaxDzPV", 5.0);
167  selectionParameters_.maxChi2 = iConfig.getUntrackedParameter<double>("MaxChi2", 5.0);
168  selectionParameters_.maxDpOverP = iConfig.getUntrackedParameter<double>("MaxDpOverP", 0.1);
169  selectionParameters_.minOuterHit = iConfig.getUntrackedParameter<int>("MinOuterHit", 4);
170  selectionParameters_.minLayerCrossed = iConfig.getUntrackedParameter<int>("MinLayerCrossed", 8);
171  selectionParameters_.maxInMiss = iConfig.getUntrackedParameter<int>("MaxInMiss", 0);
172  selectionParameters_.maxOutMiss = iConfig.getUntrackedParameter<int>("MaxOutMiss", 0);
173  bool isItAOD = iConfig.getUntrackedParameter<bool>("IsItAOD", false);
174  edm::InputTag L1extraTauJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraTauJetSource");
175  edm::InputTag L1extraCenJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraCenJetSource");
176  edm::InputTag L1extraFwdJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraFwdJetSource");
177 
178  // define tokens for access
179  if (isItAOD) {
180  tok_EB_ = consumes<EcalRecHitCollection>(edm::InputTag("reducedEcalRecHitsEB"));
181  tok_EE_ = consumes<EcalRecHitCollection>(edm::InputTag("reducedEcalRecHitsEE"));
182  tok_hbhe_ = consumes<HBHERecHitCollection>(edm::InputTag("reducedHcalRecHits", "hbhereco"));
183  } else {
184  tok_EB_ = consumes<EcalRecHitCollection>(edm::InputTag("ecalRecHit", "EcalRecHitsEB"));
185  tok_EE_ = consumes<EcalRecHitCollection>(edm::InputTag("ecalRecHit", "EcalRecHitsEE"));
186  tok_hbhe_ = consumes<HBHERecHitCollection>(edm::InputTag("hbhereco"));
187  }
188  tok_L1extTauJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraTauJetSource_);
189  tok_L1extCenJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraCenJetSource_);
190  tok_L1extFwdJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraFwdJetSource_);
191  if (verbosity_ >= 0) {
192  edm::LogInfo("IsoTrack") << "Parameters read from config file \n"
193  << "\t minPt " << selectionParameters_.minPt << "\t theTrackQuality " << theTrackQuality_
194  << "\t minQuality " << selectionParameters_.minQuality << "\t maxDxyPV "
196  << "\t maxChi2 " << selectionParameters_.maxChi2 << "\t maxDpOverP "
198  << "\t minLayerCrossed " << selectionParameters_.minLayerCrossed << "\t maxInMiss "
200  << "\t a_coneR " << a_coneR_ << "\t a_charIsoR " << a_charIsoR_ << "\t a_mipR " << a_mipR_
201  << "\t isItAOD " << isItAOD;
202  edm::LogInfo("IsoTrack") << l1Names_.size() << " triggers to be studied";
203  for (unsigned int k = 0; k < l1Names_.size(); ++k)
204  edm::LogInfo("IsoTrack") << "[" << k << "]: " << l1Names_[k];
205  }
206 }
static const std::string kSharedResource
Definition: TFileService.h:76
T getParameter(std::string const &) const
spr::trackSelectionParameters selectionParameters_
T getUntrackedParameter(std::string const &, T const &) const
const edm::EDGetTokenT< reco::TrackCollection > tok_genTrack_
const edm::EDGetTokenT< GenEventInfoProduct > tok_ew_
const double a_mipR_
edm::EDGetTokenT< EcalRecHitCollection > tok_EE_
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extCenJet_
const int verbosity_
TrackQuality
track quality
Definition: TrackBase.h:150
const edm::EDGetTokenT< reco::BeamSpot > tok_bs_
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extTauJet_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbhe_
const std::string theTrackQuality_
static const bool useL1GtTriggerMenuLite(true)
ConsumesCollector consumesCollector()
Use a ConsumesCollector to gather consumes information from helper functions.
edm::EDGetTokenT< EcalRecHitCollection > tok_EB_
const double a_charIsoR_
const edm::EDGetTokenT< reco::VertexCollection > tok_recVtx_
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extFwdJet_
const edm::EDGetTokenT< reco::GenJetCollection > tok_jets_
static TrackQuality qualityByName(const std::string &name)
Definition: TrackBase.cc:126
L1GtUtils m_l1GtUtils
reco::TrackBase::TrackQuality minQuality
const edm::EDGetTokenT< reco::PFJetCollection > tok_pfjets_
const double a_coneR_
const std::vector< std::string > l1Names_
IsoTrackCalib::~IsoTrackCalib ( )
override

Definition at line 208 of file IsoTrackCalib.cc.

208  {
209  // do anything here that needs to be done at desctruction time
210  // (e.g. close files, deallocate resources etc.)
211 }

Member Function Documentation

void IsoTrackCalib::analyze ( const edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivate

Definition at line 236 of file IsoTrackCalib.cc.

References a_charIsoR_, a_coneR_, a_mipR_, L1GtUtils::availableL1Configuration(), edm::SortedCollection< T, SORT >::begin(), Calorimetry_cff::bField, edm::EventBase::bunchCrossing(), spr::chargeIsolationCone(), L1GtUtils::decision(), deltaR(), spr::eCone_ecal(), spr::eCone_hcal(), edm::SortedCollection< T, SORT >::end(), reco::LeafCandidate::eta(), reco::TrackBase::eta(), edm::EventID::event(), genParticles2HepMC_cfi::genEventInfo, ttbarCategorization_cff::genJets, edm::EventSetup::get(), edm::Event::getByToken(), L1GtUtils::getL1GtRunCache(), spr::goodTrack(), L1GtTriggerMenu::gtAlgorithmMap(), L1GtTriggerMenu::gtTriggerMenuName(), h_iEta, h_jetpt, h_Rechit_E, h_RecHit_iEta, h_RecHit_num, h_tketa0, h_tketa1, h_tketa2, h_tketa3, h_tketa4, h_tketa5, photonIsolationHIProducer_cfi::hbhe, mps_fire::i, edm::EventBase::id(), photons_cff::ids, HcalDetId::ieta(), edm::HandleBase::isValid(), dqmdumpme::k, l1Names_, edm::EventBase::luminosityBlock(), m_l1GtMenu, m_l1GtUtils, spr::trackSelectionParameters::maxDxyPV, spr::trackSelectionParameters::maxDzPV, spr::trackSelectionParameters::maxInMiss, spr::trackSelectionParameters::maxOutMiss, nTracks(), reco::TrackBase::p(), pbin, pfJetBenchmark_cfi::pfJets, reco::TrackBase::phi(), reco::BeamSpot::position(), edm::ESHandle< T >::product(), spr::propagateCALO(), reco::LeafCandidate::pt(), reco::TrackBase::pt(), reco::TrackBase::px(), reco::TrackBase::py(), reco::TrackBase::pz(), edm::EventID::run(), selectionParameters_, AlCaHLTBitMon_QueryRunRegistry::string, t_DetIds, t_eHcal, t_eMipDR, t_Event, t_EventWeight, t_HitEnergies, t_hmaxNearP, t_ieta, t_l1bits, t_l1eta, t_l1phi, t_l1pt, t_l3eta, t_l3phi, t_l3pt, t_mindR1, t_mindR2, t_p, t_qltyFlag, t_qltyMissFlag, t_qltyPVFlag, t_Run, t_selectTk, theTrackQuality_, tok_bs_, tok_EB_, tok_EE_, tok_ew_, tok_genTrack_, tok_hbhe_, tok_jets_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, tok_pfjets_, tok_recVtx_, useL1EventSetup(), useL1GtTriggerMenuLite(), verbosity_, GenEventInfoProduct::weight(), x, y, and z.

236  {
237  t_Run = iEvent.id().run();
238  t_Event = iEvent.id().event();
239  if (verbosity_ % 10 > 0)
240  edm::LogInfo("IsoTrack") << "Run " << t_Run << " Event " << t_Event << " Luminosity " << iEvent.luminosityBlock()
241  << " Bunch " << iEvent.bunchCrossing() << " starts ==========";
242 
243  //Get magnetic field and ECAL channel status
245  iSetup.get<IdealMagneticFieldRecord>().get(bFieldH);
246  const MagneticField* bField = bFieldH.product();
247 
249  iSetup.get<EcalSeverityLevelAlgoRcd>().get(sevlv);
250 
251  // get handles to calogeometry and calotopology
253  iSetup.get<CaloGeometryRecord>().get(pG);
254  const CaloGeometry* geo = pG.product();
255 
256  //Get track collection
258  iEvent.getByToken(tok_genTrack_, trkCollection);
259 
260  //event weight for FLAT sample
261  t_EventWeight = 1.0;
263  iEvent.getByToken(tok_ew_, genEventInfo);
264  if (genEventInfo.isValid())
265  t_EventWeight = genEventInfo->weight();
266 
267  // genJet information
269  iEvent.getByToken(tok_jets_, genJets);
270  if (genJets.isValid()) {
271  for (unsigned iGenJet = 0; iGenJet < genJets->size(); ++iGenJet) {
272  const reco::GenJet& genJet = (*genJets)[iGenJet];
273  double genJetPt = genJet.pt();
274  double genJetEta = genJet.eta();
275  h_jetpt[0]->Fill(genJetPt);
276  h_jetpt[1]->Fill(genJetPt, t_EventWeight);
277  if (genJetEta > -2.5 && genJetEta < 2.5) {
278  h_jetpt[2]->Fill(genJetPt);
279  h_jetpt[3]->Fill(genJetPt, t_EventWeight);
280  }
281  break;
282  }
283  }
284 
285  //pf jets
287  iEvent.getByToken(tok_pfjets_, pfJets);
288 
289  //Define the best vertex and the beamspot
291  iEvent.getByToken(tok_recVtx_, recVtxs);
292  edm::Handle<reco::BeamSpot> beamSpotH;
293  iEvent.getByToken(tok_bs_, beamSpotH);
294  math::XYZPoint leadPV(0, 0, 0);
295  if (!recVtxs->empty() && !((*recVtxs)[0].isFake())) {
296  leadPV = math::XYZPoint((*recVtxs)[0].x(), (*recVtxs)[0].y(), (*recVtxs)[0].z());
297  } else if (beamSpotH.isValid()) {
298  leadPV = beamSpotH->position();
299  }
300  if (verbosity_ > 10) {
301  if ((verbosity_ % 100) / 10 > 2)
302  edm::LogInfo("IsoTrack") << "Primary Vertex " << leadPV;
303  if (beamSpotH.isValid())
304  edm::LogInfo("IsoTrack") << " Beam Spot " << beamSpotH->position();
305  }
306 
307  // RecHits
308  edm::Handle<EcalRecHitCollection> barrelRecHitsHandle;
309  edm::Handle<EcalRecHitCollection> endcapRecHitsHandle;
310  iEvent.getByToken(tok_EB_, barrelRecHitsHandle);
311  iEvent.getByToken(tok_EE_, endcapRecHitsHandle);
313  iEvent.getByToken(tok_hbhe_, hbhe);
315 
316  for (rhitItr = hbhe->begin(); rhitItr != hbhe->end(); rhitItr++) {
317  double rec_energy = rhitItr->energy();
318  int rec_ieta = rhitItr->id().ieta();
319  int rec_depth = rhitItr->id().depth();
320  int rec_zside = rhitItr->id().zside();
321  double num1_1 = rec_zside * (rec_ieta + 0.2 * (rec_depth - 1));
322  if (verbosity_ % 10 > 0)
323  edm::LogInfo("IsoTrack") << "detid/rechit/ieta/zside/depth/num "
324  << " = " << rhitItr->id() << "/" << rec_energy << "/" << rec_ieta << "/" << rec_zside
325  << "/" << rec_depth << "/" << num1_1;
326  h_iEta->Fill(rec_ieta);
327  h_Rechit_E->Fill(rec_energy);
328  h_RecHit_iEta->Fill(rec_ieta, rec_energy);
329  h_RecHit_num->Fill(num1_1, rec_energy);
330  }
331 
332  //Propagate tracks to calorimeter surface)
333  std::vector<spr::propagatedTrackDirection> trkCaloDirections;
334  spr::propagateCALO(trkCollection, geo, bField, theTrackQuality_, trkCaloDirections, ((verbosity_ / 100) % 10 > 2));
335  std::vector<spr::propagatedTrackDirection>::const_iterator trkDetItr;
336  for (trkDetItr = trkCaloDirections.begin(); trkDetItr != trkCaloDirections.end(); trkDetItr++) {
337  if (trkDetItr->okHCAL) {
338  HcalDetId detId = (HcalDetId)(trkDetItr->detIdHCAL);
339  int tk_ieta = detId.ieta();
340  const reco::Track* pTrack = &(*(trkDetItr->trkItr));
341  double tk_p = pTrack->p();
342  h_tketa0[0]->Fill(tk_ieta);
343  for (unsigned int k = 1; k < pbin.size(); ++k) {
344  if (tk_p >= pbin[k - 1] && tk_p < pbin[k]) {
345  h_tketa0[k]->Fill(tk_ieta);
346  break;
347  }
348  }
349  }
350  }
352  t_l1bits->clear();
353  for (unsigned int i = 0; i < l1Names_.size(); ++i)
354  t_l1bits->push_back(false);
355  bool useL1EventSetup = true;
356  bool useL1GtTriggerMenuLite = true;
357 
358  m_l1GtUtils.getL1GtRunCache(iEvent, iSetup, useL1EventSetup, useL1GtTriggerMenuLite);
359  int iErrorCode = -1;
360  int l1ConfCode = -1;
361  const bool l1Conf = m_l1GtUtils.availableL1Configuration(iErrorCode, l1ConfCode);
362  if (!l1Conf) {
363  edm::LogInfo("IsoTrack") << "\nL1 configuration code:" << l1ConfCode
364  << "\nNo valid L1 trigger configuration available."
365  << "\nSee text above for error code interpretation"
366  << "\nNo return here, in order to test each method"
367  << ", protected against configuration error.";
368  }
369 
370  const AlgorithmMap& algorithmMap = m_l1GtMenu->gtAlgorithmMap();
371  const std::string& menuName = m_l1GtMenu->gtTriggerMenuName();
372  if (verbosity_ % 10 > 0)
373  edm::LogInfo("IsoTrack") << "menuName " << menuName << std::endl;
374 
375  std::vector<int> algbits;
376  for (CItAlgo itAlgo = algorithmMap.begin(); itAlgo != algorithmMap.end(); itAlgo++) {
377  std::string algName = itAlgo->first;
378  int algBitNumber = (itAlgo->second).algoBitNumber();
379  bool decision = m_l1GtUtils.decision(iEvent, itAlgo->first, iErrorCode);
380 
381  bool l1ok(false);
382  if (verbosity_ % 10 > 0)
383  edm::LogInfo("IsoTrack") << algName << " " << algBitNumber << " " << decision;
384  for (unsigned int i = 0; i < l1Names_.size(); ++i) {
385  if (algName.find(l1Names_[i]) != std::string::npos) {
386  if (verbosity_ % 10 > 0)
387  edm::LogInfo("IsoTrack") << "match found"
388  << " " << algName << " " << decision;
389  t_l1bits->at(i) = (decision > 0);
390  if (decision > 0)
391  l1ok = true;
392  }
393  }
394  if (verbosity_ % 10 > 0)
395  edm::LogInfo("IsoTrack") << "l1 ok =" << l1ok;
396 
397  if (l1ok) {
399  iEvent.getByToken(tok_L1extTauJet_, l1TauHandle);
400  l1extra::L1JetParticleCollection::const_iterator itr;
401  double ptTriggered = -10;
402  double etaTriggered = -100;
403  double phiTriggered = -100;
404 
405  for (itr = l1TauHandle->begin(); itr != l1TauHandle->end(); ++itr) {
406  if (itr->pt() > ptTriggered) {
407  ptTriggered = itr->pt();
408  etaTriggered = itr->eta();
409  phiTriggered = itr->phi();
410  }
411  if (verbosity_ % 10 > 0)
412  edm::LogInfo("IsoTrack") << "tauJ pt " << itr->pt() << " eta/phi " << itr->eta() << " " << itr->phi();
413  }
415  iEvent.getByToken(tok_L1extCenJet_, l1CenJetHandle);
416  for (itr = l1CenJetHandle->begin(); itr != l1CenJetHandle->end(); ++itr) {
417  if (itr->pt() > ptTriggered) {
418  ptTriggered = itr->pt();
419  etaTriggered = itr->eta();
420  phiTriggered = itr->phi();
421  }
422  if (verbosity_ % 10 > 0)
423  edm::LogInfo("IsoTrack") << "cenJ pt " << itr->pt() << " eta/phi " << itr->eta() << " " << itr->phi();
424  }
426  iEvent.getByToken(tok_L1extFwdJet_, l1FwdJetHandle);
427  for (itr = l1FwdJetHandle->begin(); itr != l1FwdJetHandle->end(); ++itr) {
428  if (itr->pt() > ptTriggered) {
429  ptTriggered = itr->pt();
430  etaTriggered = itr->eta();
431  phiTriggered = itr->phi();
432  }
433  if (verbosity_ % 10 > 0)
434  edm::LogInfo("IsoTrack") << "forJ pt " << itr->pt() << " eta/phi " << itr->eta() << " " << itr->phi();
435  }
436  if (verbosity_ % 10 > 0)
437  edm::LogInfo("IsoTrack") << "jets pt/eta/phi = " << ptTriggered << "/" << etaTriggered << "/" << phiTriggered;
439  unsigned int nTracks(0), nselTracks(0);
440  for (trkDetItr = trkCaloDirections.begin(), nTracks = 0; trkDetItr != trkCaloDirections.end();
441  trkDetItr++, nTracks++) {
442  const reco::Track* pTrack = &(*(trkDetItr->trkItr));
443  math::XYZTLorentzVector v4(pTrack->px(), pTrack->py(), pTrack->pz(), pTrack->p());
444 
445  t_mindR1 = deltaR(etaTriggered, v4.eta(), phiTriggered, v4.phi());
446  t_mindR2 = -999;
447  if (verbosity_ % 10 > 0)
448  edm::LogInfo("IsoTrack") << "This track : " << nTracks << " (pt/eta/phi/p) :" << pTrack->pt() << "/"
449  << pTrack->eta() << "/" << pTrack->phi() << "/" << pTrack->p();
450 
451  if (verbosity_ % 10 > 0)
452  edm::LogInfo("IsoTrack") << "dr values are = " << t_mindR1;
453 
454  t_l1pt = ptTriggered;
455  t_l1eta = etaTriggered;
456  t_l1phi = phiTriggered;
457  t_l3pt = -999;
458  t_l3eta = -999;
459  t_l3phi = -999;
460 
461  //Selection of good track
462  t_selectTk = spr::goodTrack(pTrack, leadPV, selectionParameters_, ((verbosity_ / 100) % 10 > 2));
464  oneCutParameters.maxDxyPV = 10;
465  oneCutParameters.maxDzPV = 100;
466  oneCutParameters.maxInMiss = 2;
467  oneCutParameters.maxOutMiss = 2;
468  bool qltyFlag = spr::goodTrack(pTrack, leadPV, oneCutParameters, ((verbosity_ / 100) % 10 > 2));
469  oneCutParameters = selectionParameters_;
470  oneCutParameters.maxDxyPV = 10;
471  oneCutParameters.maxDzPV = 100;
472  t_qltyMissFlag = spr::goodTrack(pTrack, leadPV, oneCutParameters, ((verbosity_ / 100) % 10 > 2));
473  oneCutParameters = selectionParameters_;
474  oneCutParameters.maxInMiss = 2;
475  oneCutParameters.maxOutMiss = 2;
476  t_qltyPVFlag = spr::goodTrack(pTrack, leadPV, oneCutParameters, ((verbosity_ / 100) % 10 > 2));
477  t_ieta = 0;
478  if (trkDetItr->okHCAL) {
479  HcalDetId detId = (HcalDetId)(trkDetItr->detIdHCAL);
480  t_ieta = detId.ieta();
481  }
482  if (verbosity_ % 10 > 0)
483  edm::LogInfo("IsoTrack") << "qltyFlag|okECAL|okHCAL : " << qltyFlag << "|" << trkDetItr->okECAL << "/"
484  << trkDetItr->okHCAL;
485  t_qltyFlag = (qltyFlag && trkDetItr->okECAL && trkDetItr->okHCAL);
486  t_p = pTrack->p();
487  h_tketa1[0]->Fill(t_ieta);
488  for (unsigned int k = 1; k < pbin.size(); ++k) {
489  if (t_p >= pbin[k - 1] && t_p < pbin[k]) {
490  h_tketa1[k]->Fill(t_ieta);
491  break;
492  }
493  }
494  if (t_qltyFlag) {
495  nselTracks++;
496  h_tketa2[0]->Fill(t_ieta);
497  for (unsigned int k = 1; k < pbin.size(); ++k) {
498  if (t_p >= pbin[k - 1] && t_p < pbin[k]) {
499  h_tketa2[k]->Fill(t_ieta);
500  break;
501  }
502  }
503  int nRH_eMipDR(0), nNearTRKs(0), nRecHits(-999);
505  barrelRecHitsHandle,
506  endcapRecHitsHandle,
507  trkDetItr->pointHCAL,
508  trkDetItr->pointECAL,
509  a_mipR_,
510  trkDetItr->directionECAL,
511  nRH_eMipDR);
512  t_DetIds->clear();
513  t_HitEnergies->clear();
514  std::vector<DetId> ids;
515  t_eHcal = spr::eCone_hcal(geo,
516  hbhe,
517  trkDetItr->pointHCAL,
518  trkDetItr->pointECAL,
519  a_coneR_,
520  trkDetItr->directionHCAL,
521  nRecHits,
522  ids,
523  *t_HitEnergies);
524  for (unsigned int k = 0; k < ids.size(); ++k) {
525  t_DetIds->push_back(ids[k].rawId());
526  }
528  nTracks, trkCaloDirections, a_charIsoR_, nNearTRKs, ((verbosity_ / 100) % 10 > 2));
529  if (t_hmaxNearP < 2) {
530  h_tketa3[0]->Fill(t_ieta);
531  for (unsigned int k = 1; k < pbin.size(); ++k) {
532  if (t_p >= pbin[k - 1] && t_p < pbin[k]) {
533  h_tketa3[k]->Fill(t_ieta);
534  break;
535  }
536  }
537  if (t_eMipDR < 1) {
538  h_tketa4[0]->Fill(t_ieta);
539  for (unsigned int k = 1; k < pbin.size(); ++k) {
540  if (t_p >= pbin[k - 1] && t_p < pbin[k]) {
541  h_tketa4[k]->Fill(t_ieta);
542  break;
543  }
544  }
545  if (t_mindR1 > 1) {
546  h_tketa5[0]->Fill(t_ieta);
547  for (unsigned int k = 1; k < pbin.size(); ++k) {
548  if (t_p >= pbin[k - 1] && t_p < pbin[k]) {
549  h_tketa5[k]->Fill(t_ieta);
550  break;
551  }
552  }
553  }
554  }
555  }
556  if (verbosity_ % 10 > 0) {
557  edm::LogInfo("IsoTrack") << "This track : " << nTracks << " (pt/eta/phi/p) :" << pTrack->pt() << "/"
558  << pTrack->eta() << "/" << pTrack->phi() << "/" << t_p;
559  edm::LogInfo("IsoTrack") << "e_MIP " << t_eMipDR << " Chg Isolation " << t_hmaxNearP << " eHcal" << t_eHcal
560  << " ieta " << t_ieta << " Quality " << t_qltyMissFlag << ":" << t_qltyPVFlag
561  << ":" << t_selectTk;
562  for (unsigned int lll = 0; lll < t_DetIds->size(); lll++) {
563  edm::LogInfo("IsoTrack") << "det id is = " << t_DetIds->at(lll) << " "
564  << " hit enery is = " << t_HitEnergies->at(lll);
565  }
566  }
567  if (t_p > 20.0 && t_eMipDR < 2.0 && t_hmaxNearP < 10.0) {
568  tree->Fill();
569  }
570  }
571  }
572  }
573  }
574 }
RunNumber_t run() const
Definition: EventID.h:38
double p() const
momentum vector magnitude
Definition: TrackBase.h:599
double eCone_hcal(const CaloGeometry *geo, edm::Handle< T > &hits, const GlobalPoint &hpoint1, const GlobalPoint &point1, double dR, const GlobalVector &trackMom, int &nRecHits, double hbThr=-100, double heThr=-100, double hfThr=-100, double hoThr=-100, double tMin=-500, double tMax=500, int detOnly=-1, int useRaw=0, bool debug=false)
const std::string & gtTriggerMenuName() const
EventNumber_t event() const
Definition: EventID.h:40
spr::trackSelectionParameters selectionParameters_
std::vector< double > * t_HitEnergies
const edm::EDGetTokenT< reco::TrackCollection > tok_genTrack_
std::vector< spr::propagatedTrackID > propagateCALO(edm::Handle< reco::TrackCollection > &trkCollection, const CaloGeometry *geo, const MagneticField *bField, const std::string &theTrackQuality, bool debug=false)
const unsigned int nTracks(const reco::Vertex &sv)
const L1GtTriggerMenu * m_l1GtMenu
const edm::EDGetTokenT< GenEventInfoProduct > tok_ew_
std::vector< unsigned int > * t_DetIds
double eta() const final
momentum pseudorapidity
const double a_mipR_
edm::EDGetTokenT< EcalRecHitCollection > tok_EE_
TProfile * h_RecHit_num
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extCenJet_
const int verbosity_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:525
std::map< std::string, L1GtAlgorithm > AlgorithmMap
map containing the algorithms
const bool availableL1Configuration(int &errorCode, int &l1ConfCode) const
Definition: L1GtUtils.cc:1637
const edm::EDGetTokenT< reco::BeamSpot > tok_bs_
TH1I * h_tketa0[6]
std::vector< T >::const_iterator const_iterator
int bunchCrossing() const
Definition: EventBase.h:64
TH1I * h_tketa3[6]
edm::LuminosityBlockNumber_t luminosityBlock() const
Definition: EventBase.h:61
double phi() const
azimuthal angle of momentum vector
Definition: TrackBase.h:614
double pt() const final
transverse momentum
const bool decision(const edm::Event &iEvent, const std::string &nameAlgoTechTrig, int &errorCode) const
Definition: L1GtUtils.cc:1024
double chargeIsolationCone(unsigned int trkIndex, std::vector< spr::propagatedTrackDirection > &trkDirs, double dR, int &nNearTRKs, bool debug=false)
double px() const
x coordinate of momentum vector
Definition: TrackBase.h:605
double weight() const
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extTauJet_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbhe_
const std::string theTrackQuality_
TH1I * h_tketa5[6]
TH1I * h_tketa1[6]
AlgorithmMap::const_iterator CItAlgo
iterators through map containing the algorithms
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:29
TH1I * h_tketa4[6]
double eta() const
pseudorapidity of momentum vector
Definition: TrackBase.h:617
std::vector< double > pbin
static const bool useL1GtTriggerMenuLite(true)
double deltaR(double eta1, double eta2, double phi1, double phi2)
bool goodTrack(const reco::Track *pTrack, math::XYZPoint leadPV, trackSelectionParameters parameters, bool debug=false)
std::vector< bool > * t_l1bits
double pt() const
track transverse momentum
Definition: TrackBase.h:602
TH1I * h_tketa2[6]
int ieta() const
get the cell ieta
Definition: HcalDetId.h:155
edm::EDGetTokenT< EcalRecHitCollection > tok_EB_
const double a_charIsoR_
Jets made from MC generator particles.
Definition: GenJet.h:23
const edm::EDGetTokenT< reco::VertexCollection > tok_recVtx_
double eCone_ecal(const CaloGeometry *geo, edm::Handle< T > &barrelhits, edm::Handle< T > &endcaphits, const GlobalPoint &hpoint1, const GlobalPoint &point1, double dR, const GlobalVector &trackMom, int &nRecHits, double ebThr=-100, double eeThr=-100, double tMin=-500, double tMax=500, bool debug=false)
edm::EDGetTokenT< l1extra::L1JetParticleCollection > tok_L1extFwdJet_
const edm::EDGetTokenT< reco::GenJetCollection > tok_jets_
bool isValid() const
Definition: HandleBase.h:70
double pz() const
z coordinate of momentum vector
Definition: TrackBase.h:611
const_iterator end() const
double t_EventWeight
L1GtUtils m_l1GtUtils
TProfile * h_RecHit_iEta
XYZPointD XYZPoint
point in space with cartesian internal representation
Definition: Point3D.h:12
edm::EventID id() const
Definition: EventBase.h:59
void getL1GtRunCache(const edm::Run &, const edm::EventSetup &, const bool, const bool)
get all the run-constant quantities for L1 trigger and cache them
Definition: L1GtUtils.cc:274
T get() const
Definition: EventSetup.h:73
const AlgorithmMap & gtAlgorithmMap() const
get / set the algorithm map (by name)
const Point & position() const
position
Definition: BeamSpot.h:59
Definition: tree.py:1
const edm::EDGetTokenT< reco::PFJetCollection > tok_pfjets_
const double a_coneR_
TH1F * h_jetpt[4]
T const * product() const
Definition: ESHandle.h:86
const std::vector< std::string > l1Names_
const_iterator begin() const
double py() const
y coordinate of momentum vector
Definition: TrackBase.h:608
static const bool useL1EventSetup(true)
void IsoTrackCalib::beginJob ( void  )
overrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 576 of file IsoTrackCalib.cc.

References fs_, h_iEta, h_jetpt, h_Rechit_E, h_RecHit_iEta, h_RecHit_num, h_tketa0, h_tketa1, h_tketa2, h_tketa3, h_tketa4, h_tketa5, dqmdumpme::k, TFileService::make(), Skims_PA_cff::name, pbin, AlCaHLTBitMon_QueryRunRegistry::string, t_DetIds, t_eHcal, t_eMipDR, t_Event, t_EventWeight, t_HitEnergies, t_hmaxNearP, t_ieta, t_l1bits, t_l1eta, t_l1phi, t_l1pt, t_l3eta, t_l3phi, t_l3pt, t_mindR1, t_mindR2, t_p, t_qltyFlag, t_qltyMissFlag, t_qltyPVFlag, t_Run, t_selectTk, and overlapproblemtsosanalyzer_cfi::title.

576  {
577  h_RecHit_iEta = fs_->make<TProfile>("rechit_ieta", "Rec hit vs. ieta", 60, -30, 30, 0, 1000);
578  h_RecHit_num = fs_->make<TProfile>("rechit_num", "Rec hit vs. num", 100, 0, 20, 0, 1000);
579  h_iEta = fs_->make<TH1I>("iEta", "iEta", 60, -30, 30);
580  h_Rechit_E = fs_->make<TH1F>("Rechit_E", "Rechit_E", 100, 0, 1000);
581 
582  double prange[5] = {20, 30, 40, 60, 100};
583  for (int k = 0; k < 5; ++k)
584  pbin.push_back(prange[k]);
585  std::string type[6] = {"All", "Trigger OK", "Tree Selected", "Charge Isolation", "MIP Cut", "L1 Cut"};
586  for (unsigned int k = 0; k < pbin.size(); ++k) {
587  char name[20], namp[20], title[100];
588  if (k == 0)
589  sprintf(namp, "all momentum");
590  else
591  sprintf(namp, "p = %4.0f:%4.0f GeV", pbin[k - 1], pbin[k]);
592  sprintf(name, "TrackEta0%d", k);
593  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[0].c_str());
594  h_tketa0[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
595  sprintf(name, "TrackEta1%d", k);
596  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[1].c_str());
597  h_tketa1[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
598  sprintf(name, "TrackEta2%d", k);
599  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[2].c_str());
600  h_tketa2[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
601  sprintf(name, "TrackEta3%d", k);
602  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[3].c_str());
603  h_tketa3[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
604  sprintf(name, "TrackEta4%d", k);
605  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[4].c_str());
606  h_tketa4[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
607  sprintf(name, "TrackEta5%d", k);
608  sprintf(title, "Track #eta for tracks with %s (%s)", namp, type[5].c_str());
609  h_tketa5[k] = fs_->make<TH1I>(name, title, 60, -30, 30);
610  }
611  h_jetpt[0] = fs_->make<TH1F>("Jetpt0", "Jet p_T (All)", 500, 0., 2500.);
612  h_jetpt[1] = fs_->make<TH1F>("Jetpt1", "Jet p_T (All Weighted)", 500, 0., 2500.);
613  h_jetpt[2] = fs_->make<TH1F>("Jetpt2", "Jet p_T (|#eta| < 2.5)", 500, 0., 2500.);
614  h_jetpt[3] = fs_->make<TH1F>("Jetpt3", "Jet p_T (|#eta| < 2.5 Weighted)", 500, 0., 2500.);
615 
616  tree = fs_->make<TTree>("CalibTree", "CalibTree");
617 
618  tree->Branch("t_Run", &t_Run, "t_Run/I");
619  tree->Branch("t_Event", &t_Event, "t_Event/I");
620  tree->Branch("t_ieta", &t_ieta, "t_ieta/I");
621  tree->Branch("t_EventWeight", &t_EventWeight, "t_EventWeight/D");
622  tree->Branch("t_l1pt", &t_l1pt, "t_l1pt/D");
623  tree->Branch("t_l1eta", &t_l1eta, "t_l1eta/D");
624  tree->Branch("t_l1phi", &t_l1phi, "t_l1phi/D");
625  tree->Branch("t_l3pt", &t_l3pt, "t_l3pt/D");
626  tree->Branch("t_l3eta", &t_l3eta, "t_l3eta/D");
627  tree->Branch("t_l3phi", &t_l3phi, "t_l3phi/D");
628  tree->Branch("t_p", &t_p, "t_p/D");
629  tree->Branch("t_mindR1", &t_mindR1, "t_mindR1/D");
630  tree->Branch("t_mindR2", &t_mindR2, "t_mindR2/D");
631  tree->Branch("t_eMipDR", &t_eMipDR, "t_eMipDR/D");
632  tree->Branch("t_eHcal", &t_eHcal, "t_eHcal/D");
633  tree->Branch("t_hmaxNearP", &t_hmaxNearP, "t_hmaxNearP/D");
634  tree->Branch("t_selectTk", &t_selectTk, "t_selectTk/O");
635  tree->Branch("t_qltyFlag", &t_qltyFlag, "t_qltyFlag/O");
636  tree->Branch("t_qltyMissFlag", &t_qltyMissFlag, "t_qltyMissFlag/O");
637  tree->Branch("t_qltyPVFlag", &t_qltyPVFlag, "t_qltyPVFlag/O)");
638 
639  t_DetIds = new std::vector<unsigned int>();
640  t_HitEnergies = new std::vector<double>();
641  t_l1bits = new std::vector<bool>();
642  tree->Branch("t_DetIds", "std::vector<unsigned int>", &t_DetIds);
643  tree->Branch("t_HitEnergies", "std::vector<double>", &t_HitEnergies);
644  tree->Branch("t_l1bits", "std::vector<bool>", &t_l1bits);
645 }
type
Definition: HCALResponse.h:21
std::vector< double > * t_HitEnergies
std::vector< unsigned int > * t_DetIds
TProfile * h_RecHit_num
TH1I * h_tketa0[6]
TH1I * h_tketa3[6]
T * make(const Args &...args) const
make new ROOT object
Definition: TFileService.h:64
TH1I * h_tketa5[6]
TH1I * h_tketa1[6]
TH1I * h_tketa4[6]
std::vector< double > pbin
edm::Service< TFileService > fs_
std::vector< bool > * t_l1bits
TH1I * h_tketa2[6]
double t_EventWeight
TProfile * h_RecHit_iEta
Definition: tree.py:1
TH1F * h_jetpt[4]
void IsoTrackCalib::beginRun ( edm::Run const &  iRun,
edm::EventSetup const &  iSetup 
)
overrideprivate

Definition at line 648 of file IsoTrackCalib.cc.

References dqmdumpme::first, L1GtTriggerMenu::gtAlgorithmMap(), L1GtTriggerMenu::gtTriggerMenuName(), hltConfig_, HLTConfigProvider::init(), l1AlgoMap_, m_l1GtMenu, m_l1GtUtils, convertSQLiteXML::ok, L1GtUtils::ptrL1TriggerMenuEventSetup(), edm::RunBase::run(), AlCaHLTBitMon_QueryRunRegistry::string, and verbosity_.

Referenced by endJob().

648  {
649  bool changed = false;
650  bool ok = hltConfig_.init(iRun, iSetup, "HLT", changed);
651  edm::LogInfo("IsoTrack") << "Run " << iRun.run() << " hltconfig.init " << ok;
652 
653  int iErrorCode = -1;
655  const AlgorithmMap& algorithmMap = m_l1GtMenu->gtAlgorithmMap();
656  const std::string& menuName = m_l1GtMenu->gtTriggerMenuName();
657 
658  if (verbosity_ % 10 > 0)
659  edm::LogInfo("IsoTrack") << "menuName " << menuName;
660  for (CItAlgo itAlgo = algorithmMap.begin(); itAlgo != algorithmMap.end(); itAlgo++) {
661  std::string algName = itAlgo->first;
662  int algBitNumber = (itAlgo->second).algoBitNumber();
663  l1AlgoMap_.insert(std::pair<std::pair<unsigned int, std::string>, int>(
664  std::pair<unsigned int, std::string>(algBitNumber, algName), 0));
665  }
666  std::map<std::pair<unsigned int, std::string>, int>::iterator itr;
667  for (itr = l1AlgoMap_.begin(); itr != l1AlgoMap_.end(); itr++) {
668  if (verbosity_ % 10 > 0)
669  edm::LogInfo("IsoTrack") << " ********** " << (itr->first).first << " " << (itr->first).second << " "
670  << itr->second;
671  }
672 }
const std::string & gtTriggerMenuName() const
const L1GtTriggerMenu * m_l1GtMenu
HLTConfigProvider hltConfig_
const int verbosity_
std::map< std::string, L1GtAlgorithm > AlgorithmMap
map containing the algorithms
std::map< std::pair< unsigned int, std::string >, int > l1AlgoMap_
AlgorithmMap::const_iterator CItAlgo
iterators through map containing the algorithms
L1GtUtils m_l1GtUtils
bool init(const edm::Run &iRun, const edm::EventSetup &iSetup, const std::string &processName, bool &changed)
d&#39;tor
const AlgorithmMap & gtAlgorithmMap() const
get / set the algorithm map (by name)
const L1GtTriggerMenu * ptrL1TriggerMenuEventSetup(int &errorCode)
return a pointer to the L1 trigger menu from event setup
Definition: L1GtUtils.cc:1577
double IsoTrackCalib::deltaR ( double  eta1,
double  eta2,
double  phi1,
double  phi2 
)
private

Definition at line 704 of file IsoTrackCalib.cc.

References DEFINE_FWK_MODULE, HLT_2018_cff::eta2, M_PI, and mathSSE::sqrt().

Referenced by analyze(), and endJob().

704  {
705  double deta = eta1 - eta2;
706  if (phi1 < 0)
707  phi1 += 2.0 * M_PI;
708  if (phi2 < 0)
709  phi2 += 2.0 * M_PI;
710  double dphi = phi1 - phi2;
711  if (dphi > M_PI)
712  dphi -= 2. * M_PI;
713  else if (dphi < -M_PI)
714  dphi += 2. * M_PI;
715  return std::sqrt(deta * deta + dphi * dphi);
716 }
T sqrt(T t)
Definition: SSEVec.h:19
#define M_PI
double IsoTrackCalib::dEta ( math::XYZTLorentzVector vec1,
math::XYZTLorentzVector vec2 
)
private

Definition at line 679 of file IsoTrackCalib.cc.

Referenced by dR(), and endJob().

679  {
680  return (vec1.eta() - vec2.eta());
681 }
std::vector< double > vec1
Definition: HCALResponse.h:15
std::vector< vec1 > vec2
Definition: HCALResponse.h:16
double IsoTrackCalib::dPhi ( math::XYZTLorentzVector vec1,
math::XYZTLorentzVector vec2 
)
private

Definition at line 683 of file IsoTrackCalib.cc.

References M_PI.

Referenced by dR(), and endJob().

683  {
684  double phi1 = vec1.phi();
685  if (phi1 < 0)
686  phi1 += 2.0 * M_PI;
687  double phi2 = vec2.phi();
688  if (phi2 < 0)
689  phi2 += 2.0 * M_PI;
690  double dphi = phi1 - phi2;
691  if (dphi > M_PI)
692  dphi -= 2. * M_PI;
693  else if (dphi < -M_PI)
694  dphi += 2. * M_PI;
695  return dphi;
696 }
std::vector< double > vec1
Definition: HCALResponse.h:15
#define M_PI
std::vector< vec1 > vec2
Definition: HCALResponse.h:16
double IsoTrackCalib::dR ( math::XYZTLorentzVector vec1,
math::XYZTLorentzVector vec2 
)
private

Definition at line 698 of file IsoTrackCalib.cc.

References dEta(), dPhi(), and mathSSE::sqrt().

Referenced by endJob().

698  {
699  double deta = dEta(vec1, vec2);
700  double dphi = dPhi(vec1, vec2);
701  return std::sqrt(deta * deta + dphi * dphi);
702 }
std::vector< double > vec1
Definition: HCALResponse.h:15
T sqrt(T t)
Definition: SSEVec.h:19
double dEta(math::XYZTLorentzVector &, math::XYZTLorentzVector &)
double dPhi(math::XYZTLorentzVector &, math::XYZTLorentzVector &)
std::vector< vec1 > vec2
Definition: HCALResponse.h:16
void IsoTrackCalib::endJob ( void  )
inlineoverrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 92 of file IsoTrackCalib.cc.

References beginRun(), deltaR(), dEta(), dPhi(), dR(), endRun(), HLT_2018_cff::eta1, and HLT_2018_cff::eta2.

Referenced by o2olib.O2ORunMgr::executeJob().

92 {}
void IsoTrackCalib::endRun ( edm::Run const &  iRun,
edm::EventSetup const &   
)
overrideprivate

Definition at line 675 of file IsoTrackCalib.cc.

References edm::RunBase::run().

Referenced by endJob().

675  {
676  edm::LogInfo("IsoTrack") << "endRun " << iRun.run() << std::endl;
677 }
void IsoTrackCalib::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 214 of file IsoTrackCalib.cc.

References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.

214  {
215  std::vector<std::string> seeds = {
216  "L1_SingleJet36", "L1_SingleJet52", "L1_SingleJet68", "L1_SingleJet92", "L1_SingleJet128"};
218  desc.addUntracked<int>("Verbosity", 0);
219  desc.addUntracked<std::vector<std::string> >("L1Seed", seeds);
220  desc.addUntracked<std::string>("TrackQuality", "highPurity");
221  desc.addUntracked<double>("MinTrackPt", 10.0);
222  desc.addUntracked<double>("MaxDxyPV", 0.02);
223  desc.addUntracked<double>("MaxDzPV", 0.02);
224  desc.addUntracked<double>("MaxChi2", 5.0);
225  desc.addUntracked<double>("MaxDpOverP", 0.1);
226  desc.addUntracked<int>("MinOuterHit", 4);
227  desc.addUntracked<int>("MinLayerCrossed", 8);
228  desc.addUntracked<int>("MaxInMiss", 0);
229  desc.addUntracked<int>("MaxOutMiss", 0);
230  desc.addUntracked<double>("ConeRadius", 34.98);
231  desc.addUntracked<double>("ConeRadiusMIP", 14.0);
232  desc.addUntracked<bool>("IsItAOD", false);
233  descriptions.add("isoTrackCalib", desc);
234 }
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
void add(std::string const &label, ParameterSetDescription const &psetDescription)

Member Data Documentation

const double IsoTrackCalib::a_charIsoR_
private

Definition at line 109 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const double IsoTrackCalib::a_coneR_
private

Definition at line 109 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const double IsoTrackCalib::a_mipR_
private

Definition at line 109 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

edm::Service<TFileService> IsoTrackCalib::fs_
private

Definition at line 101 of file IsoTrackCalib.cc.

Referenced by beginJob().

TH1I* IsoTrackCalib::h_iEta
private

Definition at line 135 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1F * IsoTrackCalib::h_jetp
private

Definition at line 137 of file IsoTrackCalib.cc.

TH1F* IsoTrackCalib::h_jetpt[4]
private

Definition at line 138 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1F* IsoTrackCalib::h_Rechit_E
private

Definition at line 137 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TProfile* IsoTrackCalib::h_RecHit_iEta
private

Definition at line 134 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TProfile * IsoTrackCalib::h_RecHit_num
private

Definition at line 134 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta0[5]
private

Definition at line 135 of file IsoTrackCalib.cc.

TH1I* IsoTrackCalib::h_tketa0[6]
private

Definition at line 139 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta1[5]
private

Definition at line 135 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa1[6]
private

Definition at line 139 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta2[5]
private

Definition at line 135 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa2[6]
private

Definition at line 139 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I* IsoTrackCalib::h_tkEta3[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I* IsoTrackCalib::h_tketa3[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta4[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa4[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta5[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa5[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

HLTConfigProvider IsoTrackCalib::hltConfig_
private

Definition at line 102 of file IsoTrackCalib.cc.

Referenced by beginRun().

std::map<std::pair<unsigned int, std::string>, int> IsoTrackCalib::l1AlgoMap_
private

Definition at line 141 of file IsoTrackCalib.cc.

Referenced by beginRun().

const std::vector<std::string> IsoTrackCalib::l1Names_
private

Definition at line 106 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const L1GtTriggerMenu* IsoTrackCalib::m_l1GtMenu
private

Definition at line 104 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginRun().

L1GtUtils IsoTrackCalib::m_l1GtUtils
private

Definition at line 103 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginRun().

std::vector<double> IsoTrackCalib::pbin
private

Definition at line 133 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

spr::trackSelectionParameters IsoTrackCalib::selectionParameters_
private

Definition at line 107 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

std::vector<unsigned int>* IsoTrackCalib::t_DetIds
private

Definition at line 132 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_eHcal
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_eMipDR
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_Event
private

Definition at line 126 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_EventWeight
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

std::vector<double>* IsoTrackCalib::t_HitEnergies
private

Definition at line 133 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_hmaxNearP
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_ieta
private

Definition at line 126 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

std::vector<bool>* IsoTrackCalib::t_l1bits
private

Definition at line 110 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1eta
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1phi
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1pt
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3eta
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3phi
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3pt
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_mindR1
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_mindR2
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_p
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyFlag
private

Definition at line 131 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyMissFlag
private

Definition at line 131 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyPVFlag
private

Definition at line 131 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_Run
private

Definition at line 126 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_selectTk
private

Definition at line 131 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

const std::string IsoTrackCalib::theTrackQuality_
private

Definition at line 108 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const edm::EDGetTokenT<reco::BeamSpot> IsoTrackCalib::tok_bs_
private

Definition at line 114 of file IsoTrackCalib.cc.

Referenced by analyze().

edm::EDGetTokenT<EcalRecHitCollection> IsoTrackCalib::tok_EB_
private

Definition at line 115 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

edm::EDGetTokenT<EcalRecHitCollection> IsoTrackCalib::tok_EE_
private

Definition at line 116 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const edm::EDGetTokenT<GenEventInfoProduct> IsoTrackCalib::tok_ew_
private

Definition at line 118 of file IsoTrackCalib.cc.

Referenced by analyze().

const edm::EDGetTokenT<reco::TrackCollection> IsoTrackCalib::tok_genTrack_
private

Definition at line 112 of file IsoTrackCalib.cc.

Referenced by analyze().

edm::EDGetTokenT<HBHERecHitCollection> IsoTrackCalib::tok_hbhe_
private

Definition at line 117 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const edm::EDGetTokenT<reco::GenJetCollection> IsoTrackCalib::tok_jets_
private

Definition at line 119 of file IsoTrackCalib.cc.

Referenced by analyze().

edm::EDGetTokenT<l1extra::L1JetParticleCollection> IsoTrackCalib::tok_L1extCenJet_
private

Definition at line 122 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

edm::EDGetTokenT<l1extra::L1JetParticleCollection> IsoTrackCalib::tok_L1extFwdJet_
private

Definition at line 123 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

edm::EDGetTokenT<l1extra::L1JetParticleCollection> IsoTrackCalib::tok_L1extTauJet_
private

Definition at line 121 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const edm::EDGetTokenT<reco::PFJetCollection> IsoTrackCalib::tok_pfjets_
private

Definition at line 120 of file IsoTrackCalib.cc.

Referenced by analyze().

const edm::EDGetTokenT<reco::VertexCollection> IsoTrackCalib::tok_recVtx_
private

Definition at line 113 of file IsoTrackCalib.cc.

Referenced by analyze().

TTree* IsoTrackCalib::tree
private
const int IsoTrackCalib::verbosity_
private

Definition at line 105 of file IsoTrackCalib.cc.

Referenced by analyze(), beginRun(), and IsoTrackCalib().