14 theME0Id(me0Id), theTOF(tof), theLocalPosition(), theLocalError()
55 std::vector<const TrackingRecHit*> nullvector;
61 std::vector<TrackingRecHit*> nullvector;
virtual ME0RecHit * clone() const
ME0RecHit()
Default constructor.
bool operator==(const ME0RecHit &hit) const
Comparison operator, based on the gemId and the digi time.
virtual LocalError localPositionError() const
Return the 3-dimensional error on the local position.
virtual ~ME0RecHit()
Destructor.
virtual LocalPoint localPosition() const
Return the 3-dimensional local position.
LocalPoint theLocalPosition
ME0DetId me0Id() const
Return the gemId.
GloballyPositioned< float >::LocalPoint LocalPoint
DetId geographicalId() const
std::ostream & operator<<(std::ostream &os, const ME0RecHit &hit)
The ostream operator.
virtual std::vector< const TrackingRecHit * > recHits() const