#include <DTRecHitSegmentResidual.h>
Public Member Functions | |
float | compute (const DTGeometry *, const DTRecHit1D &, const DTRecSegment4D &) |
DTRecHitSegmentResidual () | |
~DTRecHitSegmentResidual () | |
Definition at line 12 of file DTRecHitSegmentResidual.h.
|
inline |
Definition at line 14 of file DTRecHitSegmentResidual.h.
|
inline |
Definition at line 15 of file DTRecHitSegmentResidual.h.
float DTRecHitSegmentResidual::compute | ( | const DTGeometry * | dtGeom, |
const DTRecHit1D & | recHit1D, | ||
const DTRecSegment4D & | segment | ||
) |
Definition at line 17 of file DTRecHitSegmentResidual.cc.
References relativeConstraints::chamber, DTGeometry::chamber(), DTSuperLayerId::chamberId(), funct::cos(), nano_mu_digi_cff::layer, DTGeometry::layer(), DTWireId::layerId(), DTRecSegment4D::localDirection(), DTRecHit1D::localPosition(), DTRecSegment4D::localPosition(), DTSuperLayerId::superlayer(), PV3DBase< T, PVType, FrameType >::theta(), DTWireId::wire(), DTRecHit1D::wireId(), PV3DBase< T, PVType, FrameType >::x(), PV3DBase< T, PVType, FrameType >::y(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by DTResidualCalibration::analyze().