TrackSort Class Reference

Helper method to sort tracks. More...

#include <TrackSort.h>

List of all members.

Public Member Functions

bool operator() (const ElementLink< Rec::TrackParticleContainer > &t1, const ElementLink< Rec::TrackParticleContainer > &t2) const
bool operator() (const Rec::TrackParticle *t1, const Rec::TrackParticle *t2) const
bool operator() (const xAOD::TrackParticle *t1, const xAOD::TrackParticle *t2) const

Detailed Description

Helper method to sort tracks.

Usage: sort(track_begin, track_end, tauTrackSort); We want pt0 > pt1 > ..., so the test on ptInvVert is < .


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1