21 theDigiTime(digiTime),
44 theDigiTime(digiTime),
45 theLocalPosition(pos) {
46 float cellResolution = 0.02 ;
48 LocalError(cellResolution*cellResolution, 0., 0.);
62 theDigiTime(digiTime),
63 theLocalPosition(pos),
82 vector<const TrackingRecHit*> nullvector;
91 vector<TrackingRecHit*> nullvector;
DTCellSide
Which side of the DT cell.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
virtual DTRecHit1D * clone() const
virtual ~DTRecHit1D()
Destructor.
DTRecHit1D()
Default constructor.
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.
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.