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