12 theGEMId(gemId), theBx(bx),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError()
25 float stripResolution = 3.0 ;
28 LocalError(stripResolution*stripResolution, 0., 0.);
72 std::vector<const TrackingRecHit*> nullvector;
81 std::vector<TrackingRecHit*> nullvector;
virtual LocalPoint localPosition() const
Return the 3-dimensional local position.
bool operator==(const GEMRecHit &hit) const
Comparison operator, based on the gemId and the digi time.
virtual GEMRecHit * clone() const
virtual ~GEMRecHit()
Destructor.
LocalPoint theLocalPosition
GEMRecHit()
Default constructor.
virtual std::vector< const TrackingRecHit * > recHits() const
virtual LocalError localPositionError() const
Return the 3-dimensional error on the local position.
GloballyPositioned< float >::LocalPoint LocalPoint
DetId geographicalId() const
GEMDetId gemId() const
Return the gemId.
std::ostream & operator<<(std::ostream &os, const GEMRecHit &hit)
The ostream operator.