#include <StripTopology.h>
Public Member Functions | |
virtual float | coveredStrips (const LocalPoint &lp1, const LocalPoint &lp2) const |
virtual LocalError | localError (float strip, float stripErr2) const =0 |
virtual LocalError | localError (float strip, float stripErr2, const Topology::LocalTrackPred &) const |
conversion taking also the angle from the predicted track state More... | |
virtual float | localPitch (const LocalPoint &) const =0 |
virtual float | localPitch (const LocalPoint &lp, const Topology::LocalTrackAngles &) const |
conversion taking also the angle from the track state (LocalTrajectoryParameters) More... | |
virtual LocalPoint | localPosition (float strip) const =0 |
virtual LocalPoint | localPosition (float strip, const Topology::LocalTrackPred &) const |
conversion taking also the predicted track state More... | |
virtual float | localStripLength (const LocalPoint &aLP) const =0 |
virtual float | localStripLength (const LocalPoint &lp, const Topology::LocalTrackAngles &) const |
conversion taking also the angle from the track state (LocalTrajectoryParameters) More... | |
virtual int | nstrips () const =0 |
virtual float | pitch () const =0 |
virtual float | strip (const LocalPoint &) const =0 |
virtual float | strip (const LocalPoint &lp, const Topology::LocalTrackAngles &) const |
conversion taking also the angle from the track state (LocalTrajectoryParameters) More... | |
virtual float | stripAngle (float strip) const =0 |
virtual float | stripLength () const =0 |
virtual | ~StripTopology () |
Public Member Functions inherited from Topology | |
virtual int | channel (const LocalPoint &p) const =0 |
virtual int | channel (const LocalPoint &lp, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual LocalError | localError (const MeasurementPoint &, const MeasurementError &) const =0 |
virtual LocalError | localError (const MeasurementPoint &mp, const MeasurementError &me, const LocalTrackPred &) const |
conversion taking also the angle from the predicted track state More... | |
virtual LocalPoint | localPosition (const MeasurementPoint &) const =0 |
virtual LocalPoint | localPosition (const MeasurementPoint &mp, const LocalTrackPred &) const |
conversion taking also the angle from the predicted track state More... | |
virtual MeasurementError | measurementError (const LocalPoint &, const LocalError &) const =0 |
virtual MeasurementError | measurementError (const LocalPoint &lp, const LocalError &le, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual MeasurementPoint | measurementPosition (const LocalPoint &) const =0 |
virtual MeasurementPoint | measurementPosition (const LocalPoint &lp, const LocalTrackAngles &) const |
conversion taking also the angle from the track state More... | |
virtual | ~Topology () |
Additional Inherited Members | |
Public Types inherited from Topology | |
typedef Point2DBase< double, LocalTag > | Local2DPoint |
typedef Vector2D::MathVector | MathVector2D |
typedef Basic2DVector< double > | Vector2D |
Interface for all strip topologies. Extends the Topology interface with methods relevant for strip or wire detectors.
Definition at line 11 of file StripTopology.h.
|
inlinevirtual |
Definition at line 14 of file StripTopology.h.
|
inlinevirtual |
Reimplemented in GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Definition at line 40 of file StripTopology.h.
References Topology::measurementPosition().
Referenced by StripCPE::Param::coveredStrips().
|
pure virtual |
Implemented in CSCRadialStripTopology, GCC11_FINAL< T, TOPO >, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by localError(), RPCRoll::localError(), GEMEtaPartition::localError(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), StripCPEfromTemplate::localParameters(), and StripCPE::localParameters().
|
inlinevirtual |
conversion taking also the angle from the predicted track state
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 27 of file StripTopology.h.
References localError().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, CSCRadialStripTopology, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by SiStripCalibLorentzAngle::algoBeginJob(), SiStripLAProfileBooker::analyze(), SiStripTrackingRecHitsValid::analyze(), SiStripLAProfileBooker::beginRun(), SiLinearChargeDivider::divide(), SiStripRecHitMatcher::doubleMatch(), ClusterShapeHitFilter::getCotangent(), SiTrivialInduceChargeOnStrips::induceOriginal(), SiTrivialInduceChargeOnStrips::induceVector(), GEMEtaPartition::localPadPitch(), StripCPEgeometric::localParameters(), StripCPEfromTemplate::localParameters(), RPCRoll::localPitch(), localPitch(), GEMEtaPartition::localPitch(), GSRecHitMatcher::match(), SiStripRecHitMatcher::match(), and Strip1DMeasurementTransformator::projectionMatrix().
|
inlinevirtual |
conversion taking also the angle from the track state (LocalTrajectoryParameters)
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 48 of file StripTopology.h.
References localPitch().
|
pure virtual |
Implemented in CSCRadialStripTopology, GCC11_FINAL< T, TOPO >, RadialStripTopology, GCC11_FINAL< T, TOPO >, OffsetRadialStripTopology, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by TrackerDpgAnalysis::analyze(), SiStripBadAPVandHotStripAlgorithmFromClusterOccupancy::AnalyzeOccupancy(), SiStripMonitorMuonHLT::analyzeOnTrackClusters(), GEMEtaPartition::centreOfPad(), RPCRoll::centreOfStrip(), GEMEtaPartition::centreOfStrip(), SiStripRecHitMatcher::doubleMatch(), SiStripBadAPVAlgorithmFromClusterOccupancy::extractBadAPVs(), SiStripHotStripAlgorithmFromClusterOccupancy::extractBadStrips(), GEMEtaPartition::firstStripInPad(), GEMEtaPartition::lastStripInPad(), StripCPEfromTrackAngle::localParameters(), StripCPEgeometric::localParameters(), StripCPEfromTemplate::localParameters(), StripCPE::localParameters(), localPosition(), GSRecHitMatcher::match(), SiStripRecHitMatcher::match(), StripClusterSelectorTopBottom::produce(), TrackClusterSplitter::splitCluster(), and ValidateGeometry::validateStripTopology().
|
inlinevirtual |
conversion taking also the predicted track state
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 21 of file StripTopology.h.
References localPosition().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, CSCRadialStripTopology, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by localStripLength().
|
inlinevirtual |
conversion taking also the angle from the track state (LocalTrajectoryParameters)
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 59 of file StripTopology.h.
References localStripLength().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, CSCRadialStripTopology, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by FWRecoGeometryESProducer::addGEMGeometry(), FWRecoGeometryESProducer::addRPCGeometry(), SiStripGainRandomCalculator::algoAnalyze(), SiStripGainCosmicCalculator::algoBeginJob(), DeDxDiscriminatorLearner::algoBeginJob(), DeDxDiscriminatorLearnerFromCalibTree::algoBeginJob(), SiStripGainFromData::algoBeginJob(), SiStripGainFromCalibTree::algoBeginJob(), RPCRecHitValid::beginRun(), SiStripDetInfoFileWriter::beginRun(), DeDxDiscriminatorProducer::beginRun(), ClusterShapeHitFilter::getSizes(), SiTrivialInduceChargeOnStrips::induceOriginal(), SiTrivialInduceChargeOnStrips::induceVector(), SiStripDetVOffFakeBuilder::initialize(), GEMEtaPartition::npads(), RPCRoll::nstrips(), GEMEtaPartition::nstrips(), and ValidateGeometry::validateStripTopology().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by FWRecoGeometryESProducer::addGEMGeometry(), FWRecoGeometryESProducer::addRPCGeometry(), FWTGeoRecoGeometryESProducer::addRPCGeometry(), RPCRecHitValid::beginRun(), GEMEtaPartition::padPitch(), RPCRoll::pitch(), GEMEtaPartition::pitch(), ValidateGeometry::validateRPCGeometry(), and ValidateGeometry::validateStripTopology().
|
pure virtual |
Implemented in CSCRadialStripTopology, GCC11_FINAL< T, TOPO >, RadialStripTopology, OffsetRadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by GCC11_FINAL< T, TOPO >::channel(), GlobalTrajectoryBuilderBase::fixTEC(), SiTrivialInduceChargeOnStrips::induceOriginal(), SiTrivialInduceChargeOnStrips::induceVector(), GEMEtaPartition::pad(), ShallowRechitClustersProducer::produce(), ShallowTrackClustersProducer::produce(), ShallowSimhitClustersProducer::produce(), SiStripRecHitsValid::projectHit(), TestHits::projectHit(), TestSmoothHits::projectHit(), TestTrackHits::projectHit(), SiStripTrackingRecHitsValid::projectHit(), GlobalRecHitsAnalyzer::projectHit(), GlobalRecHitsProducer::projectHit(), RPCRoll::strip(), strip(), and GEMEtaPartition::strip().
|
inlinevirtual |
conversion taking also the angle from the track state (LocalTrajectoryParameters)
Reimplemented in GCC11_FINAL< T, TOPO >.
Definition at line 35 of file StripTopology.h.
References strip().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, CSCRadialStripTopology, RadialStripTopology, GCC11_FINAL< T, TOPO >, OffsetRadialStripTopology, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by GlobalTrajectoryBuilderBase::fixTEC(), SiStripRecHitsValid::projectHit(), TestHits::projectHit(), TestSmoothHits::projectHit(), TestTrackHits::projectHit(), SiStripTrackingRecHitsValid::projectHit(), GlobalRecHitsAnalyzer::projectHit(), GlobalRecHitsProducer::projectHit(), and Strip1DMeasurementTransformator::projectionMatrix().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, CSCRadialStripTopology, RadialStripTopology, GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by FWRecoGeometryESProducer::addGEMGeometry(), FWRecoGeometryESProducer::addRPCGeometry(), FWTGeoRecoGeometryESProducer::addRPCGeometry(), RPCRecHitValid::beginRun(), SiStripDetInfoFileWriter::beginRun(), GCC11_FINAL< T, TOPO >::localStripLength(), ValidateGeometry::validateRPCGeometry(), and ValidateGeometry::validateStripTopology().