12 theGEMId(gemId), theBx(bx),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError()
17 theGEMId(), theBx(99),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError()
23 theGEMId(gemId), theBx(bx), theFirstStrip(99),theClusterSize(99), theLocalPosition(pos)
25 float stripResolution = 3.0 ;
28 LocalError(stripResolution*stripResolution, 0., 0.);
38 theGEMId(gemId), theBx(bx),theFirstStrip(99), theClusterSize(99), theLocalPosition(pos), theLocalError(err)
50 theGEMId(gemId), theBx(bx),theFirstStrip(firstStrip), theClusterSize(clustSize), theLocalPosition(pos), theLocalError(err)
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
std::ostream & operator<<(std::ostream &out, const ALILine &li)
virtual ~GEMRecHit()
Destructor.
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