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;
bool operator==(const GEMRecHit &hit) const
Comparison operator, based on the gemId and the digi time.
LocalPoint localPosition() const override
Return the 3-dimensional local position.
LocalPoint theLocalPosition
GEMRecHit()
Default constructor.
~GEMRecHit() override
Destructor.
LocalError localPositionError() const override
Return the 3-dimensional error on the local position.
std::vector< const TrackingRecHit * > recHits() const override
GEMRecHit * clone() const override
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.