CMS 3D CMS Logo

pTFrom2Stubs.h
Go to the documentation of this file.
1 #ifndef L1Trigger_L1TTrackMatch_pTFrom2Stubs_HH
2 #define L1Trigger_L1TTrackMatch_pTFrom2Stubs_HH
3 
6 
7 namespace pTFrom2Stubs {
8  float rInvFrom2(std::vector<TTTrack<Ref_Phase2TrackerDigi_> >::const_iterator trk, const TrackerGeometry* tkGeometry);
9  float pTFrom2(std::vector<TTTrack<Ref_Phase2TrackerDigi_> >::const_iterator trk, const TrackerGeometry* tkGeometry);
10 } // namespace pTFrom2Stubs
11 #endif
TrackerGeometry.h
TTTypes.h
TTTrack
Class to store the L1 Track Trigger tracks.
Definition: TTTrack.h:26
pTFrom2Stubs::rInvFrom2
float rInvFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition: pTFrom2Stubs.cc:15
pTFrom2Stubs
Definition: pTFrom2Stubs.h:7
pTFrom2Stubs::pTFrom2
float pTFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition: pTFrom2Stubs.cc:72
trackerHitRTTI::vector
Definition: trackerHitRTTI.h:21
TrackerGeometry
Definition: TrackerGeometry.h:14