#include <TkClonerImpl.h>
Private Attributes | |
const PixelClusterParameterEstimator * | pixelCPE |
const StripClusterParameterEstimator * | stripCPE |
const SiStripRecHitMatcher * | theMatcher |
Definition at line 12 of file TkClonerImpl.h.
|
inline |
Definition at line 14 of file TkClonerImpl.h.
|
inline |
Definition at line 15 of file TkClonerImpl.h.
|
overridevirtual |
Implements TkCloner.
Definition at line 47 of file TkClonerImpl.cc.
References SiPixelRecHit::cluster(), TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), PixelClusterParameterEstimator::getParameters(), and pixelCPE.
Referenced by DAFTrackProducerAlgorithm::filter(), TrackingRecHitPropagator::project(), and SiTrackerMultiRecHitUpdator::update().
|
overridevirtual |
FIXME: this only uses the first cluster and ignores the others
Implements TkCloner.
Definition at line 54 of file TkClonerImpl.cc.
References TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), StripClusterParameterEstimator::localParameters(), TrackerSingleRecHit::omniCluster(), TrackerSingleRecHit::stripCluster(), and stripCPE.
|
overridevirtual |
FIXME: this only uses the first cluster and ignores the others
Implements TkCloner.
Definition at line 63 of file TkClonerImpl.cc.
References TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), StripClusterParameterEstimator::localParameters(), bookConverter::max, TrackerSingleRecHit::omniCluster(), TrackerSingleRecHit::stripCluster(), and stripCPE.
|
overridevirtual |
std::cout << "cloning " << typeid(hit).name() << std::endl;
Implements TkCloner.
Definition at line 132 of file TkClonerImpl.cc.
|
overridevirtual |
Implements TkCloner.
Definition at line 137 of file TkClonerImpl.cc.
|
overridevirtual |
Implements TkCloner.
Definition at line 24 of file TkClonerImpl.cc.
References SiPixelRecHit::cluster(), TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), PixelClusterParameterEstimator::getParameters(), and pixelCPE.
|
overridevirtual |
FIXME: this only uses the first cluster and ignores the others
Implements TkCloner.
Definition at line 30 of file TkClonerImpl.cc.
References TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), StripClusterParameterEstimator::localParameters(), TrackerSingleRecHit::omniCluster(), TrackerSingleRecHit::stripCluster(), and stripCPE.
|
overridevirtual |
FIXME: this only uses the first cluster and ignores the others
Implements TkCloner.
Definition at line 38 of file TkClonerImpl.cc.
References TrackingRecHit::det(), TrackerSingleRecHit::detUnit(), StripClusterParameterEstimator::localParameters(), bookConverter::max, TrackerSingleRecHit::omniCluster(), TrackerSingleRecHit::stripCluster(), and stripCPE.
|
overridevirtual |
Implements TkCloner.
Definition at line 103 of file TkClonerImpl.cc.
References SiStripMatchedRecHit2D::clone(), TrackingRecHit::det(), TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localDirection(), StripClusterParameterEstimator::localParameters(), SiStripRecHitMatcher::match(), SiStripMatchedRecHit2D::monoCluster(), SiStripMatchedRecHit2D::monoClusterRef(), GluedGeomDet::monoDet(), GeomDet::position(), SiStripMatchedRecHit2D::stereoCluster(), SiStripMatchedRecHit2D::stereoClusterRef(), GluedGeomDet::stereoDet(), stripCPE, GeomDet::surface(), groupFilesInBlocks::temp, theMatcher, and GloballyPositioned< T >::toLocal().
|
overridevirtual |
Implements TkCloner.
Definition at line 142 of file TkClonerImpl.cc.
References TrackingRecHit::det(), f, TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localDirection(), StripClusterParameterEstimator::localParameters(), TrackerSingleRecHit::omniCluster(), ProjectedSiStripRecHit2D::originalDet(), GeomDet::position(), LocalError::rotate(), TrackerSingleRecHit::stripCluster(), stripCPE, GeomDet::surface(), GloballyPositioned< T >::toLocal(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
std::unique_ptr< ProjectedSiStripRecHit2D > TkClonerImpl::project | ( | SiStripMatchedRecHit2D const & | hit, |
bool | mono, | ||
TrajectoryStateOnSurface const & | tsos | ||
) | const |
Definition at line 171 of file TkClonerImpl.cc.
References TrackingRecHit::det(), f, TrajectoryStateOnSurface::isValid(), TrajectoryStateOnSurface::localDirection(), StripClusterParameterEstimator::localParameters(), SiStripMatchedRecHit2D::monoCluster(), SiStripMatchedRecHit2D::monoClusterRef(), GluedGeomDet::monoDet(), GeomDet::position(), LocalError::rotate(), SiStripMatchedRecHit2D::stereoCluster(), SiStripMatchedRecHit2D::stereoClusterRef(), GluedGeomDet::stereoDet(), stripCPE, GeomDet::surface(), GloballyPositioned< T >::toLocal(), PV3DBase< T, PVType, FrameType >::x(), LocalError::xx(), LocalError::xy(), PV3DBase< T, PVType, FrameType >::y(), LocalError::yy(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 40 of file TkClonerImpl.h.
Referenced by makeShared(), and operator()().
|
private |
Definition at line 41 of file TkClonerImpl.h.
Referenced by makeShared(), operator()(), and project().
|
private |
Definition at line 42 of file TkClonerImpl.h.
Referenced by operator()().