#include <PixelTripletHLTGenerator.h>
Private Types | |
typedef CombinedHitTripletGenerator::LayerCacheType | LayerCacheType |
Private Member Functions | |
bool | checkPhiInRange (float phi, float phi1, float phi2) const |
std::pair< float, float > | mergePhiRanges (const std::pair< float, float > &r1, const std::pair< float, float > &r2) const |
Private Attributes | |
float | dphi |
float | extraHitRPhitolerance |
float | extraHitRZtolerance |
std::unique_ptr< SeedComparitor > | theComparitor |
LayerCacheType * | theLayerCache |
std::vector < SeedingLayerSetsHits::SeedingLayer > | theLayers |
HitPairGenerator * | thePairGenerator |
bool | useBend |
bool | useFixedPreFiltering |
bool | useMScat |
Additional Inherited Members | |
Public Types inherited from HitTripletGeneratorFromPairAndLayers | |
typedef LayerHitMapCache | LayerCacheType |
Public Attributes inherited from OrderedHitsGenerator | |
unsigned int | theMaxElement |
Definition at line 22 of file PixelTripletHLTGenerator.h.
|
private |
Definition at line 24 of file PixelTripletHLTGenerator.h.
PixelTripletHLTGenerator::PixelTripletHLTGenerator | ( | const edm::ParameterSet & | cfg, |
edm::ConsumesCollector & | iC | ||
) |
Definition at line 32 of file PixelTripletHLTGenerator.cc.
References SurfaceDeformationFactory::create(), dphi, reco::get(), edm::ParameterSet::getParameter(), AlCaHLTBitMon_QueryRunRegistry::string, theComparitor, OrderedHitsGenerator::theMaxElement, and useFixedPreFiltering.
|
virtual |
Definition at line 52 of file PixelTripletHLTGenerator.cc.
References thePairGenerator.
|
private |
Definition at line 309 of file PixelTripletHLTGenerator.cc.
References Geom::ftwoPi().
Referenced by hitTriplets().
|
virtual |
Implements HitTripletGenerator.
Definition at line 69 of file PixelTripletHLTGenerator.cc.
References angle(), KDTreeLinkerAlgo< DATA >::build(), checkPhiInRange(), constexpr, PixelRecoUtilities::curvature(), HitDoublets::detLayer(), HitPairGenerator::doublets(), dphi, relativeConstraints::empty, ev, extraHitRPhitolerance, extraHitRZtolerance, f, Geom::fpi(), Geom::ftwoPi(), i, ThirdHitRZPredictionBase::initLayer(), ThirdHitRZPrediction< Propagator >::initPropagator(), ThirdHitRZPredictionBase::initTolerance(), HitDoublets::inner, PixelRecoRange< T >::intersection(), DetLayer::isBarrel(), geometryCSVtoXML::line, LogDebug, bookConverter::max, mergePhiRanges(), min(), nSigmaPhi, nSigmaRZ, TrackingRegion::origin(), TrackingRegion::originRBound(), HitDoublets::outer, PV3DBase< T, PVType, FrameType >::perp(), TrackingRegion::ptMin(), CosmicsPD_Skims::radius, KDTreeLinkerAlgo< DATA >::search(), DetLayer::seqNum(), OrderedHitTriplets::size(), findQualityFiles::size, swap(), theComparitor, theLayers, OrderedHitsGenerator::theMaxElement, thePairGenerator, useBend, useFixedPreFiltering, useMScat, findQualityFiles::v, PV3DBase< T, PVType, FrameType >::x(), and PV3DBase< T, PVType, FrameType >::y().
|
overridevirtual |
Implements HitTripletGeneratorFromPairAndLayers.
Definition at line 56 of file PixelTripletHLTGenerator.cc.
References HitPairGenerator::clone(), theLayerCache, and thePairGenerator.
|
private |
Definition at line 316 of file PixelTripletHLTGenerator.cc.
References Geom::fpi(), Geom::ftwoPi(), bookConverter::max, and min().
Referenced by hitTriplets().
|
inline |
Definition at line 39 of file PixelTripletHLTGenerator.h.
References thePairGenerator.
|
overridevirtual |
Implements HitTripletGeneratorFromPairAndLayers.
Definition at line 63 of file PixelTripletHLTGenerator.cc.
References HitPairGenerator::setSeedingLayers(), theLayers, and thePairGenerator.
|
private |
Definition at line 56 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets(), and PixelTripletHLTGenerator().
|
private |
Definition at line 53 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets().
|
private |
Definition at line 52 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets().
|
private |
Definition at line 57 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets(), and PixelTripletHLTGenerator().
|
private |
Definition at line 49 of file PixelTripletHLTGenerator.h.
Referenced by init().
|
private |
Definition at line 48 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets(), and setSeedingLayers().
|
private |
Definition at line 47 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets(), init(), pairGenerator(), setSeedingLayers(), and ~PixelTripletHLTGenerator().
|
private |
Definition at line 55 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets().
|
private |
Definition at line 51 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets(), and PixelTripletHLTGenerator().
|
private |
Definition at line 54 of file PixelTripletHLTGenerator.h.
Referenced by hitTriplets().