#include <MeasurementDet.h>
Public Types | |
typedef TransientTrackingRecHit::ConstRecHitContainer | RecHitContainer |
typedef tracking::TempMeasurements | TempMeasurements |
Private Attributes | |
const GeomDet * | theGeomDet |
Definition at line 17 of file MeasurementDet.h.
Definition at line 20 of file MeasurementDet.h.
Definition at line 19 of file MeasurementDet.h.
|
inline |
Definition at line 22 of file MeasurementDet.h.
|
inline |
Definition at line 66 of file MeasurementDet.h.
References theGeomDet.
Referenced by TkPixelMeasurementDet::buildRecHit(), MeasurementDetWithData::fastGeomDet(), TkPixelMeasurementDet::measurements(), TkPixelMeasurementDet::recHits(), GCC11_FINAL< T, TOPO >::specificGeomDet(), and TkPixelMeasurementDet::specificGeomDet().
|
inline |
obsolete version in case the TrajectoryState on the surface of the Det is already available. The first TrajectoryStateOnSurface is on the surface of this Det, and the second TrajectoryStateOnSurface is not used, as the propagator... The stateOnThisDet should the result of
prop.propagate( startingState, this->surface())
Definition at line 41 of file MeasurementDet.h.
References tracking::TempMeasurements::distances, tracking::TempMeasurements::hits, i, getHLTprescales::index, j, measurements(), query::result, tracking::TempMeasurements::size(), and tracking::TempMeasurements::sortIndex().
Referenced by MeasurementDetWithData::fastMeasurements().
|
inlinevirtual |
Definition at line 67 of file MeasurementDet.h.
References theGeomDet.
Referenced by CkfDebugger::analyseRecHitExistance(), MeasurementDetWithData::geomDet(), NonPropagatingDetMeasurements::get(), TkPixelMeasurementDet::measurements(), MeasurementDetWithData::position(), position(), MeasurementDetWithData::surface(), and surface().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, TkPixelMeasurementDet, and GCC11_FINAL< T, TOPO >.
Referenced by GCC11_FINAL< T, TOPO >::hasBadComponents(), and MeasurementDetWithData::hasBadComponents().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, TkPixelMeasurementDet, and GCC11_FINAL< T, TOPO >.
Referenced by FixTrackHitPattern::analyze(), and MeasurementDetWithData::isActive().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, TkPixelMeasurementDet, and GCC11_FINAL< T, TOPO >.
Referenced by fastMeasurements(), and MeasurementDetWithData::measurements().
|
inline |
Definition at line 71 of file MeasurementDet.h.
References geomDet(), and GeomDet::position().
Referenced by CkfDebugger::analyseRecHitExistance().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, TkPixelMeasurementDet, and GCC11_FINAL< T, TOPO >.
Referenced by CkfDebugger::analyseRecHitExistance(), NonPropagatingDetMeasurements::get(), MeasurementDetWithData::recHits(), and recHits().
|
inlinevirtual |
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 28 of file MeasurementDet.h.
References recHits().
|
inline |
Definition at line 69 of file MeasurementDet.h.
References geomDet(), and GeomDet::surface().
Referenced by CkfDebugger::analyseRecHitExistance().
|
private |
Definition at line 78 of file MeasurementDet.h.
Referenced by fastGeomDet(), and geomDet().