CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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
 
 EDAnalyzer (const EDAnalyzer &)=delete
 
SerialTaskQueueglobalLuminosityBlocksQueue () final
 
SerialTaskQueueglobalRunsQueue () final
 
const EDAnalyzeroperator= (const EDAnalyzer &)=delete
 
bool wantsGlobalLuminosityBlocks () const final
 
bool wantsGlobalRuns () const final
 
bool wantsInputProcessBlocks () const final
 
bool wantsProcessBlocks () 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
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex >
const & 
esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector
< ProductResolverIndexAndSkipBit >
const & 
itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

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::BeamSpot
tok_bs_
 
edm::EDGetTokenT
< EcalRecHitCollection
tok_EB_
 
edm::EDGetTokenT
< EcalRecHitCollection
tok_EE_
 
const edm::EDGetTokenT
< GenEventInfoProduct
tok_ew_
 
const edm::EDGetTokenT
< reco::TrackCollection
tok_genTrack_
 
edm::ESGetToken< CaloGeometry,
CaloGeometryRecord
tok_geom_
 
edm::EDGetTokenT
< HBHERecHitCollection
tok_hbhe_
 
const edm::EDGetTokenT
< reco::GenJetCollection
tok_jets_
 
edm::EDGetTokenT
< l1extra::L1JetParticleCollection
tok_L1extCenJet_
 
edm::EDGetTokenT
< l1extra::L1JetParticleCollection
tok_L1extFwdJet_
 
edm::EDGetTokenT
< l1extra::L1JetParticleCollection
tok_L1extTauJet_
 
edm::ESGetToken< MagneticField,
IdealMagneticFieldRecord
tok_magField_
 
const edm::EDGetTokenT
< reco::PFJetCollection
tok_pfjets_
 
const edm::EDGetTokenT
< reco::VertexCollection
tok_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)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description

Definition at line 80 of file IsoTrackCalib.cc.

Constructor & Destructor Documentation

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

Definition at line 146 of file IsoTrackCalib.cc.

References a_charIsoR_, a_coneR_, a_mipR_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_FULL_cff::InputTag, isotrackApplyRegressor::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_geom_, tok_hbhe_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, tok_magField_, and verbosity_.

148  verbosity_(iConfig.getUntrackedParameter<int>("Verbosity", 0)),
149  l1Names_(iConfig.getUntrackedParameter<std::vector<std::string> >("L1Seed")),
150  theTrackQuality_(iConfig.getUntrackedParameter<std::string>("TrackQuality", "highPurity")),
151  a_coneR_(iConfig.getUntrackedParameter<double>("ConeRadius", 34.98)),
152  a_charIsoR_(a_coneR_ + 28.9),
153  a_mipR_(iConfig.getUntrackedParameter<double>("ConeRadiusMIP", 14.0)),
154  tok_genTrack_(consumes<reco::TrackCollection>(edm::InputTag("generalTracks"))),
155  tok_recVtx_(consumes<reco::VertexCollection>(edm::InputTag("offlinePrimaryVertices"))),
156  tok_bs_(consumes<reco::BeamSpot>(edm::InputTag("offlineBeamSpot"))),
157  tok_ew_(consumes<GenEventInfoProduct>(edm::InputTag("generatorSmeared"))),
158  tok_jets_(consumes<reco::GenJetCollection>(iConfig.getParameter<edm::InputTag>("JetSource"))),
159  tok_pfjets_(consumes<reco::PFJetCollection>(edm::InputTag("ak5PFJets"))) {
160  usesResource(TFileService::kSharedResource);
161 
162  //now do whatever initialization is needed
164  selectionParameters_.minPt = iConfig.getUntrackedParameter<double>("MinTrackPt", 10.0);
165  selectionParameters_.minQuality = trackQuality_;
166  selectionParameters_.maxDxyPV = iConfig.getUntrackedParameter<double>("MaxDxyPV", 0.2);
167  selectionParameters_.maxDzPV = iConfig.getUntrackedParameter<double>("MaxDzPV", 5.0);
168  selectionParameters_.maxChi2 = iConfig.getUntrackedParameter<double>("MaxChi2", 5.0);
169  selectionParameters_.maxDpOverP = iConfig.getUntrackedParameter<double>("MaxDpOverP", 0.1);
170  selectionParameters_.minOuterHit = iConfig.getUntrackedParameter<int>("MinOuterHit", 4);
171  selectionParameters_.minLayerCrossed = iConfig.getUntrackedParameter<int>("MinLayerCrossed", 8);
172  selectionParameters_.maxInMiss = iConfig.getUntrackedParameter<int>("MaxInMiss", 0);
173  selectionParameters_.maxOutMiss = iConfig.getUntrackedParameter<int>("MaxOutMiss", 0);
174  bool isItAOD = iConfig.getUntrackedParameter<bool>("IsItAOD", false);
175  edm::InputTag L1extraTauJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraTauJetSource");
176  edm::InputTag L1extraCenJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraCenJetSource");
177  edm::InputTag L1extraFwdJetSource_ = iConfig.getParameter<edm::InputTag>("L1extraFwdJetSource");
178 
179  // define tokens for access
180  if (isItAOD) {
181  tok_EB_ = consumes<EcalRecHitCollection>(edm::InputTag("reducedEcalRecHitsEB"));
182  tok_EE_ = consumes<EcalRecHitCollection>(edm::InputTag("reducedEcalRecHitsEE"));
183  tok_hbhe_ = consumes<HBHERecHitCollection>(edm::InputTag("reducedHcalRecHits", "hbhereco"));
184  } else {
185  tok_EB_ = consumes<EcalRecHitCollection>(edm::InputTag("ecalRecHit", "EcalRecHitsEB"));
186  tok_EE_ = consumes<EcalRecHitCollection>(edm::InputTag("ecalRecHit", "EcalRecHitsEE"));
187  tok_hbhe_ = consumes<HBHERecHitCollection>(edm::InputTag("hbhereco"));
188  }
189  tok_L1extTauJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraTauJetSource_);
190  tok_L1extCenJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraCenJetSource_);
191  tok_L1extFwdJet_ = consumes<l1extra::L1JetParticleCollection>(L1extraFwdJetSource_);
192  if (verbosity_ >= 0) {
193  edm::LogVerbatim("IsoTrack") << "Parameters read from config file \n"
194  << "\t minPt " << selectionParameters_.minPt << "\t theTrackQuality "
195  << theTrackQuality_ << "\t minQuality " << selectionParameters_.minQuality
196  << "\t maxDxyPV " << selectionParameters_.maxDxyPV << "\t maxDzPV "
198  << "\t maxDpOverP " << selectionParameters_.maxDpOverP << "\t minOuterHit "
199  << selectionParameters_.minOuterHit << "\t minLayerCrossed "
200  << selectionParameters_.minLayerCrossed << "\t maxInMiss "
201  << selectionParameters_.maxInMiss << "\t maxOutMiss "
202  << selectionParameters_.maxOutMiss << "\t a_coneR " << a_coneR_ << "\t a_charIsoR "
203  << a_charIsoR_ << "\t a_mipR " << a_mipR_ << "\t isItAOD " << isItAOD;
204  edm::LogVerbatim("IsoTrack") << l1Names_.size() << " triggers to be studied";
205  for (unsigned int k = 0; k < l1Names_.size(); ++k)
206  edm::LogVerbatim("IsoTrack") << "[" << k << "]: " << l1Names_[k];
207  }
208 
209  tok_geom_ = esConsumes<CaloGeometry, CaloGeometryRecord>();
210  tok_magField_ = esConsumes<MagneticField, IdealMagneticFieldRecord>();
211 }
static const std::string kSharedResource
Definition: TFileService.h:76
Log< level::Info, true > LogVerbatim
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_
edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > tok_magField_
static const bool useL1GtTriggerMenuLite(true)
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > tok_geom_
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
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
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 213 of file IsoTrackCalib.cc.

213  {
214  // do anything here that needs to be done at desctruction time
215  // (e.g. close files, deallocate resources etc.)
216 }

Member Function Documentation

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

Implements edm::one::EDAnalyzerBase.

Definition at line 241 of file IsoTrackCalib.cc.

References a_charIsoR_, a_coneR_, a_mipR_, L1GtUtils::availableL1Configuration(), ecalTB2006H4_GenSimDigiReco_cfg::bField, edm::EventBase::bunchCrossing(), spr::chargeIsolationCone(), L1GtUtils::decision(), deltaR(), spr::eCone_ecal(), spr::eCone_hcal(), reco::LeafCandidate::eta(), reco::TrackBase::eta(), edm::EventID::event(), edm::Event::getByToken(), edm::EventSetup::getData(), 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, mps_fire::i, edm::EventBase::id(), HcalDetId::ieta(), edm::HandleBase::isValid(), isotrackApplyRegressor::k, l1Names_, edm::EventBase::luminosityBlock(), m_l1GtMenu, m_l1GtUtils, spr::trackSelectionParameters::maxDxyPV, spr::trackSelectionParameters::maxDzPV, spr::trackSelectionParameters::maxInMiss, spr::trackSelectionParameters::maxOutMiss, BeamSpotPI::nTracks, reco::TrackBase::p(), pbin, pfJets_cff::pfJets, reco::TrackBase::phi(), 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_geom_, tok_hbhe_, tok_jets_, tok_L1extCenJet_, tok_L1extFwdJet_, tok_L1extTauJet_, tok_magField_, tok_pfjets_, tok_recVtx_, tree, useL1EventSetup(), useL1GtTriggerMenuLite(), verbosity_, x, y, and z.

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

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 575 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, isotrackApplyRegressor::k, TFileService::make(), mergeVDriftHistosByStation::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, runGCPTkAlMap::title, and tree.

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

Definition at line 647 of file IsoTrackCalib.cc.

References 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_.

647  {
648  bool changed = false;
649  bool ok = hltConfig_.init(iRun, iSetup, "HLT", changed);
650  edm::LogVerbatim("IsoTrack") << "Run " << iRun.run() << " hltconfig.init " << ok;
651 
652  int iErrorCode = -1;
654  const AlgorithmMap& algorithmMap = m_l1GtMenu->gtAlgorithmMap();
655  const std::string& menuName = m_l1GtMenu->gtTriggerMenuName();
656 
657  if (verbosity_ % 10 > 0)
658  edm::LogVerbatim("IsoTrack") << "menuName " << menuName;
659  for (CItAlgo itAlgo = algorithmMap.begin(); itAlgo != algorithmMap.end(); itAlgo++) {
660  std::string algName = itAlgo->first;
661  int algBitNumber = (itAlgo->second).algoBitNumber();
662  l1AlgoMap_.insert(std::pair<std::pair<unsigned int, std::string>, int>(
663  std::pair<unsigned int, std::string>(algBitNumber, algName), 0));
664  }
665  std::map<std::pair<unsigned int, std::string>, int>::iterator itr;
666  for (itr = l1AlgoMap_.begin(); itr != l1AlgoMap_.end(); itr++) {
667  if (verbosity_ % 10 > 0)
668  edm::LogVerbatim("IsoTrack") << " ********** " << (itr->first).first << " " << (itr->first).second << " "
669  << itr->second;
670  }
671 }
Log< level::Info, true > LogVerbatim
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:1619
double IsoTrackCalib::deltaR ( double  eta1,
double  eta2,
double  phi1,
double  phi2 
)
private

Definition at line 703 of file IsoTrackCalib.cc.

References HLT_FULL_cff::eta2, M_PI, and mathSSE::sqrt().

Referenced by analyze().

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

Definition at line 678 of file IsoTrackCalib.cc.

Referenced by dR().

678  {
679  return (vec1.eta() - vec2.eta());
680 }
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 682 of file IsoTrackCalib.cc.

References M_PI.

Referenced by dR().

682  {
683  double phi1 = vec1.phi();
684  if (phi1 < 0)
685  phi1 += 2.0 * M_PI;
686  double phi2 = vec2.phi();
687  if (phi2 < 0)
688  phi2 += 2.0 * M_PI;
689  double dphi = phi1 - phi2;
690  if (dphi > M_PI)
691  dphi -= 2. * M_PI;
692  else if (dphi < -M_PI)
693  dphi += 2. * M_PI;
694  return dphi;
695 }
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 697 of file IsoTrackCalib.cc.

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

697  {
698  double deta = dEta(vec1, vec2);
699  double dphi = dPhi(vec1, vec2);
700  return std::sqrt(deta * deta + dphi * dphi);
701 }
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 90 of file IsoTrackCalib.cc.

Referenced by o2olib.O2ORunMgr::executeJob().

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

Definition at line 674 of file IsoTrackCalib.cc.

References edm::RunBase::run().

674  {
675  edm::LogVerbatim("IsoTrack") << "endRun " << iRun.run() << std::endl;
676 }
Log< level::Info, true > LogVerbatim
void IsoTrackCalib::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 219 of file IsoTrackCalib.cc.

References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), submitPVResolutionJobs::desc, DetachedQuadStep_cff::seeds, and AlCaHLTBitMon_QueryRunRegistry::string.

219  {
220  std::vector<std::string> seeds = {
221  "L1_SingleJet36", "L1_SingleJet52", "L1_SingleJet68", "L1_SingleJet92", "L1_SingleJet128"};
223  desc.addUntracked<int>("Verbosity", 0);
224  desc.addUntracked<std::vector<std::string> >("L1Seed", seeds);
225  desc.addUntracked<std::string>("TrackQuality", "highPurity");
226  desc.addUntracked<double>("MinTrackPt", 10.0);
227  desc.addUntracked<double>("MaxDxyPV", 0.02);
228  desc.addUntracked<double>("MaxDzPV", 0.02);
229  desc.addUntracked<double>("MaxChi2", 5.0);
230  desc.addUntracked<double>("MaxDpOverP", 0.1);
231  desc.addUntracked<int>("MinOuterHit", 4);
232  desc.addUntracked<int>("MinLayerCrossed", 8);
233  desc.addUntracked<int>("MaxInMiss", 0);
234  desc.addUntracked<int>("MaxOutMiss", 0);
235  desc.addUntracked<double>("ConeRadius", 34.98);
236  desc.addUntracked<double>("ConeRadiusMIP", 14.0);
237  desc.addUntracked<bool>("IsItAOD", false);
238  descriptions.add("isoTrackCalib", desc);
239 }
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 107 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const double IsoTrackCalib::a_coneR_
private

Definition at line 107 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const double IsoTrackCalib::a_mipR_
private

Definition at line 107 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 99 of file IsoTrackCalib.cc.

Referenced by beginJob().

TH1I* IsoTrackCalib::h_iEta
private

Definition at line 136 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1F * IsoTrackCalib::h_jetp
private

Definition at line 138 of file IsoTrackCalib.cc.

TH1F* IsoTrackCalib::h_jetpt[4]
private

Definition at line 139 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1F* IsoTrackCalib::h_Rechit_E
private

Definition at line 138 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TProfile* IsoTrackCalib::h_RecHit_iEta
private

Definition at line 135 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TProfile * IsoTrackCalib::h_RecHit_num
private

Definition at line 135 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta0[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I* IsoTrackCalib::h_tketa0[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta1[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa1[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta2[5]
private

Definition at line 136 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa2[6]
private

Definition at line 140 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I* IsoTrackCalib::h_tkEta3[5]
private

Definition at line 137 of file IsoTrackCalib.cc.

TH1I* IsoTrackCalib::h_tketa3[6]
private

Definition at line 141 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta4[5]
private

Definition at line 137 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa4[6]
private

Definition at line 141 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

TH1I * IsoTrackCalib::h_tkEta5[5]
private

Definition at line 137 of file IsoTrackCalib.cc.

TH1I * IsoTrackCalib::h_tketa5[6]
private

Definition at line 141 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

HLTConfigProvider IsoTrackCalib::hltConfig_
private

Definition at line 100 of file IsoTrackCalib.cc.

Referenced by beginRun().

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

Definition at line 142 of file IsoTrackCalib.cc.

Referenced by beginRun().

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

Definition at line 104 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

const L1GtTriggerMenu* IsoTrackCalib::m_l1GtMenu
private

Definition at line 102 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginRun().

L1GtUtils IsoTrackCalib::m_l1GtUtils
private

Definition at line 101 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginRun().

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

Definition at line 134 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

spr::trackSelectionParameters IsoTrackCalib::selectionParameters_
private

Definition at line 105 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 133 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_eHcal
private

Definition at line 130 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_eMipDR
private

Definition at line 130 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_Event
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_EventWeight
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

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

Definition at line 134 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_hmaxNearP
private

Definition at line 130 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_ieta
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

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

Definition at line 108 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1eta
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1phi
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l1pt
private

Definition at line 128 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3eta
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3phi
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_l3pt
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_mindR1
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_mindR2
private

Definition at line 130 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

double IsoTrackCalib::t_p
private

Definition at line 129 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyFlag
private

Definition at line 132 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyMissFlag
private

Definition at line 132 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_qltyPVFlag
private

Definition at line 132 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

int IsoTrackCalib::t_Run
private

Definition at line 127 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

bool IsoTrackCalib::t_selectTk
private

Definition at line 132 of file IsoTrackCalib.cc.

Referenced by analyze(), and beginJob().

const std::string IsoTrackCalib::theTrackQuality_
private

Definition at line 106 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 112 of file IsoTrackCalib.cc.

Referenced by analyze().

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

Definition at line 113 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 114 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 116 of file IsoTrackCalib.cc.

Referenced by analyze().

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

Definition at line 110 of file IsoTrackCalib.cc.

Referenced by analyze().

edm::ESGetToken<CaloGeometry, CaloGeometryRecord> IsoTrackCalib::tok_geom_
private

Definition at line 123 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 115 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 117 of file IsoTrackCalib.cc.

Referenced by analyze().

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

Definition at line 120 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 121 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 119 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

edm::ESGetToken<MagneticField, IdealMagneticFieldRecord> IsoTrackCalib::tok_magField_
private

Definition at line 124 of file IsoTrackCalib.cc.

Referenced by analyze(), and IsoTrackCalib().

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

Definition at line 118 of file IsoTrackCalib.cc.

Referenced by analyze().

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

Definition at line 111 of file IsoTrackCalib.cc.

Referenced by analyze().

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

Definition at line 103 of file IsoTrackCalib.cc.

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