#include <MatchedHitRZCorrectionFromBending.h>
MatchedHitRZCorrectionFromBending::MatchedHitRZCorrectionFromBending |
( |
| ) |
|
|
inline |
MatchedHitRZCorrectionFromBending::MatchedHitRZCorrectionFromBending |
( |
DetId |
detId, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
MatchedHitRZCorrectionFromBending::MatchedHitRZCorrectionFromBending |
( |
const DetLayer * |
layer, |
|
|
const TrackerTopology * |
tTopo |
|
) |
| |
Definition at line 20 of file MatchedHitRZCorrectionFromBending.cc.
References GeometricSearchDet::basicComponents(), phase1PixelTopology::layer, DetLayer::subDetector(), GeomDetEnumerators::TIB, TrackerTopology::tibIsDoubleSide(), tibMatchedHitZFixup(), and zFixup.
bool tibIsDoubleSide(const DetId &id) const
virtual SubDetector subDetector() const =0
The type of detector (PixelBarrel, PixelEndcap, TIB, TOB, TID, TEC, CSC, DT, RPCBarrel, RPCEndcap)
constexpr std::array< uint8_t, layerIndexSize > layer
static double tibMatchedHitZFixup(const ThirdHitPredictionFromCircle &pred, double curvature, double rOrZ, const TrackingRecHit &hit, const TrackerTopology *tTopo)
virtual const std::vector< const GeomDet * > & basicComponents() const =0
Definition at line 31 of file MatchedHitRZCorrectionFromBending.cc.
References ThirdHitPredictionFromCircle::angle(), TrackingRecHit::det(), GeomDet::geographicalId(), phase1PixelTopology::layer, AlCaHLTBitMon_QueryRunRegistry::string, TrackerTopology::tibIsInternalString(), and TrackerTopology::tibLayer().
Referenced by MatchedHitRZCorrectionFromBending().
37 static const double factors[2][2] = {{-2.4, 2.4}, {2.4, -2.4}};
unsigned int tibLayer(const DetId &id) const
float angle(float curvature, float radius) const
T curvature(T InversePt, const MagneticField &field)
constexpr std::array< uint8_t, layerIndexSize > layer
const GeomDet * det() const
DetId geographicalId() const
The label of this GeomDet.
bool tibIsInternalString(const DetId &id) const
FixupFn MatchedHitRZCorrectionFromBending::rFixup |
|
private |
FixupFn MatchedHitRZCorrectionFromBending::zFixup |
|
private |