12 :
RecHit2DLocalPos(me0Id), theME0Id(me0Id), theTOF(tof), theLocalPosition(), theLocalError() {}
17 :
RecHit2DLocalPos(me0Id), theME0Id(me0Id), theTOF(tof), theLocalPosition(pos), theLocalError() {}
21 :
RecHit2DLocalPos(me0Id), theME0Id(me0Id), theTOF(tof), theLocalPosition(pos), theLocalError(err) {}
31 std::vector<const TrackingRecHit*> nullvector;
37 std::vector<TrackingRecHit*> nullvector;
ME0RecHit()
Default constructor.
LocalPoint localPosition() const override
Return the 3-dimensional local position.
~ME0RecHit() override
Destructor.
bool operator==(const ME0RecHit &hit) const
Comparison operator, based on the gemId and the digi time.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
ME0RecHit * clone() const override
GloballyPositioned< float >::LocalPoint LocalPoint
DetId geographicalId() const
LocalError localPositionError() const override
Return the 3-dimensional error on the local position.
std::vector< const TrackingRecHit * > recHits() const override