#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/CTPPSReco/interface/CTPPSTimingRecHit.h"
Go to the source code of this file.
Classes | |
class | CTPPSTimingLocalTrack |
Functions | |
bool | operator< (const CTPPSTimingLocalTrack &lhs, const CTPPSTimingLocalTrack &rhs) |
Comparison operator. More... | |
bool operator< | ( | const CTPPSTimingLocalTrack & | lhs, |
const CTPPSTimingLocalTrack & | rhs | ||
) |
Comparison operator.
Definition at line 58 of file CTPPSTimingLocalTrack.cc.
References CTPPSTimingLocalTrack::getT(), CTPPSTimingLocalTrack::getX0(), CTPPSTimingLocalTrack::getY0(), and CTPPSTimingLocalTrack::getZ0().