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