CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
GeneralPurposeTrackAnalyzer Class Reference

#include <Alignment/OfflineValidation/plugins/GeneralPurposeTrackAnalyzer.cc>

Inheritance diagram for GeneralPurposeTrackAnalyzer:
edm::one::EDAnalyzer< edm::one::WatchRuns, edm::one::SharedResources > edm::one::EDAnalyzerBase edm::EDConsumerBase

Public Member Functions

template<typename T , typename... Args>
Tbook (const Args &...args) const
 
 GeneralPurposeTrackAnalyzer (const edm::ParameterSet &pset)
 
template<class OBJECT_TYPE >
int index (const std::vector< OBJECT_TYPE *> &vec, const TString &name)
 
 ~GeneralPurposeTrackAnalyzer () override=default
 
- 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 &)
 
- 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 &event, const edm::EventSetup &setup) override
 
void beginJob () override
 
void beginRun (edm::Run const &run, edm::EventSetup const &setup) override
 
void endJob () override
 
void endRun (edm::Run const &, edm::EventSetup const &) override
 
bool isHit2D (const TrackingRecHit &hit)
 

Private Attributes

edm::InputTag BeamSpotTag_
 
edm::EDGetTokenT< reco::BeamSpotbeamspotToken_
 
std::map< int, std::pair< int, float > > conditionsMap_
 
SiPixelCoordinates coord_
 
bool doLatencyAnalysis_
 
float etaMax_
 
TH1D * evtsByTrigger_
 
TH1D * fieldByRun_
 
edm::Service< TFileServicefs
 
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecordgeomToken_
 
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecordgeomTokenBR_
 
TH1D * hCharge
 
TH1D * hchi2ndof
 
TH1D * hchi2ndofhp
 
TH1D * hchi2Probhp
 
TH1D * hd0
 
TH1D * hd0BS
 
TH1D * hd0PV
 
TH2D * hd0PVvseta
 
TH2D * hd0PVvsphi
 
TH2D * hd0PVvspt
 
TH2D * hd0vseta
 
TH2D * hd0vsphi
 
TH2D * hd0vspt
 
TH1D * hDeltaEta
 
TH1D * hDeltaPhi
 
TH1D * hDeltaR
 
TH1D * hdxy
 
TH1D * hdxyBS
 
TH1D * hdxyPV
 
TH1D * hdz
 
TH1D * hdzBS
 
TH1D * hdzPV
 
TH1D * hEta
 
TH1D * hEtahp
 
TH1D * hEtaMinus
 
TH1D * hEtaPlus
 
TH1D * hHit
 
TH1D * hHit2D
 
TH1D * hHitComposition
 
TH1D * hHitCountVsPhiBPix
 
TH1D * hHitCountVsPhiFPix
 
TH1D * hHitCountVsThetaBPix
 
TH1D * hHitCountVsThetaFPix
 
TH1D * hHitCountVsXBPix
 
TH1D * hHitCountVsXFPix
 
TH1D * hHitCountVsYBPix
 
TH1D * hHitCountVsYFPix
 
TH1D * hHitCountVsZBPix
 
TH1D * hHitCountVsZFPix
 
TH1D * hHithp
 
TH1D * hHitMinus
 
TH1D * hHitPlus
 
edm::EDGetTokenT< edm::TriggerResultshltresultsToken_
 
TH1D * hlumi
 
TH1D * hMinPt
 
TH1D * hMultCand
 
TH1D * hNhighPurity
 
TH1D * hnhpxb
 
TH1D * hnhpxe
 
TH1D * hnhTEC
 
TH1D * hnhTIB
 
TH1D * hnhTID
 
TH1D * hnhTOB
 
TH1D * hNtrk
 
TH1D * hNtrkZoom
 
TH1D * hP
 
TH1D * hPhi
 
TH1D * hPhiBarrel
 
TH1D * hPhiEndcapMinus
 
TH1D * hPhiEndcapPlus
 
TH1D * hPhihp
 
TH1D * hPhiMinus
 
TH1D * hPhiOverlapMinus
 
TH1D * hPhiOverlapPlus
 
TH1D * hPhiPlus
 
TH1D * hPhp
 
TH1D * hPMinus
 
TH1D * hPPlus
 
TH1D * hPt
 
TH1D * hPthp
 
TH1D * hPtMinus
 
TH1D * hPtPlus
 
TH1D * hQoverP
 
TH1D * hQoverPZoom
 
TH1D * hrun
 
TH1I * htrkAlgo
 
TH1I * htrkOriAlgo
 
TH1I * htrkQuality
 
TH1D * hvx
 
TH1D * hvy
 
TH1D * hvz
 
int ievt
 
bool isCosmics_
 
int itrks
 
edm::ESGetToken< SiStripLatency, SiStripLatencyRcdlatencyToken_
 
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecordmagFieldToken_
 
edm::ESHandle< MagneticFieldmagneticField_
 
int mode
 
TH1D * modeByRun_
 
SiPixelPI::phase phase_
 
std::unique_ptr< Phase1PixelMapspixelmap
 
std::unique_ptr< Phase1PixelROCMapspixelrocsmap_
 
std::unique_ptr< TrackerMappmap
 
TProfile * pNBpixHitsVsVx
 
TProfile * pNBpixHitsVsVy
 
TProfile * pNBpixHitsVsVz
 
std::map< int, std::pair< int, int > > runInfoMap_
 
const edm::ESGetToken< SiPixelFedCablingMap, SiPixelFedCablingMapRcdsiPixelFedCablingMapTokenBR_
 
edm::EDGetTokenT< reco::TrackCollectiontheTrackCollectionToken_
 
TH1D * tksByTrigger_
 
edm::InputTag TkTag_
 
std::unique_ptr< TrackerMaptmap
 
const TrackerGeometrytrackerGeometry_
 
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcdtrackerTopologyTokenBR_
 
std::map< std::string, std::pair< int, int > > triggerMap_
 
edm::InputTag TriggerResultsTag_
 
edm::EDGetTokenT< reco::VertexCollectionvertexToken_
 
edm::InputTag VerticesTag_
 
std::vector< TH1 * > vTrack2DHistos_
 
std::vector< TH1 * > vTrackHistos_
 
std::vector< TH1 * > vTrackProfiles_
 

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< Bconsumes (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 ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
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 89 of file GeneralPurposeTrackAnalyzer.cc.

Constructor & Destructor Documentation

◆ GeneralPurposeTrackAnalyzer()

GeneralPurposeTrackAnalyzer::GeneralPurposeTrackAnalyzer ( const edm::ParameterSet pset)
inline

Definition at line 91 of file GeneralPurposeTrackAnalyzer.cc.

References BeamSpotTag_, beamspotToken_, doLatencyAnalysis_, hltresultsToken_, isCosmics_, TFileService::kSharedResource, latencyToken_, pixelmap, pixelrocsmap_, pmap, muonDTDigis_cfi::pset, theTrackCollectionToken_, TkTag_, tmap, TriggerResultsTag_, vertexToken_, and VerticesTag_.

93  magFieldToken_(esConsumes<edm::Transition::BeginRun>()),
94  geomTokenBR_(esConsumes<edm::Transition::BeginRun>()),
95  trackerTopologyTokenBR_(esConsumes<edm::Transition::BeginRun>()),
96  siPixelFedCablingMapTokenBR_(esConsumes<edm::Transition::BeginRun>()) {
97  doLatencyAnalysis_ = pset.getParameter<bool>("doLatencyAnalysis");
98  if (doLatencyAnalysis_) {
99  latencyToken_ = esConsumes<edm::Transition::BeginRun>();
100  }
101 
102  usesResource(TFileService::kSharedResource);
103 
104  TkTag_ = pset.getParameter<edm::InputTag>("TkTag");
105  theTrackCollectionToken_ = consumes<reco::TrackCollection>(TkTag_);
106 
107  TriggerResultsTag_ = pset.getParameter<edm::InputTag>("TriggerResultsTag");
108  hltresultsToken_ = consumes<edm::TriggerResults>(TriggerResultsTag_);
109 
110  BeamSpotTag_ = pset.getParameter<edm::InputTag>("BeamSpotTag");
111  beamspotToken_ = consumes<reco::BeamSpot>(BeamSpotTag_);
112 
113  VerticesTag_ = pset.getParameter<edm::InputTag>("VerticesTag");
114  vertexToken_ = consumes<reco::VertexCollection>(VerticesTag_);
115 
116  isCosmics_ = pset.getParameter<bool>("isCosmics");
117 
118  pmap = std::make_unique<TrackerMap>("Pixel");
119  pmap->onlyPixel(true);
120  pmap->setTitle("Pixel Hit entries");
121  pmap->setPalette(1);
122 
123  tmap = std::make_unique<TrackerMap>("Strip");
124  tmap->setTitle("Strip Hit entries");
125  tmap->setPalette(1);
126 
127  pixelmap = std::make_unique<Phase1PixelMaps>("COLZ0 L");
128  pixelmap->bookBarrelHistograms("entriesBarrel", "# hits", "# pixel hits");
129  pixelmap->bookForwardHistograms("entriesForward", "# hits", "# pixel hits");
130 
131  pixelrocsmap_ = std::make_unique<Phase1PixelROCMaps>("");
132  }
static const std::string kSharedResource
Definition: TFileService.h:76
edm::EDGetTokenT< edm::TriggerResults > hltresultsToken_
edm::EDGetTokenT< reco::TrackCollection > theTrackCollectionToken_
std::unique_ptr< TrackerMap > tmap
std::unique_ptr< TrackerMap > pmap
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > geomTokenBR_
edm::EDGetTokenT< reco::VertexCollection > vertexToken_
edm::EDGetTokenT< reco::BeamSpot > beamspotToken_
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > magFieldToken_
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > trackerTopologyTokenBR_
edm::ESGetToken< SiStripLatency, SiStripLatencyRcd > latencyToken_
std::unique_ptr< Phase1PixelROCMaps > pixelrocsmap_
std::unique_ptr< Phase1PixelMaps > pixelmap
const edm::ESGetToken< SiPixelFedCablingMap, SiPixelFedCablingMapRcd > siPixelFedCablingMapTokenBR_
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > geomToken_

◆ ~GeneralPurposeTrackAnalyzer()

GeneralPurposeTrackAnalyzer::~GeneralPurposeTrackAnalyzer ( )
overridedefault

Member Function Documentation

◆ analyze()

void GeneralPurposeTrackAnalyzer::analyze ( const edm::Event event,
const edm::EventSetup setup 
)
inlineoverrideprivatevirtual

Implements edm::one::EDAnalyzerBase.

Definition at line 313 of file GeneralPurposeTrackAnalyzer.cc.

References funct::abs(), accept(), pwdgSkimBPark_cfi::beamSpot, beamspotToken_, cuy::col, reco::TrackBase::confirmed, coord_, DEBUG, PVValHelper::dxy, PVValHelper::dz, HcalObjRepresent::Fill(), geomToken_, reco::TrackBase::goodIterative, hCharge, hchi2ndof, hchi2ndofhp, hchi2Probhp, hd0, hd0BS, hd0PV, hd0PVvseta, hd0PVvsphi, hd0PVvspt, hd0vseta, hd0vsphi, hd0vspt, hdxy, hdxyBS, hdxyPV, hdz, hdzBS, hdzPV, hEta, hEtahp, hHit, hHit2D, hHitComposition, hHitCountVsPhiBPix, hHitCountVsPhiFPix, hHitCountVsThetaBPix, hHitCountVsThetaFPix, hHitCountVsXBPix, hHitCountVsXFPix, hHitCountVsYBPix, hHitCountVsYFPix, hHitCountVsZBPix, hHitCountVsZFPix, hHithp, reco::TrackBase::highPurity, HLTBitAnalyser_cfi::hltresults, hltresultsToken_, hlumi, hNhighPurity, hnhpxb, hnhpxe, hnhTEC, hnhTIB, hnhTID, hnhTOB, hNtrk, hNtrkZoom, hP, hPhi, hPhiBarrel, hPhiEndcapMinus, hPhiEndcapPlus, hPhihp, hPhiOverlapMinus, hPhiOverlapPlus, hPhp, hPt, hPthp, hQoverP, hQoverPZoom, hrun, htrkAlgo, htrkOriAlgo, htrkQuality, hvx, hvy, hvz, TrackerGeometry::idToDet(), ievt, index(), MagneticField::inInverseGeV(), isCosmics_, isHit2D(), edm::HandleBase::isValid(), itrks, hgcalLayerClusters_cfi::kappa, reco::TrackBase::loose, magneticField_, SiPixelPI::one, phase_, PV3DBase< T, PVType, FrameType >::phi(), PixelSubdetector::PixelBarrel, PixelSubdetector::PixelEndcap, pixelmap, pixelrocsmap_, pmap, pNBpixHitsVsVx, pNBpixHitsVsVy, pNBpixHitsVsVz, point, DetId::rawId(), SiPixelCoordinates::roc(), runInfoMap_, singleTopDQM_cfi::setup, AlCaHLTBitMon_QueryRunRegistry::string, DetId::subdetId(), PV3DBase< T, PVType, FrameType >::theta(), theTrackCollectionToken_, reco::TrackBase::tight, tmap, HLT_2022v15_cff::track, JetHT_cfg::trackCollection, triggerMap_, edm::TriggerNames::triggerName(), edm::TriggerNames::triggerNames(), cscTnPEfficiencyTask_cfi::trigName, SiPixelPI::two, reco::TrackBase::undefQuality, vertexToken_, vTrack2DHistos_, vTrackHistos_, vTrackProfiles_, PV3DBase< T, PVType, FrameType >::x(), reco::Vertex::x(), PV3DBase< T, PVType, FrameType >::y(), reco::Vertex::y(), PV3DBase< T, PVType, FrameType >::z(), reco::Vertex::z(), and SiPixelPI::zero.

315  {
316  ievt++;
317 
318  // geometry setup
319  const TrackerGeometry *theGeometry = &setup.getData(geomToken_);
320 
322  const reco::TrackCollection tC = *(trackCollection.product());
323  itrks += tC.size();
324 
325  runInfoMap_[event.run()].first += 1;
326  runInfoMap_[event.run()].second += tC.size();
327 
328  if (DEBUG) {
329  edm::LogInfo("GeneralPurposeTrackAnalyzer") << "Reconstructed " << tC.size() << " tracks" << std::endl;
330  }
331  //int iCounter=0;
332 
334  if (hltresults.isValid()) {
335  const edm::TriggerNames &triggerNames_ = event.triggerNames(*hltresults);
336  int ntrigs = hltresults->size();
337  //const vector<std::string> &triggernames = triggerNames_.triggerNames();
338 
339  for (int itrig = 0; itrig != ntrigs; ++itrig) {
340  const std::string &trigName = triggerNames_.triggerName(itrig);
341  bool accept = hltresults->accept(itrig);
342  if (accept == 1) {
343  if (DEBUG) {
344  edm::LogInfo("GeneralPurposeTrackAnalyzer")
345  << trigName << " " << accept << " ,track size: " << tC.size() << std::endl;
346  }
347  triggerMap_[trigName].first += 1;
348  triggerMap_[trigName].second += tC.size();
349  // triggerInfo.push_back(pair <std::string, int> (trigName, accept));
350  }
351  }
352  }
353 
354  hrun->Fill(event.run());
355  hlumi->Fill(event.luminosityBlock());
356 
357  int nHighPurityTracks = 0;
358 
359  for (auto track = tC.cbegin(); track != tC.cend(); track++) {
360  unsigned int nHit2D = 0;
361  std::bitset<16> rocsToMask;
362  for (auto iHit = track->recHitsBegin(); iHit != track->recHitsEnd(); ++iHit) {
363  if (this->isHit2D(**iHit)) {
364  ++nHit2D;
365  }
366  // rest the ROCs for the map
367  rocsToMask.reset();
368  const DetId &detId = (*iHit)->geographicalId();
369  const GeomDet *geomDet(theGeometry->idToDet(detId));
370 
371  const SiPixelRecHit *pixhit = dynamic_cast<const SiPixelRecHit *>(*iHit);
372 
373  if (pixhit) {
374  if (pixhit->isValid()) {
375  unsigned int subid = detId.subdetId();
376  int detid_db = detId.rawId();
377 
378  // get the cluster
379  auto clustp = pixhit->cluster();
380 
381  if (clustp.isNull())
382  continue;
383  auto const &cluster = *clustp;
384  int row = cluster.x() - 0.5, col = cluster.y() - 0.5;
385  int rocId = coord_.roc(detId, std::make_pair(row, col));
386 
388  pmap->fill(detid_db, 1);
389  } else if (phase_ == SiPixelPI::phase::one) {
390  rocsToMask.set(rocId);
391  pixelrocsmap_->fillSelectedRocs(detid_db, rocsToMask, 1);
392 
393  if (subid == PixelSubdetector::PixelBarrel) {
394  pixelmap->fillBarrelBin("entriesBarrel", detid_db, 1);
395  } else {
396  pixelmap->fillForwardBin("entriesForward", detid_db, 1);
397  }
398  }
399 
400  LocalPoint lp = (*iHit)->localPosition();
401  //LocalError le = (*iHit)->localPositionError();
402 
403  GlobalPoint GP = geomDet->surface().toGlobal(lp);
404 
405  if ((subid == PixelSubdetector::PixelBarrel) || (subid == PixelSubdetector::PixelEndcap)) {
406  // 1 = PXB, 2 = PXF
407  if (subid == PixelSubdetector::PixelBarrel) {
408  hHitCountVsThetaBPix->Fill(GP.theta());
409  hHitCountVsPhiBPix->Fill(GP.phi());
410 
411  hHitCountVsZBPix->Fill(GP.z());
412  hHitCountVsXBPix->Fill(GP.x());
413  hHitCountVsYBPix->Fill(GP.y());
414 
415  } else if (subid == PixelSubdetector::PixelEndcap) {
416  hHitCountVsThetaFPix->Fill(GP.theta());
417  hHitCountVsPhiFPix->Fill(GP.phi());
418 
419  hHitCountVsZFPix->Fill(GP.z());
420  hHitCountVsXFPix->Fill(GP.x());
421  hHitCountVsYFPix->Fill(GP.y());
422  }
423  }
424  }
425  } else {
426  if ((*iHit)->isValid() && phase_ != SiPixelPI::phase::two) {
427  tmap->fill(detId.rawId(), 1);
428  }
429  }
430  }
431 
432  hHit2D->Fill(nHit2D);
433  hHit->Fill(track->numberOfValidHits());
434  hnhpxb->Fill(track->hitPattern().numberOfValidPixelBarrelHits());
435  hnhpxe->Fill(track->hitPattern().numberOfValidPixelEndcapHits());
436  hnhTIB->Fill(track->hitPattern().numberOfValidStripTIBHits());
437  hnhTID->Fill(track->hitPattern().numberOfValidStripTIDHits());
438  hnhTOB->Fill(track->hitPattern().numberOfValidStripTOBHits());
439  hnhTEC->Fill(track->hitPattern().numberOfValidStripTECHits());
440 
441  // fill hit composition histogram
442  if (track->hitPattern().numberOfValidPixelBarrelHits() != 0) {
443  hHitComposition->Fill(0., track->hitPattern().numberOfValidPixelBarrelHits());
444 
445  pNBpixHitsVsVx->Fill(track->vx(), track->hitPattern().numberOfValidPixelBarrelHits());
446  pNBpixHitsVsVy->Fill(track->vy(), track->hitPattern().numberOfValidPixelBarrelHits());
447  pNBpixHitsVsVz->Fill(track->vz(), track->hitPattern().numberOfValidPixelBarrelHits());
448  }
449  if (track->hitPattern().numberOfValidPixelEndcapHits() != 0) {
450  hHitComposition->Fill(1., track->hitPattern().numberOfValidPixelEndcapHits());
451  }
452  if (track->hitPattern().numberOfValidStripTIBHits() != 0) {
453  hHitComposition->Fill(2., track->hitPattern().numberOfValidStripTIBHits());
454  }
455  if (track->hitPattern().numberOfValidStripTIDHits() != 0) {
456  hHitComposition->Fill(3., track->hitPattern().numberOfValidStripTIDHits());
457  }
458  if (track->hitPattern().numberOfValidStripTOBHits() != 0) {
459  hHitComposition->Fill(4., track->hitPattern().numberOfValidStripTOBHits());
460  }
461  if (track->hitPattern().numberOfValidStripTECHits() != 0) {
462  hHitComposition->Fill(5., track->hitPattern().numberOfValidStripTECHits());
463  }
464 
465  hCharge->Fill(track->charge());
466  hQoverP->Fill(track->qoverp());
467  hQoverPZoom->Fill(track->qoverp());
468  hPt->Fill(track->pt());
469  hP->Fill(track->p());
470  hchi2ndof->Fill(track->normalizedChi2());
471  hEta->Fill(track->eta());
472  hPhi->Fill(track->phi());
473 
474  if (fabs(track->eta()) < 0.8) {
475  hPhiBarrel->Fill(track->phi());
476  }
477  if (track->eta() > 0.8 && track->eta() < 1.4) {
478  hPhiOverlapPlus->Fill(track->phi());
479  }
480  if (track->eta() < -0.8 && track->eta() > -1.4) {
481  hPhiOverlapMinus->Fill(track->phi());
482  }
483  if (track->eta() > 1.4) {
484  hPhiEndcapPlus->Fill(track->phi());
485  }
486  if (track->eta() < -1.4) {
487  hPhiEndcapMinus->Fill(track->phi());
488  }
489 
490  hd0->Fill(track->d0());
491  hdz->Fill(track->dz());
492  hdxy->Fill(track->dxy());
493  hvx->Fill(track->vx());
494  hvy->Fill(track->vy());
495  hvz->Fill(track->vz());
496 
497  htrkAlgo->Fill(static_cast<int>(track->algo()));
498  htrkOriAlgo->Fill(static_cast<int>(track->originalAlgo()));
499 
500  int myquality = -99;
501  if (track->quality(reco::TrackBase::undefQuality)) {
502  myquality = -1;
503  htrkQuality->Fill(myquality);
504  }
505  if (track->quality(reco::TrackBase::loose)) {
506  myquality = 0;
507  htrkQuality->Fill(myquality);
508  }
509  if (track->quality(reco::TrackBase::tight)) {
510  myquality = 1;
511  htrkQuality->Fill(myquality);
512  }
513  if (track->quality(reco::TrackBase::highPurity) && (!isCosmics_)) {
514  myquality = 2;
515  htrkQuality->Fill(myquality);
516  hPhp->Fill(track->p());
517  hPthp->Fill(track->pt());
518  hHithp->Fill(track->numberOfValidHits());
519  hEtahp->Fill(track->eta());
520  hPhihp->Fill(track->phi());
521  hchi2ndofhp->Fill(track->normalizedChi2());
522  hchi2Probhp->Fill(TMath::Prob(track->chi2(), track->ndof()));
523  nHighPurityTracks++;
524  }
525  if (track->quality(reco::TrackBase::confirmed)) {
526  myquality = 3;
527  htrkQuality->Fill(myquality);
528  }
529  if (track->quality(reco::TrackBase::goodIterative)) {
530  myquality = 4;
531  htrkQuality->Fill(myquality);
532  }
533 
534  // Fill 1D track histos
535  static const int etaindex = this->index(vTrackHistos_, "h_tracketa");
536  vTrackHistos_[etaindex]->Fill(track->eta());
537  static const int phiindex = this->index(vTrackHistos_, "h_trackphi");
538  vTrackHistos_[phiindex]->Fill(track->phi());
539  static const int numOfValidHitsindex = this->index(vTrackHistos_, "h_trackNumberOfValidHits");
540  vTrackHistos_[numOfValidHitsindex]->Fill(track->numberOfValidHits());
541  static const int numOfLostHitsindex = this->index(vTrackHistos_, "h_trackNumberOfLostHits");
542  vTrackHistos_[numOfLostHitsindex]->Fill(track->numberOfLostHits());
543 
544  GlobalPoint gPoint(track->vx(), track->vy(), track->vz());
545  double theLocalMagFieldInInverseGeV = magneticField_->inInverseGeV(gPoint).z();
546  double kappa = -track->charge() * theLocalMagFieldInInverseGeV / track->pt();
547 
548  static const int kappaindex = this->index(vTrackHistos_, "h_curvature");
549  vTrackHistos_[kappaindex]->Fill(kappa);
550  static const int kappaposindex = this->index(vTrackHistos_, "h_curvature_pos");
551  if (track->charge() > 0)
552  vTrackHistos_[kappaposindex]->Fill(fabs(kappa));
553  static const int kappanegindex = this->index(vTrackHistos_, "h_curvature_neg");
554  if (track->charge() < 0)
555  vTrackHistos_[kappanegindex]->Fill(fabs(kappa));
556 
557  double chi2Prob = TMath::Prob(track->chi2(), track->ndof());
558  double normchi2 = track->normalizedChi2();
559 
560  static const int normchi2index = this->index(vTrackHistos_, "h_normchi2");
561  vTrackHistos_[normchi2index]->Fill(normchi2);
562  static const int chi2index = this->index(vTrackHistos_, "h_chi2");
563  vTrackHistos_[chi2index]->Fill(track->chi2());
564  static const int chi2Probindex = this->index(vTrackHistos_, "h_chi2Prob");
565  vTrackHistos_[chi2Probindex]->Fill(chi2Prob);
566  static const int ptindex = this->index(vTrackHistos_, "h_pt");
567  static const int pt2index = this->index(vTrackHistos_, "h_ptrebin");
568  vTrackHistos_[ptindex]->Fill(track->pt());
569  vTrackHistos_[pt2index]->Fill(track->pt());
570  if (track->ptError() != 0.) {
571  static const int ptResolutionindex = this->index(vTrackHistos_, "h_ptResolution");
572  vTrackHistos_[ptResolutionindex]->Fill(track->ptError() / track->pt());
573  }
574  // Fill track profiles
575  static const int d0phiindex = this->index(vTrackProfiles_, "p_d0_vs_phi");
576  vTrackProfiles_[d0phiindex]->Fill(track->phi(), track->d0());
577  static const int dzphiindex = this->index(vTrackProfiles_, "p_dz_vs_phi");
578  vTrackProfiles_[dzphiindex]->Fill(track->phi(), track->dz());
579  static const int d0etaindex = this->index(vTrackProfiles_, "p_d0_vs_eta");
580  vTrackProfiles_[d0etaindex]->Fill(track->eta(), track->d0());
581  static const int dzetaindex = this->index(vTrackProfiles_, "p_dz_vs_eta");
582  vTrackProfiles_[dzetaindex]->Fill(track->eta(), track->dz());
583  static const int chiProbphiindex = this->index(vTrackProfiles_, "p_chi2Prob_vs_phi");
584  vTrackProfiles_[chiProbphiindex]->Fill(track->phi(), chi2Prob);
585  static const int chiProbabsd0index = this->index(vTrackProfiles_, "p_chi2Prob_vs_d0");
586  vTrackProfiles_[chiProbabsd0index]->Fill(fabs(track->d0()), chi2Prob);
587  static const int chiProbabsdzindex = this->index(vTrackProfiles_, "p_chi2Prob_vs_dz");
588  vTrackProfiles_[chiProbabsdzindex]->Fill(track->dz(), chi2Prob);
589  static const int chiphiindex = this->index(vTrackProfiles_, "p_chi2_vs_phi");
590  vTrackProfiles_[chiphiindex]->Fill(track->phi(), track->chi2());
591  static const int normchiphiindex = this->index(vTrackProfiles_, "p_normchi2_vs_phi");
592  vTrackProfiles_[normchiphiindex]->Fill(track->phi(), normchi2);
593  static const int chietaindex = this->index(vTrackProfiles_, "p_chi2_vs_eta");
594  vTrackProfiles_[chietaindex]->Fill(track->eta(), track->chi2());
595  static const int normchiptindex = this->index(vTrackProfiles_, "p_normchi2_vs_pt");
596  vTrackProfiles_[normchiptindex]->Fill(track->pt(), normchi2);
597  static const int normchipindex = this->index(vTrackProfiles_, "p_normchi2_vs_p");
598  vTrackProfiles_[normchipindex]->Fill(track->p(), normchi2);
599  static const int chiProbetaindex = this->index(vTrackProfiles_, "p_chi2Prob_vs_eta");
600  vTrackProfiles_[chiProbetaindex]->Fill(track->eta(), chi2Prob);
601  static const int normchietaindex = this->index(vTrackProfiles_, "p_normchi2_vs_eta");
602  vTrackProfiles_[normchietaindex]->Fill(track->eta(), normchi2);
603  static const int kappaphiindex = this->index(vTrackProfiles_, "p_kappa_vs_phi");
604  vTrackProfiles_[kappaphiindex]->Fill(track->phi(), kappa);
605  static const int kappaetaindex = this->index(vTrackProfiles_, "p_kappa_vs_eta");
606  vTrackProfiles_[kappaetaindex]->Fill(track->eta(), kappa);
607  static const int ptResphiindex = this->index(vTrackProfiles_, "p_ptResolution_vs_phi");
608  vTrackProfiles_[ptResphiindex]->Fill(track->phi(), track->ptError() / track->pt());
609  static const int ptResetaindex = this->index(vTrackProfiles_, "p_ptResolution_vs_eta");
610  vTrackProfiles_[ptResetaindex]->Fill(track->eta(), track->ptError() / track->pt());
611 
612  // Fill 2D track histos
613  static const int etaphiindex_2d = this->index(vTrack2DHistos_, "h2_phi_vs_eta");
614  vTrack2DHistos_[etaphiindex_2d]->Fill(track->eta(), track->phi());
615  static const int d0phiindex_2d = this->index(vTrack2DHistos_, "h2_d0_vs_phi");
616  vTrack2DHistos_[d0phiindex_2d]->Fill(track->phi(), track->d0());
617  static const int dzphiindex_2d = this->index(vTrack2DHistos_, "h2_dz_vs_phi");
618  vTrack2DHistos_[dzphiindex_2d]->Fill(track->phi(), track->dz());
619  static const int d0etaindex_2d = this->index(vTrack2DHistos_, "h2_d0_vs_eta");
620  vTrack2DHistos_[d0etaindex_2d]->Fill(track->eta(), track->d0());
621  static const int dzetaindex_2d = this->index(vTrack2DHistos_, "h2_dz_vs_eta");
622  vTrack2DHistos_[dzetaindex_2d]->Fill(track->eta(), track->dz());
623  static const int chiphiindex_2d = this->index(vTrack2DHistos_, "h2_chi2_vs_phi");
624  vTrack2DHistos_[chiphiindex_2d]->Fill(track->phi(), track->chi2());
625  static const int chiProbphiindex_2d = this->index(vTrack2DHistos_, "h2_chi2Prob_vs_phi");
626  vTrack2DHistos_[chiProbphiindex_2d]->Fill(track->phi(), chi2Prob);
627  static const int chiProbabsd0index_2d = this->index(vTrack2DHistos_, "h2_chi2Prob_vs_d0");
628  vTrack2DHistos_[chiProbabsd0index_2d]->Fill(fabs(track->d0()), chi2Prob);
629  static const int normchiphiindex_2d = this->index(vTrack2DHistos_, "h2_normchi2_vs_phi");
630  vTrack2DHistos_[normchiphiindex_2d]->Fill(track->phi(), normchi2);
631  static const int chietaindex_2d = this->index(vTrack2DHistos_, "h2_chi2_vs_eta");
632  vTrack2DHistos_[chietaindex_2d]->Fill(track->eta(), track->chi2());
633  static const int chiProbetaindex_2d = this->index(vTrack2DHistos_, "h2_chi2Prob_vs_eta");
634  vTrack2DHistos_[chiProbetaindex_2d]->Fill(track->eta(), chi2Prob);
635  static const int normchietaindex_2d = this->index(vTrack2DHistos_, "h2_normchi2_vs_eta");
636  vTrack2DHistos_[normchietaindex_2d]->Fill(track->eta(), normchi2);
637  static const int kappaphiindex_2d = this->index(vTrack2DHistos_, "h2_kappa_vs_phi");
638  vTrack2DHistos_[kappaphiindex_2d]->Fill(track->phi(), kappa);
639  static const int kappaetaindex_2d = this->index(vTrack2DHistos_, "h2_kappa_vs_eta");
640  vTrack2DHistos_[kappaetaindex_2d]->Fill(track->eta(), kappa);
641  static const int normchi2kappa_2d = this->index(vTrack2DHistos_, "h2_normchi2_vs_kappa");
642  vTrack2DHistos_[normchi2kappa_2d]->Fill(normchi2, kappa);
643 
644  //dxy with respect to the beamspot
646  edm::Handle<reco::BeamSpot> beamSpotHandle = event.getHandle(beamspotToken_);
647  if (beamSpotHandle.isValid()) {
648  beamSpot = *beamSpotHandle;
649  math::XYZPoint point(beamSpot.x0(), beamSpot.y0(), beamSpot.z0());
650  double dxy = track->dxy(point);
651  double dz = track->dz(point);
652  hdxyBS->Fill(dxy);
653  hd0BS->Fill(-dxy);
654  hdzBS->Fill(dz);
655  }
656 
657  //dxy with respect to the primary vertex
658  reco::Vertex pvtx;
659  edm::Handle<reco::VertexCollection> vertexHandle = event.getHandle(vertexToken_);
660  double mindxy = 100.;
661  double dz = 100;
662  if (vertexHandle.isValid() && !isCosmics_) {
663  for (auto pvtx = vertexHandle->cbegin(); pvtx != vertexHandle->cend(); ++pvtx) {
664  math::XYZPoint mypoint(pvtx->x(), pvtx->y(), pvtx->z());
665  if (abs(mindxy) > abs(track->dxy(mypoint))) {
666  mindxy = track->dxy(mypoint);
667  dz = track->dz(mypoint);
668  }
669  }
670 
671  hdxyPV->Fill(mindxy);
672  hd0PV->Fill(-mindxy);
673  hdzPV->Fill(dz);
674 
675  hd0PVvsphi->Fill(track->phi(), -mindxy);
676  hd0PVvseta->Fill(track->eta(), -mindxy);
677  hd0PVvspt->Fill(track->pt(), -mindxy);
678 
679  } else {
680  hdxyPV->Fill(100);
681  hd0PV->Fill(100);
682  hdzPV->Fill(100);
683 
684  hd0vsphi->Fill(track->phi(), -track->dxy());
685  hd0vseta->Fill(track->eta(), -track->dxy());
686  hd0vspt->Fill(track->pt(), -track->dxy());
687  }
688 
689  if (DEBUG) {
690  edm::LogInfo("GeneralPurposeTrackAnalyzer") << "end of track loop" << std::endl;
691  }
692  }
693 
694  hNtrk->Fill(tC.size());
695  hNtrkZoom->Fill(tC.size());
696  hNhighPurity->Fill(nHighPurityTracks);
697 
698  if (DEBUG) {
699  edm::LogInfo("GeneralPurposeTrackAnalyzer") << "end of analysis" << std::endl;
700  }
701  }
double z() const
z coordinate
Definition: Vertex.h:133
edm::EDGetTokenT< edm::TriggerResults > hltresultsToken_
edm::EDGetTokenT< reco::TrackCollection > theTrackCollectionToken_
T z() const
Definition: PV3DBase.h:61
Strings const & triggerNames() const
Definition: TriggerNames.cc:48
Geom::Phi< T > phi() const
Definition: PV3DBase.h:66
std::unique_ptr< TrackerMap > tmap
std::vector< Track > TrackCollection
collection of Tracks
Definition: TrackFwd.h:14
GlobalVector inInverseGeV(const GlobalPoint &gp) const
Field value ad specified global point, in 1/Gev.
Definition: MagneticField.h:36
std::unique_ptr< TrackerMap > pmap
bool accept(const edm::Event &event, const edm::TriggerResults &triggerTable, const std::string &triggerPath)
Definition: TopDQMHelpers.h:31
T x() const
Definition: PV3DBase.h:59
T y() const
Definition: PV3DBase.h:60
edm::ESHandle< MagneticField > magneticField_
std::map< std::string, std::pair< int, int > > triggerMap_
edm::EDGetTokenT< reco::VertexCollection > vertexToken_
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector&#39;s numbering enum) ...
Definition: DetId.h:48
int roc(const DetId &, const std::pair< int, int > &)
std::map< int, std::pair< int, int > > runInfoMap_
double x() const
x coordinate
Definition: Vertex.h:129
trackCollection
Definition: JetHT_cfg.py:51
const TrackerGeomDet * idToDet(DetId) const override
double y() const
y coordinate
Definition: Vertex.h:131
edm::EDGetTokenT< reco::BeamSpot > beamspotToken_
Log< level::Info, false > LogInfo
Definition: DetId.h:17
constexpr uint32_t rawId() const
get the raw id
Definition: DetId.h:57
XYZPointD XYZPoint
point in space with cartesian internal representation
Definition: Point3D.h:12
std::string const & triggerName(unsigned int index) const
Definition: TriggerNames.cc:50
bool isValid() const
Definition: HandleBase.h:70
std::unique_ptr< Phase1PixelROCMaps > pixelrocsmap_
col
Definition: cuy.py:1009
std::unique_ptr< Phase1PixelMaps > pixelmap
bool isHit2D(const TrackingRecHit &hit)
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5
Definition: event.py:1
Geom::Theta< T > theta() const
Definition: PV3DBase.h:72
Our base class.
Definition: SiPixelRecHit.h:23
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > geomToken_
int index(const std::vector< OBJECT_TYPE *> &vec, const TString &name)

◆ beginJob()

void GeneralPurposeTrackAnalyzer::beginJob ( )
inlineoverrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 763 of file GeneralPurposeTrackAnalyzer.cc.

References reco::TrackBase::algoNames, reco::TrackBase::algoSize, DEBUG, etaMax_, hCharge, hchi2ndof, hchi2ndofhp, hchi2Probhp, hd0, hd0BS, hd0PV, hd0PVvseta, hd0PVvsphi, hd0PVvspt, hd0vseta, hd0vsphi, hd0vspt, hdxy, hdxyBS, hdxyPV, hdz, hdzBS, hdzPV, hEta, hEtahp, hHit, hHit2D, hHitComposition, hHitCountVsPhiBPix, hHitCountVsPhiFPix, hHitCountVsThetaBPix, hHitCountVsThetaFPix, hHitCountVsXBPix, hHitCountVsXFPix, hHitCountVsYBPix, hHitCountVsYFPix, hHitCountVsZBPix, hHitCountVsZFPix, hHithp, hlumi, hNhighPurity, hnhpxb, hnhpxe, hnhTEC, hnhTIB, hnhTID, hnhTOB, hNtrk, hNtrkZoom, hP, hPhi, hPhiBarrel, hPhiEndcapMinus, hPhiEndcapPlus, hPhihp, hPhiOverlapMinus, hPhiOverlapPlus, hPhp, hPt, hPthp, hQoverP, hQoverPZoom, hrun, htrkAlgo, htrkOriAlgo, htrkQuality, hvx, hvy, hvz, mps_fire::i, ievt, isCosmics_, itrks, M_PI, pNBpixHitsVsVx, pNBpixHitsVsVy, pNBpixHitsVsVz, qualities, AlCaHLTBitMon_QueryRunRegistry::string, vTrack2DHistos_, vTrackHistos_, vTrackProfiles_, and multiplicitycorr_cfi::xBins.

765  {
766  if (DEBUG) {
767  edm::LogInfo("GeneralPurposeTrackAnalyzer") << __LINE__ << std::endl;
768  }
769 
770  TH1D::SetDefaultSumw2(kTRUE);
771  etaMax_ = 3.0;
772 
773  ievt = 0;
774  itrks = 0;
775 
776  hrun = book<TH1D>("h_run", "run", 100000, 230000, 240000);
777  hlumi = book<TH1D>("h_lumi", "lumi", 1000, 0, 1000);
778 
779  hchi2ndof = book<TH1D>("h_chi2ndof", "chi2/ndf;#chi^{2}/ndf;tracks", 100, 0, 5.);
780  hCharge = book<TH1D>("h_charge", "charge;Charge of the track;tracks", 5, -2.5, 2.5);
781  hNtrk = book<TH1D>("h_Ntrk", "ntracks;Number of Tracks;events", 200, 0., 200.);
782  hNtrkZoom = book<TH1D>("h_NtrkZoom", "Number of tracks; number of tracks;events", 10, 0., 10.);
783  hNhighPurity =
784  book<TH1D>("h_NhighPurity", "n. high purity tracks;Number of high purity tracks;events", 200, 0., 200.);
785 
786  htrkAlgo = book<TH1I>("h_trkAlgo",
787  "tracking step;iterative tracking step;tracks",
789  0.,
790  double(reco::TrackBase::algoSize));
791 
792  htrkOriAlgo = book<TH1I>("h_trkOriAlgo",
793  "original tracking step;original iterative tracking step;tracks",
795  0.,
796  double(reco::TrackBase::algoSize));
797 
798  for (size_t ibin = 0; ibin < reco::TrackBase::algoSize - 1; ibin++) {
799  htrkAlgo->GetXaxis()->SetBinLabel(ibin + 1, (reco::TrackBase::algoNames[ibin]).c_str());
800  htrkOriAlgo->GetXaxis()->SetBinLabel(ibin + 1, (reco::TrackBase::algoNames[ibin]).c_str());
801  }
802 
803  htrkQuality = book<TH1I>("h_trkQuality", "track quality;track quality;tracks", 6, -1, 5);
804  std::string qualities[7] = {"undef", "loose", "tight", "highPurity", "confirmed", "goodIterative"};
805  for (int nbin = 1; nbin <= htrkQuality->GetNbinsX(); nbin++) {
806  htrkQuality->GetXaxis()->SetBinLabel(nbin, (qualities[nbin - 1]).c_str());
807  }
808 
809  hP = book<TH1D>("h_P", "Momentum;track momentum [GeV];tracks", 100, 0., 100.);
810  hQoverP = book<TH1D>("h_qoverp", "Track q/p; track q/p [GeV^{-1}];tracks", 100, -1., 1.);
811  hQoverPZoom = book<TH1D>("h_qoverpZoom", "Track q/p; track q/p [GeV^{-1}];tracks", 100, -0.1, 0.1);
812  hPt = book<TH1D>("h_Pt", "Transverse Momentum;track p_{T} [GeV];tracks", 100, 0., 100.);
813  hHit = book<TH1D>("h_nHits", "Number of hits;track n. hits;tracks", 50, -0.5, 49.5);
814  hHit2D = book<TH1D>("h_nHit2D", "Number of 2D hits; number of 2D hits;tracks", 20, 0, 20);
815 
816  hHitCountVsZBPix = book<TH1D>("h_HitCountVsZBpix", "Number of BPix hits vs z;hit global z;hits", 60, -30, 30);
817  hHitCountVsZFPix = book<TH1D>("h_HitCountVsZFpix", "Number of FPix hits vs z;hit global z;hits", 100, -100, 100);
818 
819  hHitCountVsXBPix = book<TH1D>("h_HitCountVsXBpix", "Number of BPix hits vs x;hit global x;hits", 20, -20, 20);
820  hHitCountVsXFPix = book<TH1D>("h_HitCountVsXFpix", "Number of FPix hits vs x;hit global x;hits", 20, -20, 20);
821 
822  hHitCountVsYBPix = book<TH1D>("h_HitCountVsYBpix", "Number of BPix hits vs y;hit global y;hits", 20, -20, 20);
823  hHitCountVsYFPix = book<TH1D>("h_HitCountVsYFpix", "Number of FPix hits vs y;hit global y;hits", 20, -20, 20);
824 
826  book<TH1D>("h_HitCountVsThetaBpix", "Number of BPix hits vs #theta;hit global #theta;hits", 20, 0., M_PI);
828  book<TH1D>("h_HitCountVsPhiBpix", "Number of BPix hits vs #phi;hit global #phi;hits", 20, -M_PI, M_PI);
829 
831  book<TH1D>("h_HitCountVsThetaFpix", "Number of FPix hits vs #theta;hit global #theta;hits", 40, 0., M_PI);
833  book<TH1D>("h_HitCountVsPhiFpix", "Number of FPix hits vs #phi;hit global #phi;hits", 20, -M_PI, M_PI);
834 
835  hEta = book<TH1D>("h_Eta", "Track pseudorapidity; track #eta;tracks", 100, -etaMax_, etaMax_);
836  hPhi = book<TH1D>("h_Phi", "Track azimuth; track #phi;tracks", 100, -M_PI, M_PI);
837 
838  hPhiBarrel = book<TH1D>("h_PhiBarrel", "hPhiBarrel (0<|#eta|<0.8);track #Phi;tracks", 100, -M_PI, M_PI);
840  book<TH1D>("h_PhiOverlapPlus", "hPhiOverlapPlus (0.8<#eta<1.4);track #phi;tracks", 100, -M_PI, M_PI);
842  book<TH1D>("h_PhiOverlapMinus", "hPhiOverlapMinus (-1.4<#eta<-0.8);track #phi;tracks", 100, -M_PI, M_PI);
843  hPhiEndcapPlus = book<TH1D>("h_PhiEndcapPlus", "hPhiEndcapPlus (#eta>1.4);track #phi;track", 100, -M_PI, M_PI);
844  hPhiEndcapMinus = book<TH1D>("h_PhiEndcapMinus", "hPhiEndcapMinus (#eta<1.4);track #phi;tracks", 100, -M_PI, M_PI);
845 
846  if (!isCosmics_) {
847  hPhp = book<TH1D>("h_P_hp", "Momentum (high purity);track momentum [GeV];tracks", 100, 0., 100.);
848  hPthp = book<TH1D>("h_Pt_hp", "Transverse Momentum (high purity);track p_{T} [GeV];tracks", 100, 0., 100.);
849  hHithp = book<TH1D>("h_nHit_hp", "Number of hits (high purity);track n. hits;tracks", 30, 0, 30);
850  hEtahp = book<TH1D>("h_Eta_hp", "Track pseudorapidity (high purity); track #eta;tracks", 100, -etaMax_, etaMax_);
851  hPhihp = book<TH1D>("h_Phi_hp", "Track azimuth (high purity); track #phi;tracks", 100, -M_PI, M_PI);
852  hchi2ndofhp = book<TH1D>("h_chi2ndof_hp", "chi2/ndf (high purity);#chi^{2}/ndf;tracks", 100, 0, 5.);
853  hchi2Probhp = book<TH1D>(
854  "h_chi2_Prob_hp", "#chi^{2} probability (high purity);#chi^{2}prob_{Track};Number of Tracks", 100, 0.0, 1.);
855 
856  hvx = book<TH1D>("h_vx", "Track v_{x} ; track v_{x} [cm];tracks", 100, -1.5, 1.5);
857  hvy = book<TH1D>("h_vy", "Track v_{y} ; track v_{y} [cm];tracks", 100, -1.5, 1.5);
858  hvz = book<TH1D>("h_vz", "Track v_{z} ; track v_{z} [cm];tracks", 100, -20., 20.);
859  hd0 = book<TH1D>("h_d0", "Track d_{0} ; track d_{0} [cm];tracks", 100, -1., 1.);
860  hdxy = book<TH1D>("h_dxy", "Track d_{xy}; track d_{xy} [cm]; tracks", 100, -0.5, 0.5);
861  hdz = book<TH1D>("h_dz", "Track d_{z} ; track d_{z} [cm]; tracks", 100, -20, 20);
862 
863  hd0PVvsphi =
864  book<TH2D>("h2_d0PVvsphi", "hd0PVvsphi;track #phi;track d_{0}(PV) [cm]", 160, -M_PI, M_PI, 100, -1., 1.);
865  hd0PVvseta =
866  book<TH2D>("h2_d0PVvseta", "hdPV0vseta;track #eta;track d_{0}(PV) [cm]", 160, -2.5, 2.5, 100, -1., 1.);
867  hd0PVvspt = book<TH2D>("h2_d0PVvspt", "hdPV0vspt;track p_{T};d_{0}(PV) [cm]", 50, 0., 100., 100, -1, 1.);
868 
869  hdxyBS = book<TH1D>("h_dxyBS", "hdxyBS; track d_{xy}(BS) [cm];tracks", 100, -0.1, 0.1);
870  hd0BS = book<TH1D>("h_d0BS", "hd0BS ; track d_{0}(BS) [cm];tracks", 100, -0.1, 0.1);
871  hdzBS = book<TH1D>("h_dzBS", "hdzBS ; track d_{z}(BS) [cm];tracks", 100, -12, 12);
872  hdxyPV = book<TH1D>("h_dxyPV", "hdxyPV; track d_{xy}(PV) [cm];tracks", 100, -0.1, 0.1);
873  hd0PV = book<TH1D>("h_d0PV", "hd0PV ; track d_{0}(PV) [cm];tracks", 100, -0.15, 0.15);
874  hdzPV = book<TH1D>("h_dzPV", "hdzPV ; track d_{z}(PV) [cm];tracks", 100, -0.1, 0.1);
875 
876  hnhTIB = book<TH1D>("h_nHitTIB", "nhTIB;# hits in TIB; tracks", 20, 0., 20.);
877  hnhTID = book<TH1D>("h_nHitTID", "nhTID;# hits in TID; tracks", 20, 0., 20.);
878  hnhTOB = book<TH1D>("h_nHitTOB", "nhTOB;# hits in TOB; tracks", 20, 0., 20.);
879  hnhTEC = book<TH1D>("h_nHitTEC", "nhTEC;# hits in TEC; tracks", 20, 0., 20.);
880 
881  } else {
882  hvx = book<TH1D>("h_vx", "Track v_{x};track v_{x} [cm];tracks", 100, -100., 100.);
883  hvy = book<TH1D>("h_vy", "Track v_{y};track v_{y} [cm];tracks", 100, -100., 100.);
884  hvz = book<TH1D>("h_vz", "Track v_{z};track v_{z} [cm];track", 100, -100., 100.);
885  hd0 = book<TH1D>("h_d0", "Track d_{0};track d_{0} [cm];track", 100, -100., 100.);
886  hdxy = book<TH1D>("h_dxy", "Track d_{xy};track d_{xy} [cm];tracks", 100, -100, 100);
887  hdz = book<TH1D>("h_dz", "Track d_{z};track d_{z} [cm];tracks", 100, -200, 200);
888 
889  hd0vsphi = book<TH2D>(
890  "h2_d0vsphi", "Track d_{0} vs #phi; track #phi;track d_{0} [cm]", 160, -3.20, 3.20, 100, -100., 100.);
891  hd0vseta = book<TH2D>(
892  "h2_d0vseta", "Track d_{0} vs #eta; track #eta;track d_{0} [cm]", 160, -3.20, 3.20, 100, -100., 100.);
893  hd0vspt =
894  book<TH2D>("h2_d0vspt", "Track d_{0} vs p_{T};track p_{T};track d_{0} [cm]", 50, 0., 100., 100, -100, 100);
895 
896  hdxyBS = book<TH1D>("h_dxyBS", "Track d_{xy}(BS);d_{xy}(BS) [cm];tracks", 100, -100., 100.);
897  hd0BS = book<TH1D>("h_d0BS", "Track d_{0}(BS);d_{0}(BS) [cm];tracks", 100, -100., 100.);
898  hdzBS = book<TH1D>("h_dzBS", "Track d_{z}(BS);d_{z}(BS) [cm];tracks", 100, -100., 100.);
899  hdxyPV = book<TH1D>("h_dxyPV", "Track d_{xy}(PV); d_{xy}(PV) [cm];tracks", 100, -100., 100.);
900  hd0PV = book<TH1D>("h_d0PV", "Track d_{0}(PV); d_{0}(PV) [cm];tracks", 100, -100., 100.);
901  hdzPV = book<TH1D>("h_dzPV", "Track d_{z}(PV); d_{z}(PV) [cm];tracks", 100, -100., 100.);
902 
903  hnhTIB = book<TH1D>("h_nHitTIB", "nhTIB;# hits in TIB; tracks", 30, 0., 30.);
904  hnhTID = book<TH1D>("h_nHitTID", "nhTID;# hits in TID; tracks", 30, 0., 30.);
905  hnhTOB = book<TH1D>("h_nHitTOB", "nhTOB;# hits in TOB; tracks", 30, 0., 30.);
906  hnhTEC = book<TH1D>("h_nHitTEC", "nhTEC;# hits in TEC; tracks", 30, 0., 30.);
907  }
908 
909  hnhpxb = book<TH1D>("h_nHitPXB", "nhpxb;# hits in Pixel Barrel; tracks", 10, 0., 10.);
910  hnhpxe = book<TH1D>("h_nHitPXE", "nhpxe;# hits in Pixel Endcap; tracks", 10, 0., 10.);
911 
912  hHitComposition = book<TH1D>("h_hitcomposition", "track hit composition;;# hits", 6, -0.5, 5.5);
913 
915  book<TProfile>("p_NpixHits_vs_Vx", "n. Barrel Pixel hits vs. v_{x};v_{x} (cm);n. BPix hits", 20, -20, 20);
916 
918  book<TProfile>("p_NpixHits_vs_Vy", "n. Barrel Pixel hits vs. v_{y};v_{y} (cm);n. BPix hits", 20, -20, 20);
919 
921  book<TProfile>("p_NpixHits_vs_Vz", "n. Barrel Pixel hits vs. v_{z};v_{z} (cm);n. BPix hits", 20, -100, 100);
922 
923  std::string dets[6] = {"PXB", "PXF", "TIB", "TID", "TOB", "TEC"};
924 
925  for (int i = 1; i <= hHitComposition->GetNbinsX(); i++) {
926  hHitComposition->GetXaxis()->SetBinLabel(i, (dets[i - 1]).c_str());
927  }
928 
929  // vector of track histograms
930 
931  // clang-format off
932 
933  vTrackHistos_.push_back(book<TH1F>("h_tracketa", "Track #eta;#eta_{Track};Number of Tracks", 90, -etaMax_, etaMax_));
934  vTrackHistos_.push_back(book<TH1F>("h_trackphi", "Track #phi;#phi_{Track};Number of Tracks", 90, -M_PI, M_PI));
935  vTrackHistos_.push_back(book<TH1F>("h_trackNumberOfValidHits", "Track # of valid hits;# of valid hits _{Track};Number of Tracks", 40, 0., 40.));
936  vTrackHistos_.push_back(book<TH1F>("h_trackNumberOfLostHits", "Track # of lost hits;# of lost hits _{Track};Number of Tracks", 10, 0., 10.));
937  vTrackHistos_.push_back(book<TH1F>("h_curvature", "Curvature #kappa;#kappa_{Track};Number of Tracks", 100, -.05, .05));
938  vTrackHistos_.push_back(book<TH1F>("h_curvature_pos", "Curvature |#kappa| Positive Tracks;|#kappa_{pos Track}|;Number of Tracks", 100, .0, .05));
939  vTrackHistos_.push_back(book<TH1F>("h_curvature_neg", "Curvature |#kappa| Negative Tracks;|#kappa_{neg Track}|;Number of Tracks", 100, .0, .05));
940  vTrackHistos_.push_back(book<TH1F>("h_diff_curvature","Curvature |#kappa| Tracks Difference;|#kappa_{Track}|;# Pos Tracks - # Neg Tracks",100, .0, .05));
941  vTrackHistos_.push_back(book<TH1F>("h_chi2", "Track #chi^{2};#chi^{2}_{Track};Number of Tracks", 500, -0.01, 500.));
942  vTrackHistos_.push_back(book<TH1F>("h_chi2Prob", "#chi^{2} probability;Track Prob(#chi^{2},ndof);Number of Tracks", 100, 0.0, 1.));
943  vTrackHistos_.push_back(book<TH1F>("h_normchi2", "#chi^{2}/ndof;#chi^{2}/ndof;Number of Tracks", 100, -0.01, 10.));
944  //variable binning for chi2/ndof vs. pT
945  double xBins[19] = {0., 0.15, 0.5, 1., 1.5, 2., 2.5, 3., 3.5, 4., 4.5, 5., 7., 10., 15., 25., 40., 100., 200.};
946  vTrackHistos_.push_back(book<TH1F>("h_pt", "Track p_{T};p_{T}^{track} [GeV];Number of Tracks", 250, 0., 250));
947  vTrackHistos_.push_back(book<TH1F>("h_ptrebin", "Track p_{T};p_{T}^{track} [GeV];Number of Tracks", 18, xBins));
948  vTrackHistos_.push_back(book<TH1F>("h_ptResolution", "#delta_{p_{T}}/p_{T}^{track};#delta_{p_{T}}/p_{T}^{track};Number of Tracks", 100, 0., 0.5));
949 
950  vTrackProfiles_.push_back(book<TProfile>("p_d0_vs_phi", "Transverse Impact Parameter vs. #phi;#phi_{Track};#LT d_{0} #GT [cm]", 100, -M_PI, M_PI));
951  vTrackProfiles_.push_back(book<TProfile>("p_dz_vs_phi", "Longitudinal Impact Parameter vs. #phi;#phi_{Track};#LT d_{z} #GT [cm]", 100, -M_PI, M_PI));
952  vTrackProfiles_.push_back(book<TProfile>("p_d0_vs_eta", "Transverse Impact Parameter vs. #eta;#eta_{Track};#LT d_{0} #GT [cm]", 100, -etaMax_, etaMax_));
953  vTrackProfiles_.push_back(book<TProfile>("p_dz_vs_eta", "Longitudinal Impact Parameter vs. #eta;#eta_{Track};#LT d_{z} #GT [cm]", 100, -etaMax_, etaMax_));
954  vTrackProfiles_.push_back(book<TProfile>("p_chi2_vs_phi", "#chi^{2} vs. #phi;#phi_{Track};#LT #chi^{2} #GT", 100, -M_PI, M_PI));
955  vTrackProfiles_.push_back(book<TProfile>("p_chi2Prob_vs_phi", "#chi^{2} probablility vs. #phi;#phi_{Track};#LT #chi^{2} probability#GT", 100, -M_PI, M_PI));
956  vTrackProfiles_.push_back(book<TProfile>("p_chi2Prob_vs_d0", "#chi^{2} probablility vs. |d_{0}|;|d_{0}|[cm];#LT #chi^{2} probability#GT", 100, 0, 80));
957  vTrackProfiles_.push_back(book<TProfile>("p_chi2Prob_vs_dz", "#chi^{2} probablility vs. dz;d_{z} [cm];#LT #chi^{2} probability#GT", 100, -30, 30));
958  vTrackProfiles_.push_back(book<TProfile>("p_normchi2_vs_phi", "#chi^{2}/ndof vs. #phi;#phi_{Track};#LT #chi^{2}/ndof #GT", 100, -M_PI, M_PI));
959  vTrackProfiles_.push_back(book<TProfile>("p_chi2_vs_eta", "#chi^{2} vs. #eta;#eta_{Track};#LT #chi^{2} #GT", 100, -etaMax_, etaMax_));
960  vTrackProfiles_.push_back(book<TProfile>("p_normchi2_vs_pt", "norm #chi^{2} vs. p_{T}_{Track}; p_{T}_{Track};#LT #chi^{2}/ndof #GT", 18, xBins));
961  vTrackProfiles_.push_back(book<TProfile>("p_normchi2_vs_p", "#chi^{2}/ndof vs. p_{Track};p_{Track};#LT #chi^{2}/ndof #GT", 18, xBins));
962  vTrackProfiles_.push_back(book<TProfile>("p_chi2Prob_vs_eta","#chi^{2} probability vs. #eta;#eta_{Track};#LT #chi^{2} probability #GT",100,-etaMax_,etaMax_));
963  vTrackProfiles_.push_back(book<TProfile>("p_normchi2_vs_eta", "#chi^{2}/ndof vs. #eta;#eta_{Track};#LT #chi^{2}/ndof #GT", 100, -etaMax_, etaMax_));
964  vTrackProfiles_.push_back(book<TProfile>("p_kappa_vs_phi", "#kappa vs. #phi;#phi_{Track};#kappa", 100, -M_PI, M_PI));
965  vTrackProfiles_.push_back(book<TProfile>("p_kappa_vs_eta", "#kappa vs. #eta;#eta_{Track};#kappa", 100, -etaMax_, etaMax_));
966  vTrackProfiles_.push_back(book<TProfile>("p_ptResolution_vs_phi","#delta_{p_{T}}/p_{T}^{track};#phi^{track};#delta_{p_{T}}/p_{T}^{track}",100,-M_PI,M_PI));
967  vTrackProfiles_.push_back(book<TProfile>("p_ptResolution_vs_eta","#delta_{p_{T}}/p_{T}^{track};#eta^{track};#delta_{p_{T}}/p_{T}^{track}",100,-etaMax_,etaMax_));
968 
969  vTrack2DHistos_.push_back(book<TH2F>("h2_phi_vs_eta", "Track #phi vs. #eta;#eta_{Track};#phi_{Track}",50, -etaMax_, etaMax_, 50, -M_PI, M_PI));
970  vTrack2DHistos_.push_back(book<TH2F>("h2_d0_vs_phi", "Transverse Impact Parameter vs. #phi;#phi_{Track};d_{0} [cm]", 100, -M_PI, M_PI, 100, -1., 1.));
971  vTrack2DHistos_.push_back(book<TH2F>("h2_dz_vs_phi", "Longitudinal Impact Parameter vs. #phi;#phi_{Track};d_{z} [cm]",100, -M_PI, M_PI, 100, -100., 100.));
972  vTrack2DHistos_.push_back(book<TH2F>("h2_d0_vs_eta", "Transverse Impact Parameter vs. #eta;#eta_{Track};d_{0} [cm]", 100, -etaMax_, etaMax_, 100, -1., 1.));
973  vTrack2DHistos_.push_back(book<TH2F>("h2_dz_vs_eta", "Longitudinal Impact Parameter vs. #eta;#eta_{Track};d_{z} [cm]", 100, -etaMax_, etaMax_, 100, -100., 100.));
974  vTrack2DHistos_.push_back(book<TH2F>("h2_chi2_vs_phi", "#chi^{2} vs. #phi;#phi_{Track};#chi^{2}", 100, -M_PI, M_PI, 500, 0., 500.));
975  vTrack2DHistos_.push_back(book<TH2F>("h2_chi2Prob_vs_phi", "#chi^{2} probability vs. #phi;#phi_{Track};#chi^{2} probability", 100, -M_PI, M_PI, 100, 0., 1.));
976  vTrack2DHistos_.push_back(book<TH2F>("h2_chi2Prob_vs_d0", "#chi^{2} probability vs. |d_{0}|;|d_{0}| [cm];#chi^{2} probability", 100, 0, 80, 100, 0., 1.));
977  vTrack2DHistos_.push_back(book<TH2F>("h2_normchi2_vs_phi", "#chi^{2}/ndof vs. #phi;#phi_{Track};#chi^{2}/ndof", 100, -M_PI, M_PI, 100, 0., 10.));
978  vTrack2DHistos_.push_back(book<TH2F>("h2_chi2_vs_eta", "#chi^{2} vs. #eta;#eta_{Track};#chi^{2}", 100, -etaMax_, etaMax_, 500, 0., 500.));
979  vTrack2DHistos_.push_back(book<TH2F>("h2_chi2Prob_vs_eta", "#chi^{2} probaility vs. #eta;#eta_{Track};#chi^{2} probability", 100, -etaMax_, etaMax_, 100, 0., 1.));
980  vTrack2DHistos_.push_back(book<TH2F>("h2_normchi2_vs_eta", "#chi^{2}/ndof vs. #eta;#eta_{Track};#chi^{2}/ndof", 100, -etaMax_, etaMax_, 100, 0., 10.));
981  vTrack2DHistos_.push_back(book<TH2F>("h2_kappa_vs_phi", "#kappa vs. #phi;#phi_{Track};#kappa", 100, -M_PI, M_PI, 100, .0, .05));
982  vTrack2DHistos_.push_back(book<TH2F>("h2_kappa_vs_eta", "#kappa vs. #eta;#eta_{Track};#kappa", 100, -etaMax_, etaMax_, 100, .0, .05));
983  vTrack2DHistos_.push_back(book<TH2F>("h2_normchi2_vs_kappa", "#kappa vs. #chi^{2}/ndof;#chi^{2}/ndof;#kappa", 100, 0., 10, 100, -.03, .03));
984 
985  // clang-format on
986 
987  } //beginJob
const char * qualities[3]
#define M_PI
Log< level::Info, false > LogInfo
static const std::string algoNames[]
Definition: TrackBase.h:147

◆ beginRun()

void GeneralPurposeTrackAnalyzer::beginRun ( edm::Run const &  run,
edm::EventSetup const &  setup 
)
inlineoverrideprivate

Definition at line 704 of file GeneralPurposeTrackAnalyzer.cc.

References conditionsMap_, coord_, DEBUG, doLatencyAnalysis_, geomTokenBR_, SiPixelCoordinates::init(), MagneticField::inTesla(), TrackerGeometry::isThere(), latencyToken_, PV3DBase< T, PVType, FrameType >::mag(), magFieldToken_, magneticField_, mode, SiPixelPI::one, GeomDetEnumerators::P1PXB, GeomDetEnumerators::P1PXEC, GeomDetEnumerators::P2PXB, GeomDetEnumerators::P2PXEC, phase_, edm::ESHandle< T >::product(), writedatasetfile::run, runInfoMap_, singleTopDQM_cfi::setup, SiStripLatency::singleReadOutMode(), siPixelFedCablingMapTokenBR_, trackerTopologyTokenBR_, SiPixelPI::two, and SiPixelPI::zero.

706  {
707  // initialize runInfoMap_
708  runInfoMap_[run.run()].first = 0;
709  runInfoMap_[run.run()].second = 0;
710 
711  // Magnetic Field setup
712  magneticField_ = setup.getHandle(magFieldToken_);
713  float B_ = magneticField_.product()->inTesla(GlobalPoint(0, 0, 0)).mag();
714 
715  if (DEBUG) {
716  edm::LogInfo("GeneralPurposeTrackAnalyzer")
717  << "run number:" << run.run() << " magnetic field: " << B_ << " [T]" << std::endl;
718  }
719 
720  const TrackerGeometry *trackerGeometry = &setup.getData(geomTokenBR_);
721  if (trackerGeometry->isThere(GeomDetEnumerators::P2PXB) || trackerGeometry->isThere(GeomDetEnumerators::P2PXEC)) {
723  } else if (trackerGeometry->isThere(GeomDetEnumerators::P1PXB) ||
724  trackerGeometry->isThere(GeomDetEnumerators::P1PXEC)) {
726  } else {
728  }
729 
730  // if it's a phase-2 geometry there are no phase-1 conditions
731  if (phase_ == SiPixelPI::phase::two) {
732  mode = 0;
733  } else {
734  if (doLatencyAnalysis_) {
735  //SiStrip Latency
736  const SiStripLatency *apvlat = &setup.getData(latencyToken_);
737  if (apvlat->singleReadOutMode() == 1) {
738  mode = 1; // peak mode
739  } else if (apvlat->singleReadOutMode() == 0) {
740  mode = -1; // deco mode
741  }
742  } else {
743  mode = 0;
744  }
745  }
746 
747  conditionsMap_[run.run()].first = mode;
748  conditionsMap_[run.run()].second = B_;
749 
750  // init the sipixel coordinates
751  const TrackerTopology *trackerTopology = &setup.getData(trackerTopologyTokenBR_);
752  const SiPixelFedCablingMap *siPixelFedCablingMap = &setup.getData(siPixelFedCablingMapTokenBR_);
753 
754  // Pixel Phase-1 helper class
755  coord_.init(trackerTopology, trackerGeometry, siPixelFedCablingMap);
756  }
std::map< int, std::pair< int, float > > conditionsMap_
virtual GlobalVector inTesla(const GlobalPoint &gp) const =0
Field value ad specified global point, in Tesla.
Global3DPoint GlobalPoint
Definition: GlobalPoint.h:10
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > geomTokenBR_
T const * product() const
Definition: ESHandle.h:86
edm::ESHandle< MagneticField > magneticField_
bool isThere(GeomDetEnumerators::SubDetector subdet) const
T mag() const
Definition: PV3DBase.h:64
void init(const TrackerTopology *, const TrackerGeometry *, const SiPixelFedCablingMap *)
std::map< int, std::pair< int, int > > runInfoMap_
Log< level::Info, false > LogInfo
const edm::ESGetToken< MagneticField, IdealMagneticFieldRecord > magFieldToken_
int16_t singleReadOutMode() const
const edm::ESGetToken< TrackerTopology, TrackerTopologyRcd > trackerTopologyTokenBR_
edm::ESGetToken< SiStripLatency, SiStripLatencyRcd > latencyToken_
const edm::ESGetToken< SiPixelFedCablingMap, SiPixelFedCablingMapRcd > siPixelFedCablingMapTokenBR_

◆ book()

template<typename T , typename... Args>
T* GeneralPurposeTrackAnalyzer::book ( const Args &...  args) const
inline

Definition at line 151 of file GeneralPurposeTrackAnalyzer.cc.

References writedatasetfile::args, fs, TFileService::make(), and submitPVValidationJobs::t.

151  {
152  T *t = fs->make<T>(args...);
153  return t;
154  }
T * make(const Args &...args) const
make new ROOT object
Definition: TFileService.h:64
long double T

◆ endJob()

void GeneralPurposeTrackAnalyzer::endJob ( void  )
inlineoverrideprivatevirtual

Reimplemented from edm::one::EDAnalyzerBase.

Definition at line 990 of file GeneralPurposeTrackAnalyzer.cc.

References conditionsMap_, gather_cfg::cout, evtsByTrigger_, fieldByRun_, dqmdumpme::first, alignBH_cfg::fixed, mps_fire::i, ievt, itrks, modeByRun_, phase_, pixelmap, pixelrocsmap_, pmap, runInfoMap_, crab_NZS2018C_1::runRange, edm::second(), jetUpdater_cfi::sort, tksByTrigger_, tmap, cond::impl::to_string(), triggerMap_, SiPixelPI::two, and SiPixelPI::zero.

Referenced by o2olib.O2ORunMgr::executeJob().

992  {
993  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "*******************************" << std::endl;
994  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "Events run in total: " << ievt << std::endl;
995  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "n. tracks: " << itrks << std::endl;
996  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "*******************************" << std::endl;
997 
998  int nFiringTriggers = triggerMap_.size();
999  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "firing triggers: " << nFiringTriggers << std::endl;
1000  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "*******************************" << std::endl;
1001 
1002  tksByTrigger_ =
1003  book<TH1D>("tksByTrigger", "tracks by HLT path;;% of # traks", nFiringTriggers, -0.5, nFiringTriggers - 0.5);
1004  evtsByTrigger_ =
1005  book<TH1D>("evtsByTrigger", "events by HLT path;;% of # events", nFiringTriggers, -0.5, nFiringTriggers - 0.5);
1006 
1007  int i = 0;
1008  for (const auto &it : triggerMap_) {
1009  i++;
1010 
1011  double trkpercent = ((it.second).second) * 100. / double(itrks);
1012  double evtpercent = ((it.second).first) * 100. / double(ievt);
1013 
1014  std::cout.precision(4);
1015 
1016  edm::LogPrint("GeneralPurposeTrackAnalyzer")
1017  << "HLT path: " << std::setw(60) << std::left << it.first << " | events firing: " << std::right
1018  << std::setw(8) << (it.second).first << " (" << std::setw(8) << std::fixed << std::setprecision(4)
1019  << evtpercent << "%)"
1020  << " | tracks collected: " << std::setw(10) << (it.second).second << " (" << std::setw(8) << std::fixed
1021  << std::setprecision(4) << trkpercent << "%)";
1022 
1023  tksByTrigger_->SetBinContent(i, trkpercent);
1024  tksByTrigger_->GetXaxis()->SetBinLabel(i, (it.first).c_str());
1025 
1026  evtsByTrigger_->SetBinContent(i, evtpercent);
1027  evtsByTrigger_->GetXaxis()->SetBinLabel(i, (it.first).c_str());
1028  }
1029 
1030  int nRuns = conditionsMap_.size();
1031 
1032  std::vector<int> theRuns_;
1033  for (const auto &it : conditionsMap_) {
1034  theRuns_.push_back(it.first);
1035  }
1036 
1037  sort(theRuns_.begin(), theRuns_.end());
1038  int runRange = theRuns_.back() - theRuns_.front() + 1;
1039 
1040  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "*******************************" << std::endl;
1041  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "first run: " << theRuns_.front() << std::endl;
1042  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "last run: " << theRuns_.back() << std::endl;
1043  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "considered runs: " << nRuns << std::endl;
1044  edm::LogPrint("GeneralPurposeTrackAnalyzer") << "*******************************" << std::endl;
1045 
1046  modeByRun_ = book<TH1D>("modeByRun",
1047  "Strip APV mode by run number;;APV mode (-1=deco,+1=peak)",
1048  runRange,
1049  theRuns_.front() - 0.5,
1050  theRuns_.back() + 0.5);
1051 
1052  fieldByRun_ = book<TH1D>("fieldByRun",
1053  "CMS B-field intensity by run number;;B-field intensity [T]",
1054  runRange,
1055  theRuns_.front() - 0.5,
1056  theRuns_.back() + 0.5);
1057 
1058  for (const auto &the_r : theRuns_) {
1059  if (conditionsMap_.find(the_r)->second.first != 0) {
1060  edm::LogPrint("GeneralPurposeTrackAnalyzer")
1061  << "run:" << the_r << " | isPeak: " << std::setw(4) << conditionsMap_.find(the_r)->second.first
1062  << "| B-field: " << conditionsMap_.find(the_r)->second.second << " [T]"
1063  << "| events: " << std::setw(10) << runInfoMap_.find(the_r)->second.first << ", tracks " << std::setw(10)
1064  << runInfoMap_.find(the_r)->second.second << std::endl;
1065  }
1066 
1067  modeByRun_->SetBinContent((the_r - theRuns_.front()) + 1, conditionsMap_.find(the_r)->second.first);
1068  fieldByRun_->SetBinContent((the_r - theRuns_.front()) + 1, conditionsMap_.find(the_r)->second.second);
1069  modeByRun_->GetXaxis()->SetBinLabel((the_r - theRuns_.front()) + 1, std::to_string(the_r).c_str());
1070  fieldByRun_->GetXaxis()->SetBinLabel((the_r - theRuns_.front()) + 1, std::to_string(the_r).c_str());
1071  }
1072 
1073  if (phase_ < SiPixelPI::phase::two) {
1074  if (phase_ == SiPixelPI::phase::zero) {
1075  pmap->save(true, 0, 0, "PixelHitMap.pdf", 600, 800);
1076  pmap->save(true, 0, 0, "PixelHitMap.png", 500, 750);
1077  }
1078 
1079  tmap->save(true, 0, 0, "StripHitMap.pdf");
1080  tmap->save(true, 0, 0, "StripHitMap.png");
1081 
1082  gStyle->SetPalette(kRainBow);
1083  pixelmap->beautifyAllHistograms();
1084 
1085  TCanvas cB("CanvBarrel", "CanvBarrel", 1200, 1000);
1086  pixelmap->drawBarrelMaps("entriesBarrel", cB);
1087  cB.SaveAs("pixelBarrelEntries.png");
1088 
1089  TCanvas cF("CanvForward", "CanvForward", 1600, 1000);
1090  pixelmap->drawForwardMaps("entriesForward", cF);
1091  cF.SaveAs("pixelForwardEntries.png");
1092 
1093  TCanvas cRocs = TCanvas("cRocs", "cRocs", 1200, 1600);
1094  pixelrocsmap_->drawMaps(cRocs, "Pixel on-track clusters occupancy");
1095  cRocs.SaveAs("Phase1PixelROCMaps_fullROCs.png");
1096  }
1097  }
std::map< int, std::pair< int, float > > conditionsMap_
std::unique_ptr< TrackerMap > tmap
std::unique_ptr< TrackerMap > pmap
std::string to_string(const V &value)
Definition: OMSAccess.h:71
U second(std::pair< T, U > const &p)
std::map< std::string, std::pair< int, int > > triggerMap_
std::map< int, std::pair< int, int > > runInfoMap_
Log< level::Warning, true > LogPrint
std::unique_ptr< Phase1PixelROCMaps > pixelrocsmap_
std::unique_ptr< Phase1PixelMaps > pixelmap

◆ endRun()

void GeneralPurposeTrackAnalyzer::endRun ( edm::Run const &  ,
edm::EventSetup const &   
)
inlineoverrideprivate

Definition at line 759 of file GeneralPurposeTrackAnalyzer.cc.

759 {}

◆ fillDescriptions()

void GeneralPurposeTrackAnalyzer::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 1144 of file GeneralPurposeTrackAnalyzer.cc.

References edm::ConfigurationDescriptions::addWithDefaultLabel(), submitPVResolutionJobs::desc, and HLT_2022v15_cff::InputTag.

1146 {
1148  desc.setComment("Generic track analyzer to check ALCARECO sample quantities");
1149  desc.add<edm::InputTag>("TkTag", edm::InputTag("generalTracks"));
1150  desc.add<edm::InputTag>("TriggerResultsTag", edm::InputTag("TriggerResults", "", "HLT"));
1151  desc.add<edm::InputTag>("BeamSpotTag", edm::InputTag("offlineBeamSpot"));
1152  desc.add<edm::InputTag>("VerticesTag", edm::InputTag("offlinePrimaryVertices"));
1153  desc.add<bool>("isCosmics", false);
1154  desc.add<bool>("doLatencyAnalysis", true);
1155  descriptions.addWithDefaultLabel(desc);
1156 }
void addWithDefaultLabel(ParameterSetDescription const &psetDescription)

◆ index()

template<class OBJECT_TYPE >
int GeneralPurposeTrackAnalyzer::index ( const std::vector< OBJECT_TYPE *> &  vec,
const TString &  name 
)
inline

Definition at line 139 of file GeneralPurposeTrackAnalyzer.cc.

References Skims_PA_cff::name.

Referenced by analyze(), and BeautifulSoup.PageElement::insert().

139  {
140  for (const auto &iter : vec | boost::adaptors::indexed(0)) {
141  if (iter.value() && iter.value()->GetName() == name) {
142  return iter.index();
143  }
144  }
145  edm::LogError("GeneralPurposeTrackAnalyzer") << "@SUB=GeneralPurposeTrackAnalyzer::index"
146  << " could not find " << name;
147  return -1;
148  }
Log< level::Error, false > LogError

◆ isHit2D()

bool GeneralPurposeTrackAnalyzer::isHit2D ( const TrackingRecHit hit)
inlineprivate

Definition at line 1100 of file GeneralPurposeTrackAnalyzer.cc.

References kBPIX, kFPIX, ProjectedSiStripRecHit2D::originalHit(), SiStripDetId::stereo(), and DetId::Tracker.

Referenced by analyze().

1102  {
1103  bool countStereoHitAs2D_ = true;
1104  // we count SiStrip stereo modules as 2D if selected via countStereoHitAs2D_
1105  // (since they provide theta information)
1106  if (!hit.isValid() ||
1107  (hit.dimension() < 2 && !countStereoHitAs2D_ && !dynamic_cast<const SiStripRecHit1D *>(&hit))) {
1108  return false; // real RecHit1D - but SiStripRecHit1D depends on countStereoHitAs2D_
1109  } else {
1110  const DetId detId(hit.geographicalId());
1111  if (detId.det() == DetId::Tracker) {
1112  if (detId.subdetId() == kBPIX || detId.subdetId() == kFPIX) {
1113  return true; // pixel is always 2D
1114  } else { // should be SiStrip now
1115  const SiStripDetId stripId(detId);
1116  if (stripId.stereo())
1117  return countStereoHitAs2D_; // stereo modules
1118  else if (dynamic_cast<const SiStripRecHit1D *>(&hit) || dynamic_cast<const SiStripRecHit2D *>(&hit))
1119  return false; // rphi modules hit
1120  //the following two are not used any more since ages...
1121  else if (dynamic_cast<const SiStripMatchedRecHit2D *>(&hit))
1122  return true; // matched is 2D
1123  else if (dynamic_cast<const ProjectedSiStripRecHit2D *>(&hit)) {
1124  const ProjectedSiStripRecHit2D *pH = static_cast<const ProjectedSiStripRecHit2D *>(&hit);
1125  return (countStereoHitAs2D_ && this->isHit2D(pH->originalHit())); // depends on original...
1126  } else {
1127  edm::LogError("UnknownType") << "@SUB=GeneralPurposeTrackAnalyzer::isHit2D"
1128  << "Tracker hit not in pixel, neither SiStripRecHit[12]D nor "
1129  << "SiStripMatchedRecHit2D nor ProjectedSiStripRecHit2D.";
1130  return false;
1131  }
1132  }
1133  } else { // not tracker??
1134  edm::LogWarning("DetectorMismatch") << "@SUB=GeneralPurposeTrackAnalyzer::isHit2D"
1135  << "Hit not in tracker with 'official' dimension >=2.";
1136  return true; // dimension() >= 2 so accept that...
1137  }
1138  }
1139  // never reached...
1140  }
Log< level::Error, false > LogError
const int kFPIX
Detector identifier class for the strip tracker.
Definition: SiStripDetId.h:18
Definition: DetId.h:17
SiStripRecHit2D originalHit() const
Log< level::Warning, false > LogWarning
const int kBPIX
bool isHit2D(const TrackingRecHit &hit)

Member Data Documentation

◆ BeamSpotTag_

edm::InputTag GeneralPurposeTrackAnalyzer::BeamSpotTag_
private

Definition at line 297 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by GeneralPurposeTrackAnalyzer().

◆ beamspotToken_

edm::EDGetTokenT<reco::BeamSpot> GeneralPurposeTrackAnalyzer::beamspotToken_
private

Definition at line 305 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and GeneralPurposeTrackAnalyzer().

◆ conditionsMap_

std::map<int, std::pair<int, float> > GeneralPurposeTrackAnalyzer::conditionsMap_
private

Definition at line 309 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun(), and endJob().

◆ coord_

SiPixelCoordinates GeneralPurposeTrackAnalyzer::coord_
private

Definition at line 168 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginRun().

◆ doLatencyAnalysis_

bool GeneralPurposeTrackAnalyzer::doLatencyAnalysis_
private

Definition at line 301 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun(), and GeneralPurposeTrackAnalyzer().

◆ etaMax_

float GeneralPurposeTrackAnalyzer::etaMax_
private

Definition at line 290 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginJob().

◆ evtsByTrigger_

TH1D* GeneralPurposeTrackAnalyzer::evtsByTrigger_
private

Definition at line 282 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by endJob().

◆ fieldByRun_

TH1D* GeneralPurposeTrackAnalyzer::fieldByRun_
private

Definition at line 285 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by endJob().

◆ fs

edm::Service<TFileService> GeneralPurposeTrackAnalyzer::fs
private

Definition at line 170 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by book().

◆ geomToken_

const edm::ESGetToken<TrackerGeometry, TrackerDigiGeometryRecord> GeneralPurposeTrackAnalyzer::geomToken_
private

Definition at line 158 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze().

◆ geomTokenBR_

const edm::ESGetToken<TrackerGeometry, TrackerDigiGeometryRecord> GeneralPurposeTrackAnalyzer::geomTokenBR_
private

Definition at line 162 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun().

◆ hCharge

TH1D* GeneralPurposeTrackAnalyzer::hCharge
private

Definition at line 219 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hchi2ndof

TH1D* GeneralPurposeTrackAnalyzer::hchi2ndof
private

Definition at line 178 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hchi2ndofhp

TH1D* GeneralPurposeTrackAnalyzer::hchi2ndofhp
private

Definition at line 216 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hchi2Probhp

TH1D* GeneralPurposeTrackAnalyzer::hchi2Probhp
private

Definition at line 217 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0

TH1D* GeneralPurposeTrackAnalyzer::hd0
private

Definition at line 241 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0BS

TH1D* GeneralPurposeTrackAnalyzer::hd0BS
private

Definition at line 269 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0PV

TH1D* GeneralPurposeTrackAnalyzer::hd0PV
private

Definition at line 272 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0PVvseta

TH2D* GeneralPurposeTrackAnalyzer::hd0PVvseta
private

Definition at line 246 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0PVvsphi

TH2D* GeneralPurposeTrackAnalyzer::hd0PVvsphi
private

Definition at line 245 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0PVvspt

TH2D* GeneralPurposeTrackAnalyzer::hd0PVvspt
private

Definition at line 247 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0vseta

TH2D* GeneralPurposeTrackAnalyzer::hd0vseta
private

Definition at line 250 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0vsphi

TH2D* GeneralPurposeTrackAnalyzer::hd0vsphi
private

Definition at line 249 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hd0vspt

TH2D* GeneralPurposeTrackAnalyzer::hd0vspt
private

Definition at line 251 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hDeltaEta

TH1D* GeneralPurposeTrackAnalyzer::hDeltaEta
private

Definition at line 235 of file GeneralPurposeTrackAnalyzer.cc.

◆ hDeltaPhi

TH1D* GeneralPurposeTrackAnalyzer::hDeltaPhi
private

Definition at line 234 of file GeneralPurposeTrackAnalyzer.cc.

◆ hDeltaR

TH1D* GeneralPurposeTrackAnalyzer::hDeltaR
private

Definition at line 236 of file GeneralPurposeTrackAnalyzer.cc.

◆ hdxy

TH1D* GeneralPurposeTrackAnalyzer::hdxy
private

Definition at line 243 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hdxyBS

TH1D* GeneralPurposeTrackAnalyzer::hdxyBS
private

Definition at line 268 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hdxyPV

TH1D* GeneralPurposeTrackAnalyzer::hdxyPV
private

Definition at line 271 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hdz

TH1D* GeneralPurposeTrackAnalyzer::hdz
private

Definition at line 242 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hdzBS

TH1D* GeneralPurposeTrackAnalyzer::hdzBS
private

Definition at line 270 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hdzPV

TH1D* GeneralPurposeTrackAnalyzer::hdzPV
private

Definition at line 273 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hEta

TH1D* GeneralPurposeTrackAnalyzer::hEta
private

Definition at line 222 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hEtahp

TH1D* GeneralPurposeTrackAnalyzer::hEtahp
private

Definition at line 214 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hEtaMinus

TH1D* GeneralPurposeTrackAnalyzer::hEtaMinus
private

Definition at line 224 of file GeneralPurposeTrackAnalyzer.cc.

◆ hEtaPlus

TH1D* GeneralPurposeTrackAnalyzer::hEtaPlus
private

Definition at line 223 of file GeneralPurposeTrackAnalyzer.cc.

◆ hHit

TH1D* GeneralPurposeTrackAnalyzer::hHit
private

Definition at line 192 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHit2D

TH1D* GeneralPurposeTrackAnalyzer::hHit2D
private

Definition at line 193 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitComposition

TH1D* GeneralPurposeTrackAnalyzer::hHitComposition
private

Definition at line 260 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsPhiBPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsPhiBPix
private

Definition at line 203 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsPhiFPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsPhiFPix
private

Definition at line 206 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsThetaBPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsThetaBPix
private

Definition at line 202 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsThetaFPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsThetaFPix
private

Definition at line 205 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsXBPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsXBPix
private

Definition at line 195 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsXFPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsXFPix
private

Definition at line 196 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsYBPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsYBPix
private

Definition at line 197 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsYFPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsYFPix
private

Definition at line 198 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsZBPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsZBPix
private

Definition at line 199 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitCountVsZFPix

TH1D* GeneralPurposeTrackAnalyzer::hHitCountVsZFPix
private

Definition at line 200 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHithp

TH1D* GeneralPurposeTrackAnalyzer::hHithp
private

Definition at line 213 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hHitMinus

TH1D* GeneralPurposeTrackAnalyzer::hHitMinus
private

Definition at line 209 of file GeneralPurposeTrackAnalyzer.cc.

◆ hHitPlus

TH1D* GeneralPurposeTrackAnalyzer::hHitPlus
private

Definition at line 208 of file GeneralPurposeTrackAnalyzer.cc.

◆ hltresultsToken_

edm::EDGetTokenT<edm::TriggerResults> GeneralPurposeTrackAnalyzer::hltresultsToken_
private

Definition at line 304 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and GeneralPurposeTrackAnalyzer().

◆ hlumi

TH1D* GeneralPurposeTrackAnalyzer::hlumi
private

Definition at line 275 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hMinPt

TH1D* GeneralPurposeTrackAnalyzer::hMinPt
private

Definition at line 189 of file GeneralPurposeTrackAnalyzer.cc.

◆ hMultCand

TH1D* GeneralPurposeTrackAnalyzer::hMultCand
private

Definition at line 266 of file GeneralPurposeTrackAnalyzer.cc.

◆ hNhighPurity

TH1D* GeneralPurposeTrackAnalyzer::hNhighPurity
private

Definition at line 184 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhpxb

TH1D* GeneralPurposeTrackAnalyzer::hnhpxb
private

Definition at line 253 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhpxe

TH1D* GeneralPurposeTrackAnalyzer::hnhpxe
private

Definition at line 254 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhTEC

TH1D* GeneralPurposeTrackAnalyzer::hnhTEC
private

Definition at line 258 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhTIB

TH1D* GeneralPurposeTrackAnalyzer::hnhTIB
private

Definition at line 255 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhTID

TH1D* GeneralPurposeTrackAnalyzer::hnhTID
private

Definition at line 256 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hnhTOB

TH1D* GeneralPurposeTrackAnalyzer::hnhTOB
private

Definition at line 257 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hNtrk

TH1D* GeneralPurposeTrackAnalyzer::hNtrk
private

Definition at line 179 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hNtrkZoom

TH1D* GeneralPurposeTrackAnalyzer::hNtrkZoom
private

Definition at line 180 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hP

TH1D* GeneralPurposeTrackAnalyzer::hP
private

Definition at line 185 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhi

TH1D* GeneralPurposeTrackAnalyzer::hPhi
private

Definition at line 225 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiBarrel

TH1D* GeneralPurposeTrackAnalyzer::hPhiBarrel
private

Definition at line 226 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiEndcapMinus

TH1D* GeneralPurposeTrackAnalyzer::hPhiEndcapMinus
private

Definition at line 230 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiEndcapPlus

TH1D* GeneralPurposeTrackAnalyzer::hPhiEndcapPlus
private

Definition at line 229 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhihp

TH1D* GeneralPurposeTrackAnalyzer::hPhihp
private

Definition at line 215 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiMinus

TH1D* GeneralPurposeTrackAnalyzer::hPhiMinus
private

Definition at line 232 of file GeneralPurposeTrackAnalyzer.cc.

◆ hPhiOverlapMinus

TH1D* GeneralPurposeTrackAnalyzer::hPhiOverlapMinus
private

Definition at line 228 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiOverlapPlus

TH1D* GeneralPurposeTrackAnalyzer::hPhiOverlapPlus
private

Definition at line 227 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPhiPlus

TH1D* GeneralPurposeTrackAnalyzer::hPhiPlus
private

Definition at line 231 of file GeneralPurposeTrackAnalyzer.cc.

◆ hPhp

TH1D* GeneralPurposeTrackAnalyzer::hPhp
private

Definition at line 211 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPMinus

TH1D* GeneralPurposeTrackAnalyzer::hPMinus
private

Definition at line 187 of file GeneralPurposeTrackAnalyzer.cc.

◆ hPPlus

TH1D* GeneralPurposeTrackAnalyzer::hPPlus
private

Definition at line 186 of file GeneralPurposeTrackAnalyzer.cc.

◆ hPt

TH1D* GeneralPurposeTrackAnalyzer::hPt
private

Definition at line 188 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPthp

TH1D* GeneralPurposeTrackAnalyzer::hPthp
private

Definition at line 212 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hPtMinus

TH1D* GeneralPurposeTrackAnalyzer::hPtMinus
private

Definition at line 191 of file GeneralPurposeTrackAnalyzer.cc.

◆ hPtPlus

TH1D* GeneralPurposeTrackAnalyzer::hPtPlus
private

Definition at line 190 of file GeneralPurposeTrackAnalyzer.cc.

◆ hQoverP

TH1D* GeneralPurposeTrackAnalyzer::hQoverP
private

Definition at line 220 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hQoverPZoom

TH1D* GeneralPurposeTrackAnalyzer::hQoverPZoom
private

Definition at line 221 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hrun

TH1D* GeneralPurposeTrackAnalyzer::hrun
private

Definition at line 274 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ htrkAlgo

TH1I* GeneralPurposeTrackAnalyzer::htrkAlgo
private

Definition at line 182 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ htrkOriAlgo

TH1I* GeneralPurposeTrackAnalyzer::htrkOriAlgo
private

Definition at line 183 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ htrkQuality

TH1I* GeneralPurposeTrackAnalyzer::htrkQuality
private

Definition at line 181 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hvx

TH1D* GeneralPurposeTrackAnalyzer::hvx
private

Definition at line 238 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hvy

TH1D* GeneralPurposeTrackAnalyzer::hvy
private

Definition at line 239 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ hvz

TH1D* GeneralPurposeTrackAnalyzer::hvz
private

Definition at line 240 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ ievt

int GeneralPurposeTrackAnalyzer::ievt
private

Definition at line 287 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), beginJob(), and endJob().

◆ isCosmics_

bool GeneralPurposeTrackAnalyzer::isCosmics_
private

Definition at line 300 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), beginJob(), and GeneralPurposeTrackAnalyzer().

◆ itrks

int GeneralPurposeTrackAnalyzer::itrks
private

Definition at line 288 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), beginJob(), and endJob().

◆ latencyToken_

edm::ESGetToken<SiStripLatency, SiStripLatencyRcd> GeneralPurposeTrackAnalyzer::latencyToken_
private

Definition at line 160 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun(), and GeneralPurposeTrackAnalyzer().

◆ magFieldToken_

const edm::ESGetToken<MagneticField, IdealMagneticFieldRecord> GeneralPurposeTrackAnalyzer::magFieldToken_
private

Definition at line 159 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun().

◆ magneticField_

edm::ESHandle<MagneticField> GeneralPurposeTrackAnalyzer::magneticField_
private

Definition at line 166 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginRun().

◆ mode

int GeneralPurposeTrackAnalyzer::mode
private

Definition at line 289 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun(), and alignment.Alignment::restrictTo().

◆ modeByRun_

TH1D* GeneralPurposeTrackAnalyzer::modeByRun_
private

Definition at line 284 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by endJob().

◆ phase_

SiPixelPI::phase GeneralPurposeTrackAnalyzer::phase_
private

Definition at line 291 of file GeneralPurposeTrackAnalyzer.cc.

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

◆ pixelmap

std::unique_ptr<Phase1PixelMaps> GeneralPurposeTrackAnalyzer::pixelmap
private

Definition at line 175 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), endJob(), and GeneralPurposeTrackAnalyzer().

◆ pixelrocsmap_

std::unique_ptr<Phase1PixelROCMaps> GeneralPurposeTrackAnalyzer::pixelrocsmap_
private

Definition at line 176 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), endJob(), and GeneralPurposeTrackAnalyzer().

◆ pmap

std::unique_ptr<TrackerMap> GeneralPurposeTrackAnalyzer::pmap
private

Definition at line 173 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), endJob(), and GeneralPurposeTrackAnalyzer().

◆ pNBpixHitsVsVx

TProfile* GeneralPurposeTrackAnalyzer::pNBpixHitsVsVx
private

Definition at line 262 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ pNBpixHitsVsVy

TProfile* GeneralPurposeTrackAnalyzer::pNBpixHitsVsVy
private

Definition at line 263 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ pNBpixHitsVsVz

TProfile* GeneralPurposeTrackAnalyzer::pNBpixHitsVsVz
private

Definition at line 264 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ runInfoMap_

std::map<int, std::pair<int, int> > GeneralPurposeTrackAnalyzer::runInfoMap_
private

Definition at line 310 of file GeneralPurposeTrackAnalyzer.cc.

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

◆ siPixelFedCablingMapTokenBR_

const edm::ESGetToken<SiPixelFedCablingMap, SiPixelFedCablingMapRcd> GeneralPurposeTrackAnalyzer::siPixelFedCablingMapTokenBR_
private

Definition at line 164 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun().

◆ theTrackCollectionToken_

edm::EDGetTokenT<reco::TrackCollection> GeneralPurposeTrackAnalyzer::theTrackCollectionToken_
private

Definition at line 303 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and GeneralPurposeTrackAnalyzer().

◆ tksByTrigger_

TH1D* GeneralPurposeTrackAnalyzer::tksByTrigger_
private

Definition at line 281 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by endJob().

◆ TkTag_

edm::InputTag GeneralPurposeTrackAnalyzer::TkTag_
private

Definition at line 295 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by GeneralPurposeTrackAnalyzer().

◆ tmap

std::unique_ptr<TrackerMap> GeneralPurposeTrackAnalyzer::tmap
private

Definition at line 172 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), endJob(), and GeneralPurposeTrackAnalyzer().

◆ trackerGeometry_

const TrackerGeometry* GeneralPurposeTrackAnalyzer::trackerGeometry_
private

Definition at line 293 of file GeneralPurposeTrackAnalyzer.cc.

◆ trackerTopologyTokenBR_

const edm::ESGetToken<TrackerTopology, TrackerTopologyRcd> GeneralPurposeTrackAnalyzer::trackerTopologyTokenBR_
private

Definition at line 163 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by beginRun().

◆ triggerMap_

std::map<std::string, std::pair<int, int> > GeneralPurposeTrackAnalyzer::triggerMap_
private

Definition at line 308 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and endJob().

◆ TriggerResultsTag_

edm::InputTag GeneralPurposeTrackAnalyzer::TriggerResultsTag_
private

Definition at line 296 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by GeneralPurposeTrackAnalyzer().

◆ vertexToken_

edm::EDGetTokenT<reco::VertexCollection> GeneralPurposeTrackAnalyzer::vertexToken_
private

Definition at line 306 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and GeneralPurposeTrackAnalyzer().

◆ VerticesTag_

edm::InputTag GeneralPurposeTrackAnalyzer::VerticesTag_
private

Definition at line 298 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by GeneralPurposeTrackAnalyzer().

◆ vTrack2DHistos_

std::vector<TH1 *> GeneralPurposeTrackAnalyzer::vTrack2DHistos_
private

Definition at line 279 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ vTrackHistos_

std::vector<TH1 *> GeneralPurposeTrackAnalyzer::vTrackHistos_
private

Definition at line 277 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().

◆ vTrackProfiles_

std::vector<TH1 *> GeneralPurposeTrackAnalyzer::vTrackProfiles_
private

Definition at line 278 of file GeneralPurposeTrackAnalyzer.cc.

Referenced by analyze(), and beginJob().