#include <TkStackMeasurementDet.h>
Public Types | |
typedef detset::const_iterator | const_iterator |
typedef edmNew::DetSet< Phase2TrackerCluster1D > | detset |
typedef edm::Ref< edmNew::DetSetVector< Phase2TrackerCluster1D >, Phase2TrackerCluster1D > | Phase2TrackerCluster1DRef |
Public Types inherited from MeasurementDet | |
typedef TrackingRecHit::ConstRecHitContainer | RecHitContainer |
using | SimpleHitContainer = std::vector< BaseTrackerRecHit * > |
typedef tracking::TempMeasurements | TempMeasurements |
Private Attributes | |
const TkPhase2OTMeasurementDet * | theLowerDet |
const PixelClusterParameterEstimator * | thePixelCPE |
const TkPhase2OTMeasurementDet * | theUpperDet |
Additional Inherited Members | |
Protected Attributes inherited from MeasurementDet | |
TrackingRecHit::ConstRecHitPointer | theInactiveHit |
TrackingRecHit::ConstRecHitPointer | theMissingHit |
Definition at line 14 of file TkStackMeasurementDet.h.
Definition at line 25 of file TkStackMeasurementDet.h.
Definition at line 24 of file TkStackMeasurementDet.h.
typedef edm::Ref<edmNew::DetSetVector<Phase2TrackerCluster1D>, Phase2TrackerCluster1D> TkStackMeasurementDet::Phase2TrackerCluster1DRef |
Definition at line 22 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 44 of file TkStackMeasurementDet.h.
References data, lowerDet(), and upperDet().
void TkStackMeasurementDet::init | ( | const MeasurementDet * | lowerDet, |
const MeasurementDet * | upperDet | ||
) |
Definition at line 10 of file TkStackMeasurementDet.cc.
References lowerDet(), theLowerDet, theUpperDet, and upperDet().
Referenced by MeasurementTrackerImpl::initStackDet().
|
inlineoverridevirtual |
return TRUE if both lower and upper components are active
Implements MeasurementDet.
Definition at line 36 of file TkStackMeasurementDet.h.
References data, TkPhase2OTMeasurementDet::isActive(), lowerDet(), and upperDet().
Referenced by measurements(), and recHits().
|
inline |
Definition at line 39 of file TkStackMeasurementDet.h.
References data, lowerDet(), and upperDet().
Referenced by plotting.Plot::clone().
|
inline |
Definition at line 32 of file TkStackMeasurementDet.h.
References theLowerDet.
Referenced by hasBadComponents(), init(), isActive(), isEmpty(), and recHits().
|
overridevirtual |
Implements MeasurementDet.
Definition at line 100 of file TkStackMeasurementDet.cc.
References data, MeasurementEstimator::estimate(), F(), isActive(), LogDebug, LogTrace, eostools::move(), recHits(), mps_fire::result, MeasurementDet::theInactiveHit, and MeasurementDet::theMissingHit.
|
overridevirtual |
Implements MeasurementDet.
Definition at line 20 of file TkStackMeasurementDet.cc.
References SplitLinear::begin, edmNew::DetSet< T >::begin(), data, HLT_2024v14_cff::distance, edmNew::DetSet< T >::empty(), edmNew::DetSet< T >::end(), GeomDet::geographicalId(), isActive(), LogTrace, lowerDet(), edmNew::DetSet< T >::offset(), mps_fire::result, edmNew::DetSet< T >::size(), specificGeomDet(), and upperDet().
Referenced by measurements().
|
inline |
Definition at line 21 of file TkStackMeasurementDet.h.
References Options::const, and MeasurementDet::fastGeomDet().
Referenced by MeasurementTrackerImpl::initStackDet(), and recHits().
|
inline |
Definition at line 33 of file TkStackMeasurementDet.h.
References theUpperDet.
Referenced by hasBadComponents(), init(), isActive(), isEmpty(), and recHits().
|
private |
Definition at line 50 of file TkStackMeasurementDet.h.
Referenced by init(), and lowerDet().
|
private |
Definition at line 49 of file TkStackMeasurementDet.h.
|
private |
Definition at line 51 of file TkStackMeasurementDet.h.
Referenced by init(), and upperDet().