#include <ThirdHitRZPredictionBase.h>
Definition at line 18 of file ThirdHitRZPredictionBase.h.
◆ Margin
◆ Range
◆ ThirdHitRZPredictionBase() [1/2]
ThirdHitRZPredictionBase::ThirdHitRZPredictionBase |
( |
| ) |
|
◆ ThirdHitRZPredictionBase() [2/2]
ThirdHitRZPredictionBase::ThirdHitRZPredictionBase |
( |
float |
tolerance, |
|
|
const DetLayer * |
layer = nullptr |
|
) |
| |
◆ detRange()
const Range& ThirdHitRZPredictionBase::detRange |
( |
| ) |
const |
|
inline |
◆ detSize()
const Range& ThirdHitRZPredictionBase::detSize |
( |
| ) |
const |
|
inline |
◆ initLayer()
void ThirdHitRZPredictionBase::initLayer |
( |
const DetLayer * |
layer | ) |
|
Definition at line 17 of file ThirdHitRZPredictionBase.cc.
References GeomDetEnumerators::barrel, Surface::bounds(), GeomDetEnumerators::endcap, SimpleDiskBounds::innerRadius(), phase1PixelTopology::layer, Bounds::length(), CosmicsPD_Skims::maxZ, SimpleDiskBounds::outerRadius(), GeometricSearchDet::position(), CosmicsPD_Skims::radius, BarrelDetLayer::specificSurface(), BarrelDetLayer::surface(), ForwardDetLayer::surface(), theBarrel, theDetRange, theDetSize, theForward, Bounds::thickness(), and PV3DBase< T, PVType, FrameType >::z().
Referenced by PixelTripletHLTGenerator::hitTriplets(), and ThirdHitRZPredictionBase().
◆ initTolerance()
void ThirdHitRZPredictionBase::initTolerance |
( |
float |
tolerance | ) |
|
|
inline |
◆ theBarrel
bool ThirdHitRZPredictionBase::theBarrel |
|
protected |
◆ theDetRange
Range ThirdHitRZPredictionBase::theDetRange |
|
protected |
◆ theDetSize
Range ThirdHitRZPredictionBase::theDetSize |
|
protected |
◆ theForward
bool ThirdHitRZPredictionBase::theForward |
|
protected |
◆ theTolerance
Margin ThirdHitRZPredictionBase::theTolerance |
|
protected |