21 theDigiTime(digiTime),
46 float cellResolution = 0.02 ;
48 LocalError(cellResolution*cellResolution, 0., 0.);
82 vector<const TrackingRecHit*> nullvector;
91 vector<TrackingRecHit*> nullvector;
LocalPoint localPosition() const override
Return the 3-dimensional local position.
LocalError localPositionError() const override
Return the 3-dimensional error on the local position.
ostream & operator<<(ostream &os, const DTRecHit1D &hit)
DTCellSide
Which side of the DT cell.
DTRecHit1D * clone() const override
DTRecHit1D()
Default constructor.
std::vector< const TrackingRecHit * > recHits() const override
No components rechits: it returns a null vector.
DTEnums::DTCellSide theLRSide
float digiTime() const
Return the time (ns) of the digi used to build the rechit.
LocalPoint theLocalPosition
bool operator==(const DTRecHit1D &hit) const
Comparison operator, based on the wireId and the digi time.
~DTRecHit1D() override
Destructor.
DTWireId wireId() const
Return the wireId.