#include <ThirdHitRZPredictionBase.h>
Definition at line 18 of file ThirdHitRZPredictionBase.h.
ThirdHitRZPredictionBase::ThirdHitRZPredictionBase |
( |
| ) |
|
ThirdHitRZPredictionBase::ThirdHitRZPredictionBase |
( |
float |
tolerance, |
|
|
const DetLayer * |
layer = 0 |
|
) |
| |
const Range& ThirdHitRZPredictionBase::detRange |
( |
| ) |
const |
|
inline |
const Range& ThirdHitRZPredictionBase::detSize |
( |
| ) |
const |
|
inline |
void ThirdHitRZPredictionBase::initLayer |
( |
const DetLayer * |
layer | ) |
|
Definition at line 20 of file ThirdHitRZPredictionBase.cc.
References GeomDetEnumerators::barrel, Surface::bounds(), GeomDetEnumerators::endcap, Bounds::length(), DetLayer::location(), CosmicsPD_Skims::maxZ, GeometricSearchDet::position(), CosmicsPD_Skims::radius, BarrelDetLayer::specificSurface(), ForwardDetLayer::surface(), BarrelDetLayer::surface(), theBarrel, theDetRange, theDetSize, theForward, Bounds::thickness(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by PixelTripletHLTGenerator::hitTriplets(), and ThirdHitRZPredictionBase().
40 theDetSize =
Range(diskRadialBounds.innerRadius(), diskRadialBounds.outerRadius());
virtual float length() const =0
virtual Location location() const =0
Which part of the detector (barrel, endcap)
virtual const BoundSurface & surface() const GCC11_FINAL
GeometricSearchDet interface.
const Bounds & bounds() const
PixelRecoRange< float > Range
virtual float thickness() const =0
virtual const BoundSurface & surface() const GCC11_FINAL
The surface of the GeometricSearchDet.
virtual const Surface::PositionType & position() const
Returns position of the surface.
virtual const BoundCylinder & specificSurface() const GCC11_FINAL
Extension of the interface.
void ThirdHitRZPredictionBase::initTolerance |
( |
float |
tolerance | ) |
|
|
inline |
bool ThirdHitRZPredictionBase::theBarrel |
|
protected |
Range ThirdHitRZPredictionBase::theDetRange |
|
protected |
Range ThirdHitRZPredictionBase::theDetSize |
|
protected |
bool ThirdHitRZPredictionBase::theForward |
|
protected |
Margin ThirdHitRZPredictionBase::theTolerance |
|
protected |