23 theDigiTime(digiTime),
46 theDigiTime(digiTime),
47 theLocalPosition(pos) {
48 float cellResolution = 0.02 ;
50 LocalError(cellResolution*cellResolution, 0., 0.);
64 theDigiTime(digiTime),
65 theLocalPosition(pos),
84 vector<const TrackingRecHit*> nullvector;
93 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.