|
ATLAS Offline Software
|
Go to the documentation of this file.
12 os << dc.
position() << std::setw(6) <<
" r " << dc.
r() <<
" dr " << dc.
dr() <<
" id " << dc.
id();
24 os <<
" unknown state";
51 os <<
" unknown state";
52 os << std::setw(7) <<
" res " << dc.
residual() << std::setw(7) <<
" pull " << dc.
residual() / dc.
dr();
@ LateHit
drift time compatible with drift spectrum
const LocVec2D & position() const
access to local position
Function object to check whether two Segments are sub/super sets or different.
double dr() const
access to error drift radius
@ OutOfTime
delta electron
void state(DCOnTrackState st)
set DCOnTrack state
double r() const
access to drift radius
void errorTrack(double error)
set track error
std::ostream & operator<<(std::ostream &os, const TrkDriftCircleMath::ClusterId &id)
@ NotCrossed
channel without drift measurement
const DriftState & driftState() const
access to drift state
void residual(double res)
set residual
class representing a drift circle meaurement on segment
@ EmptyTube
drift time too large to be compatible with drift spectrum
const MdtId & id() const
access to identifier
double drPrecise() const
access to precise error drift radius
@ CloseDC
too large drift time
@ InTime
drift time too small to be compatible with drift spectrum