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
float rInvFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition: pTFrom2Stubs.cc:15
Class to store the L1 Track Trigger tracks.
Definition: TTTrack.h:29
float pTFrom2(std::vector< TTTrack< Ref_Phase2TrackerDigi_ > >::const_iterator trk, const TrackerGeometry *tkGeometry)
Definition: pTFrom2Stubs.cc:72