Go to the documentation of this file. 1 #ifndef PFCheckHitPattern_H
2 #define PFCheckHitPattern_H
19 #define DEBUG_CHECKHITPATTERN
62 typedef std::pair<uint32_t, uint32_t>
DetInfo;
65 static bool barrel(uint32_t subDet);
75 typedef std::map<DetInfo, std::pair<double, double> >
RZrangeMap;
void print(const reco::TrackBaseRef track) const
Print hit pattern on track.
PFTrackHitFullInfo analyze(const TrackerTopology *tkerTopo, const TrackerGeometry *tkerGeom, const reco::TrackBaseRef track, const TransientVertex &vert)
void init(const TrackerTopology *, const TrackerGeometry *)
Create map indicating r/z values of all layers/disks.
std::pair< unsigned int, unsigned int > PFTrackHitInfo
std::pair< uint32_t, uint32_t > DetInfo
std::map< DetInfo, std::pair< double, double > > RZrangeMap
bool geomInitDone_
Note if geometry info is already initialized.
std::pair< PFTrackHitInfo, PFTrackHitInfo > PFTrackHitFullInfo
static bool barrel(uint32_t subDet)
Return a bool indicating if a given subdetector is in the barrel.