CMS 3D CMS Logo

List of all members | Public Member Functions
AlignmentTrackSelector::ComparePt Struct Reference

compare two tracks in pt (used by theNHighestPtTracks) More...

Public Member Functions

bool operator() (const reco::Track *t1, const reco::Track *t2) const
 

Detailed Description

compare two tracks in pt (used by theNHighestPtTracks)

Definition at line 60 of file AlignmentTrackSelector.h.

Member Function Documentation

◆ operator()()

bool AlignmentTrackSelector::ComparePt::operator() ( const reco::Track t1,
const reco::Track t2 
) const
inline