#include <TkStackMeasurementDet.h>
Private Attributes | |
const TkPhase2OTMeasurementDet * | theInnerDet |
const TkPhase2OTMeasurementDet * | theOuterDet |
const PixelClusterParameterEstimator * | thePixelCPE |
Additional Inherited Members | |
Public Types inherited from MeasurementDet | |
typedef TrackingRecHit::ConstRecHitContainer | RecHitContainer |
using | SimpleHitContainer = std::vector< BaseTrackerRecHit * > |
typedef tracking::TempMeasurements | TempMeasurements |
Protected Attributes inherited from MeasurementDet | |
TrackingRecHit::ConstRecHitPointer | theInactiveHit |
TrackingRecHit::ConstRecHitPointer | theMissingHit |
Definition at line 14 of file TkStackMeasurementDet.h.
TkStackMeasurementDet::TkStackMeasurementDet | ( | const StackGeomDet * | gdet, |
const PixelClusterParameterEstimator * | cpe | ||
) |
Definition at line 7 of file TkStackMeasurementDet.cc.
|
inlineoverridevirtual |
return TRUE if at least one of the lower and upper components has badChannels
Implements MeasurementDet.
Definition at line 37 of file TkStackMeasurementDet.h.
References lowerDet(), and upperDet().
void TkStackMeasurementDet::init | ( | const MeasurementDet * | lowerDet, |
const MeasurementDet * | upperDet | ||
) |
Definition at line 14 of file TkStackMeasurementDet.cc.
References lowerDet(), theInnerDet, theOuterDet, and upperDet().
Referenced by MeasurementTrackerImpl::initStackDet().
|
inlineoverridevirtual |
return TRUE if both lower and upper components are active
Implements MeasurementDet.
Definition at line 34 of file TkStackMeasurementDet.h.
References TkPhase2OTMeasurementDet::isActive(), lowerDet(), and upperDet().
|
inline |
Definition at line 30 of file TkStackMeasurementDet.h.
References theInnerDet.
Referenced by hasBadComponents(), init(), and isActive().
|
overridevirtual |
Implements MeasurementDet.
Definition at line 35 of file TkStackMeasurementDet.cc.
Referenced by specificGeomDet().
|
overridevirtual |
Implements MeasurementDet.
Definition at line 25 of file TkStackMeasurementDet.cc.
References mps_fire::result.
|
inline |
Definition at line 24 of file TkStackMeasurementDet.h.
References MeasurementDet::fastGeomDet(), measurements(), and mps_fire::result.
Referenced by MeasurementTrackerImpl::initStackDet().
|
inline |
Definition at line 31 of file TkStackMeasurementDet.h.
References theOuterDet.
Referenced by hasBadComponents(), init(), and isActive().
|
private |
Definition at line 42 of file TkStackMeasurementDet.h.
Referenced by init(), and lowerDet().
|
private |
Definition at line 43 of file TkStackMeasurementDet.h.
Referenced by init(), and upperDet().
|
private |
Definition at line 41 of file TkStackMeasurementDet.h.