#include <TkDoubleSensMeasurementDet.h>
Public Types | |
typedef detset::const_iterator | const_iterator |
typedef edmNew::DetSet< SiPixelCluster > | 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 TkPixelMeasurementDet * | theFirstDet |
const PixelClusterParameterEstimator * | thePixelCPE |
const TkPixelMeasurementDet * | theSecondDet |
Additional Inherited Members | |
Protected Attributes inherited from MeasurementDet | |
TrackingRecHit::ConstRecHitPointer | theInactiveHit |
TrackingRecHit::ConstRecHitPointer | theMissingHit |
Definition at line 13 of file TkDoubleSensMeasurementDet.h.
Definition at line 25 of file TkDoubleSensMeasurementDet.h.
Definition at line 24 of file TkDoubleSensMeasurementDet.h.
typedef edm::Ref<edmNew::DetSetVector<Phase2TrackerCluster1D>, Phase2TrackerCluster1D> TkDoubleSensMeasurementDet::Phase2TrackerCluster1DRef |
Definition at line 22 of file TkDoubleSensMeasurementDet.h.
TkDoubleSensMeasurementDet::TkDoubleSensMeasurementDet | ( | const DoubleSensGeomDet * | gdet, |
const PixelClusterParameterEstimator * | cpe | ||
) |
Definition at line 7 of file TkDoubleSensMeasurementDet.cc.
|
inline |
Definition at line 32 of file TkDoubleSensMeasurementDet.h.
References theFirstDet.
Referenced by hasBadComponents(), init(), isActive(), isEmpty(), and recHits().
|
inlineoverridevirtual |
return TRUE if at least one of the first and second components has badChannels
Implements MeasurementDet.
Definition at line 44 of file TkDoubleSensMeasurementDet.h.
References data, firstDet(), and secondDet().
void TkDoubleSensMeasurementDet::init | ( | const MeasurementDet * | firstDet, |
const MeasurementDet * | secondDet | ||
) |
Definition at line 11 of file TkDoubleSensMeasurementDet.cc.
References firstDet(), secondDet(), theFirstDet, and theSecondDet.
Referenced by MeasurementTrackerImpl::initDoubleSensDet().
|
inlineoverridevirtual |
return TRUE if both first and second components are active
Implements MeasurementDet.
Definition at line 36 of file TkDoubleSensMeasurementDet.h.
References data, firstDet(), TkPixelMeasurementDet::isActive(), and secondDet().
Referenced by measurements(), and recHits().
|
inline |
Definition at line 39 of file TkDoubleSensMeasurementDet.h.
References data, firstDet(), and secondDet().
Referenced by plotting.Plot::clone().
|
overridevirtual |
Implements MeasurementDet.
Definition at line 74 of file TkDoubleSensMeasurementDet.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 21 of file TkDoubleSensMeasurementDet.cc.
References edmNew::DetSet< T >::begin(), data, HLT_2023v12_cff::distance, edmNew::DetSet< T >::empty(), edmNew::DetSet< T >::end(), firstDet(), isActive(), LogTrace, mps_fire::result, secondDet(), and edmNew::DetSet< T >::size().
Referenced by measurements().
|
inline |
Definition at line 33 of file TkDoubleSensMeasurementDet.h.
References theSecondDet.
Referenced by hasBadComponents(), init(), isActive(), isEmpty(), and recHits().
|
inline |
Definition at line 21 of file TkDoubleSensMeasurementDet.h.
References runTheMatrix::const, and MeasurementDet::fastGeomDet().
Referenced by MeasurementTrackerImpl::initDoubleSensDet().
|
private |
Definition at line 50 of file TkDoubleSensMeasurementDet.h.
Referenced by firstDet(), and init().
|
private |
Definition at line 49 of file TkDoubleSensMeasurementDet.h.
|
private |
Definition at line 51 of file TkDoubleSensMeasurementDet.h.
Referenced by init(), and secondDet().