Go to the documentation of this file. 1 #ifndef TrackingTools_MuonSeedDetLayer_H
2 #define TrackingTools_MuonSeedDetLayer_H
int id() const
return layer identifyer
const GlobalPoint & point() const
return impact point
U second(std::pair< T, U > const &p)
double z() const
return z coordinate of impact point
const DetLayer * theLayer
virtual ~MuonSeedDetLayer()
destructor
static bool getHigherR(const MuonSeedDetLayer first, const MuonSeedDetLayer second)
sort
const DetLayer * layer() const
return layer
TrajectoryStateOnSurface theState
MuonSeedDetLayer(const DetLayer *layer, GlobalPoint &point, int id, TrajectoryStateOnSurface &state)
constructor
double radius() const
return radius of impact point
static bool getLowerR(const MuonSeedDetLayer first, const MuonSeedDetLayer second)
sort
const TrajectoryStateOnSurface & state() const
return trajectory state on layer