CMS 3D CMS Logo

List of all members | Public Member Functions | Private Types | Private Attributes
SiPixelPhase1HitsV Class Reference

#include <SiPixelPhase1HitsV.h>

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

Public Member Functions

void analyze (const edm::Event &, const edm::EventSetup &)
 
 SiPixelPhase1HitsV (const edm::ParameterSet &conf)
 
- Public Member Functions inherited from SiPixelPhase1Base
void analyze (edm::Event const &e, edm::EventSetup const &eSetup) override=0
 
void bookHistograms (DQMStore::IBooker &iBooker, edm::Run const &run, edm::EventSetup const &iSetup) override
 
 SiPixelPhase1Base (const edm::ParameterSet &iConfig)
 
 ~SiPixelPhase1Base () override
 
- Public Member Functions inherited from DQMEDAnalyzer
void beginRun (edm::Run const &, edm::EventSetup const &) final
 
void beginStream (edm::StreamID id) final
 
virtual void dqmBeginRun (edm::Run const &, edm::EventSetup const &)
 
 DQMEDAnalyzer (void)
 
void endLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
void endRunSummary (edm::Run const &, edm::EventSetup const &, dqmDetails::NoCache *) const final
 
uint32_t streamId () const
 
- Public Member Functions inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
 EDAnalyzer ()=default
 
- Public Member Functions inherited from edm::stream::EDAnalyzerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
 EDAnalyzerBase ()
 
ModuleDescription const & moduleDescription () const
 
 ~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
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector< ProductResolverIndexAndSkipBit > const & itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
virtual ~EDConsumerBase () noexcept(false)
 
- Public Member Functions inherited from HistogramManagerHolder
 HistogramManagerHolder (const edm::ParameterSet &iConfig)
 

Private Types

enum  {
  TOF_R, ELOSS, ENTRY_EXIT_X, ENTRY_EXIT_Y,
  ENTRY_EXIT_Z, LOCAL_X, LOCAL_Y, LOCAL_Z,
  LOCAL_PHI, LOCAL_ETA, EFFICIENCY_TRACK
}
 

Private Attributes

reco::TrackToTrackingParticleAssociator const * associatorByHits
 
edm::EDGetTokenT< edm::PSimHitContainerpixelBarrelHighToken_
 
edm::EDGetTokenT< edm::PSimHitContainerpixelBarrelLowToken_
 
edm::EDGetTokenT< edm::PSimHitContainerpixelForwardHighToken_
 
edm::EDGetTokenT< edm::PSimHitContainerpixelForwardLowToken_
 
edm::SimTrackContainer const * simTC
 
edm::EDGetTokenT< TrackingParticleCollectiontpToken_
 
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociatortrackAssociatorByHitsToken_
 
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_
 

Additional Inherited Members

- Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > >
typedef CacheContexts< T... > CacheTypes
 
typedef CacheTypes::GlobalCache GlobalCache
 
typedef AbilityChecker< T... > HasAbility
 
typedef CacheTypes::LuminosityBlockCache LuminosityBlockCache
 
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCacheLuminosityBlockContext
 
typedef CacheTypes::LuminosityBlockSummaryCache LuminosityBlockSummaryCache
 
typedef CacheTypes::RunCache RunCache
 
typedef RunContextT< RunCache, GlobalCacheRunContext
 
typedef CacheTypes::RunSummaryCache RunSummaryCache
 
- Public Types inherited from edm::stream::EDAnalyzerBase
typedef EDAnalyzerAdaptorBase ModuleType
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from DQMEDAnalyzer
static std::shared_ptr< dqmDetails::NoCacheglobalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *)
 
static std::shared_ptr< dqmDetails::NoCacheglobalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *)
 
static void globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *)
 
static void globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *)
 
- Static Public Member Functions inherited from edm::stream::EDAnalyzerBase
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
- Protected Member Functions inherited from SiPixelPhase1Base
bool checktrigger (const edm::Event &iEvent, const edm::EventSetup &iSetup, const unsigned trgidx) const
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
- Protected Attributes inherited from HistogramManagerHolder
GeometryInterface geometryInterface
 
std::vector< HistogramManagerhisto
 

Detailed Description

Definition at line 21 of file SiPixelPhase1HitsV.h.

Member Enumeration Documentation

anonymous enum
private

Constructor & Destructor Documentation

SiPixelPhase1HitsV::SiPixelPhase1HitsV ( const edm::ParameterSet conf)
explicit

Definition at line 26 of file SiPixelPhase1HitsV.cc.

26  :
27  SiPixelPhase1Base(iConfig),
28  pixelBarrelLowToken_ ( consumes<edm::PSimHitContainer>(iConfig.getParameter<edm::InputTag>("pixBarrelLowSrc")) ),
29  pixelBarrelHighToken_ ( consumes<edm::PSimHitContainer>(iConfig.getParameter<edm::InputTag>("pixBarrelHighSrc")) ),
30  pixelForwardLowToken_ ( consumes<edm::PSimHitContainer>(iConfig.getParameter<edm::InputTag>("pixForwardLowSrc")) ),
31  pixelForwardHighToken_ ( consumes<edm::PSimHitContainer>(iConfig.getParameter<edm::InputTag>("pixForwardHighSrc")) ),
32 
33  tracksToken_ ( consumes< edm::View<reco::Track> >(iConfig.getParameter<edm::InputTag>("tracksTag")) ),
34  tpToken_ ( consumes< TrackingParticleCollection >(iConfig.getParameter<edm::InputTag>("tpTag")) ),
35  trackAssociatorByHitsToken_ ( consumes< reco::TrackToTrackingParticleAssociator >(iConfig.getParameter<edm::InputTag>("trackAssociatorByHitsTag")) )
36 {}
edm::EDGetTokenT< TrackingParticleCollection > tpToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelHighToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardHighToken_
SiPixelPhase1Base(const edm::ParameterSet &iConfig)
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > trackAssociatorByHitsToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelLowToken_
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardLowToken_

Member Function Documentation

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

Definition at line 38 of file SiPixelPhase1HitsV.cc.

References funct::abs(), reco::TrackToTrackingParticleAssociator::associateRecoToSim(), associatorByHits, DEFINE_FWK_MODULE, EFFICIENCY_TRACK, ELOSS, ENTRY_EXIT_X, ENTRY_EXIT_Y, ENTRY_EXIT_Z, Exception, edm::EventSetup::get(), edm::Event::getByToken(), HistogramManagerHolder::histo, mps_fire::i, TrackerGeometry::idToDetUnit(), reco::Track::innerDetId(), edm::HandleBase::isValid(), LOCAL_ETA, LOCAL_PHI, LOCAL_X, LOCAL_Y, LOCAL_Z, PV3DBase< T, PVType, FrameType >::mag(), AlCaHLTBitMon_ParallelJobs::p, pixelBarrelHighToken_, pixelBarrelLowToken_, pixelForwardHighToken_, pixelForwardLowToken_, edm::Handle< T >::product(), edm::View< T >::size(), TOF_R, tpToken_, HiIsolationCommonParameters_cff::track, trackAssociatorByHitsToken_, mixOne_simraw_on_sim_cfi::tracker, and tracksToken_.

38  {
39 
41  iEvent.getByToken(pixelBarrelLowToken_, barrelLowInput);
42  if (!barrelLowInput.isValid()) return;
43 
44  edm::Handle<edm::PSimHitContainer> barrelHighInput;
45  iEvent.getByToken(pixelBarrelHighToken_, barrelHighInput);
46  if (!barrelHighInput.isValid()) return;
47 
48  edm::Handle<edm::PSimHitContainer> forwardLowInput;
49  iEvent.getByToken(pixelForwardLowToken_, forwardLowInput);
50  if (!forwardLowInput.isValid()) return;
51 
52  edm::Handle<edm::PSimHitContainer> forwardHighInput;
53  iEvent.getByToken(pixelForwardHighToken_, forwardHighInput);
54  if (!forwardHighInput.isValid()) return;
55 
56  edm::PSimHitContainer::const_iterator it;
57 
58  // Get geometry information
59 
61  iSetup.get<TrackerDigiGeometryRecord>().get( tracker );
62 
63  // get low barrel info
64  for (it = barrelLowInput->begin(); it != barrelLowInput->end(); ++it) {
65  auto id = DetId(it->detUnitId());
66  const GeomDetUnit * det=(const GeomDetUnit*)tracker->idToDetUnit( id );
67  GlobalPoint gpos=det->toGlobal(it->localPosition());
68 
69  float tof = it->timeOfFlight();
70  float globalR = gpos.mag();
71 
72  float energyLoss = it->energyLoss();
73 
74  float entryExitX = ( it->entryPoint().x() - it->exitPoint().x() );
75  float entryExitY = ( it->entryPoint().y() - it->exitPoint().y() );
76  float entryExitZ = std::abs( it->entryPoint().z() - it->exitPoint().z() );
77 
78  float localX = it->localPosition().x();
79  float localY = it->localPosition().y();
80  float localZ = it->localPosition().z();
81  float localPhi = it->localPosition().phi();
82  float localEta = it->localPosition().eta();
83 
84  histo[TOF_R].fill(globalR, tof, id, &iEvent);
85  histo[ELOSS].fill(energyLoss, id, &iEvent);
86  histo[ENTRY_EXIT_X].fill(entryExitX, id, &iEvent);
87  histo[ENTRY_EXIT_Y].fill(entryExitY, id, &iEvent);
88  histo[ENTRY_EXIT_Z].fill(entryExitZ, id, &iEvent);
89  histo[LOCAL_X].fill(localX, id, &iEvent);
90  histo[LOCAL_Y].fill(localY, id, &iEvent);
91  histo[LOCAL_Z].fill(localZ, id, &iEvent);
92  histo[LOCAL_PHI].fill(localPhi, id, &iEvent);
93  histo[LOCAL_ETA].fill(localEta, id, &iEvent);
94  }
95  // get high barrel info
96  for (it = barrelHighInput->begin(); it != barrelHighInput->end(); ++it) {
97  auto id = DetId(it->detUnitId());
98  const GeomDetUnit * det=(const GeomDetUnit*)tracker->idToDetUnit( id );
99  GlobalPoint gpos=det->toGlobal(it->localPosition());
100 
101  float tof = it->timeOfFlight();
102  float globalR = gpos.mag();
103 
104  float energyLoss = it->energyLoss();
105 
106  float entryExitX = ( it->entryPoint().x() - it->exitPoint().x() );
107  float entryExitY = ( it->entryPoint().y() - it->exitPoint().y() );
108  float entryExitZ = std::abs( it->entryPoint().z() - it->exitPoint().z() );
109 
110  float localX = it->localPosition().x();
111  float localY = it->localPosition().y();
112  float localZ = it->localPosition().z();
113  float localPhi = it->localPosition().phi();
114  float localEta = it->localPosition().eta();
115 
116  histo[TOF_R].fill(globalR, tof, id, &iEvent);
117  histo[ELOSS].fill(energyLoss, id, &iEvent);
118  histo[ENTRY_EXIT_X].fill(entryExitX, id, &iEvent);
119  histo[ENTRY_EXIT_Y].fill(entryExitY, id, &iEvent);
120  histo[ENTRY_EXIT_Z].fill(entryExitZ, id, &iEvent);
121  histo[LOCAL_X].fill(localX, id, &iEvent);
122  histo[LOCAL_Y].fill(localY, id, &iEvent);
123  histo[LOCAL_Z].fill(localZ, id, &iEvent);
124  histo[LOCAL_PHI].fill(localPhi, id, &iEvent);
125  histo[LOCAL_ETA].fill(localEta, id, &iEvent);
126  }
127 
128  // get low forward info
129  for (it = forwardLowInput->begin(); it != forwardLowInput->end(); ++it) {
130  auto id = DetId(it->detUnitId());
131  const GeomDetUnit * det=(const GeomDetUnit*)tracker->idToDetUnit( id );
132  GlobalPoint gpos=det->toGlobal(it->localPosition());
133 
134  float tof = it->timeOfFlight();
135  float globalR = gpos.mag();
136 
137  float energyLoss = it->energyLoss();
138 
139  float entryExitX = ( it->entryPoint().x() - it->exitPoint().x() );
140  float entryExitY = ( it->entryPoint().y() - it->exitPoint().y() );
141  float entryExitZ = std::abs( it->entryPoint().z() - it->exitPoint().z() );
142 
143  float localX = it->localPosition().x();
144  float localY = it->localPosition().y();
145  float localZ = it->localPosition().z();
146  float localPhi = it->localPosition().phi();
147  float localEta = it->localPosition().eta();
148 
149  histo[TOF_R].fill(globalR, tof, id, &iEvent);
150  histo[ELOSS].fill(energyLoss, id, &iEvent);
151  histo[ENTRY_EXIT_X].fill(entryExitX, id, &iEvent);
152  histo[ENTRY_EXIT_Y].fill(entryExitY, id, &iEvent);
153  histo[ENTRY_EXIT_Z].fill(entryExitZ, id, &iEvent);
154  histo[LOCAL_X].fill(localX, id, &iEvent);
155  histo[LOCAL_Y].fill(localY, id, &iEvent);
156  histo[LOCAL_Z].fill(localZ, id, &iEvent);
157  histo[LOCAL_PHI].fill(localPhi, id, &iEvent);
158  histo[LOCAL_ETA].fill(localEta, id, &iEvent);
159  }
160 
161  // get high forward info
162  for (it = forwardHighInput->begin(); it != forwardHighInput->end(); ++it) {
163  auto id = DetId(it->detUnitId());
164  const GeomDetUnit * det=(const GeomDetUnit*)tracker->idToDetUnit( id );
165  GlobalPoint gpos=det->toGlobal(it->localPosition());
166 
167  float tof = it->timeOfFlight();
168  float globalR = gpos.mag();
169 
170  float energyLoss = it->energyLoss();
171 
172  float entryExitX = ( it->entryPoint().x() - it->exitPoint().x() );
173  float entryExitY = ( it->entryPoint().y() - it->exitPoint().y() );
174  float entryExitZ = std::abs( it->entryPoint().z() - it->exitPoint().z() );
175 
176  float localX = it->localPosition().x();
177  float localY = it->localPosition().y();
178  float localZ = it->localPosition().z();
179  float localPhi = it->localPosition().phi();
180  float localEta = it->localPosition().eta();
181 
182  histo[TOF_R].fill(globalR, tof, id, &iEvent);
183  histo[ELOSS].fill(energyLoss, id, &iEvent);
184  histo[ENTRY_EXIT_X].fill(entryExitX, id, &iEvent);
185  histo[ENTRY_EXIT_Y].fill(entryExitY, id, &iEvent);
186  histo[ENTRY_EXIT_Z].fill(entryExitZ, id, &iEvent);
187  histo[LOCAL_X].fill(localX, id, &iEvent);
188  histo[LOCAL_Y].fill(localY, id, &iEvent);
189  histo[LOCAL_Z].fill(localZ, id, &iEvent);
190  histo[LOCAL_PHI].fill(localPhi, id, &iEvent);
191  histo[LOCAL_ETA].fill(localEta, id, &iEvent);
192  }
193 
194 
195  // Sim Hit efficiency info
196  edm::Handle< edm::View<reco::Track> > trackCollectionH;
197  iEvent.getByToken(tracksToken_, trackCollectionH);
198  const edm::View<reco::Track>& tC = *(trackCollectionH.product());
199 
201  iEvent.getByToken(tpToken_,TPCollectionH);
202 
204  iEvent.getByToken(trackAssociatorByHitsToken_,theHitsAssociator);
205  if ( ! theHitsAssociator.isValid() ) {
206  throw cms::Exception ("NO VALID HIT ASSOCIATOR");
207  }
208  associatorByHits = theHitsAssociator.product();
209 
210  if ( TPCollectionH.isValid() && trackCollectionH.isValid() ) {
211  reco::RecoToSimCollection p = associatorByHits->associateRecoToSim(trackCollectionH,TPCollectionH);
212 
213  for(edm::View<reco::Track>::size_type i=0; i<tC.size(); ++i) {
214  edm::RefToBase<reco::Track> track(trackCollectionH, i);
215 // const reco::Track& t = *track;
216  auto id = DetId(track->innerDetId()); // histo manager requires a det ID, use innermost ID for ease
217 
218  try {
219  std::vector<std::pair<TrackingParticleRef, double> > tp = p[track];
220 // std::cout << "Reco track matched to " << tp.size() << " MC tracks." << std::endl;
221  histo[EFFICIENCY_TRACK].fill(1, id, &iEvent);
222  }
223  catch (edm::Exception event) {
224  histo[EFFICIENCY_TRACK].fill(0, id, &iEvent);
225 // std::cout << "Reco track has not matched to at least one sim hit" << std::endl;
226  }
227  }
228 
229  }
230 
231 }
unsigned int size_type
Definition: View.h:90
edm::EDGetTokenT< TrackingParticleCollection > tpToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:508
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelHighToken_
size_type size() const
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardHighToken_
const TrackerGeomDet * idToDetUnit(DetId) const override
Return the pointer to the GeomDetUnit corresponding to a given DetId.
T mag() const
Definition: PV3DBase.h:67
Abs< T >::type abs(const T &t)
Definition: Abs.h:22
edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > trackAssociatorByHitsToken_
reco::TrackToTrackingParticleAssociator const * associatorByHits
edm::EDGetTokenT< edm::PSimHitContainer > pixelBarrelLowToken_
bool isValid() const
Definition: HandleBase.h:74
Definition: DetId.h:18
T const * product() const
Definition: Handle.h:81
reco::RecoToSimCollection associateRecoToSim(const edm::Handle< edm::View< reco::Track > > &tCH, const edm::Handle< TrackingParticleCollection > &tPCH) const
compare reco to sim the handle of reco::Track and TrackingParticle collections
const T & get() const
Definition: EventSetup.h:55
std::vector< HistogramManager > histo
edm::EDGetTokenT< edm::View< reco::Track > > tracksToken_
Definition: event.py:1
edm::EDGetTokenT< edm::PSimHitContainer > pixelForwardLowToken_

Member Data Documentation

reco::TrackToTrackingParticleAssociator const* SiPixelPhase1HitsV::associatorByHits
private

Definition at line 49 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT<edm::PSimHitContainer> SiPixelPhase1HitsV::pixelBarrelHighToken_
private

Definition at line 42 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT<edm::PSimHitContainer> SiPixelPhase1HitsV::pixelBarrelLowToken_
private

Definition at line 41 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT<edm::PSimHitContainer> SiPixelPhase1HitsV::pixelForwardHighToken_
private

Definition at line 44 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT<edm::PSimHitContainer> SiPixelPhase1HitsV::pixelForwardLowToken_
private

Definition at line 43 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::SimTrackContainer const* SiPixelPhase1HitsV::simTC
private

Definition at line 50 of file SiPixelPhase1HitsV.h.

edm::EDGetTokenT< TrackingParticleCollection > SiPixelPhase1HitsV::tpToken_
private

Definition at line 47 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT< reco::TrackToTrackingParticleAssociator > SiPixelPhase1HitsV::trackAssociatorByHitsToken_
private

Definition at line 48 of file SiPixelPhase1HitsV.h.

Referenced by analyze().

edm::EDGetTokenT< edm::View<reco::Track> > SiPixelPhase1HitsV::tracksToken_
private

Definition at line 46 of file SiPixelPhase1HitsV.h.

Referenced by analyze().