#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, SimpleDiskBounds::innerRadius(), Bounds::length(), DetLayer::location(), CosmicsPD_Skims::maxZ, SimpleDiskBounds::outerRadius(), 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 ThirdHitRZPredictionBase().
virtual float length() const =0
virtual Location location() const =0
Which part of the detector (barrel, endcap)
virtual const BoundSurface & surface() const final
GeometricSearchDet interface.
const Bounds & bounds() const
PixelRecoRange< float > Range
virtual float thickness() const =0
float outerRadius() const
virtual const Surface::PositionType & position() const
Returns position of the surface.
virtual const BoundCylinder & specificSurface() const final
Extension of the interface.
virtual const BoundSurface & surface() const final
The surface of the GeometricSearchDet.
float innerRadius() const
Extension of the Bounds 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 |