![]() |
![]() |
#include <PixelTripletLargeTipGenerator.h>
Public Member Functions | |
virtual void | hitTriplets (const TrackingRegion ®ion, OrderedHitTriplets &trs, const edm::Event &ev, const edm::EventSetup &es, SeedingLayerSetsHits::SeedingLayerSet pairLayers, const std::vector< SeedingLayerSetsHits::SeedingLayer > &thirdLayers) override |
PixelTripletLargeTipGenerator (const edm::ParameterSet &cfg, edm::ConsumesCollector &iC) | |
virtual | ~PixelTripletLargeTipGenerator () |
![]() | |
HitTripletGeneratorFromPairAndLayers (unsigned int maxElement=0) | |
HitTripletGeneratorFromPairAndLayers (const edm::ParameterSet &pset) | |
void | init (std::unique_ptr< HitPairGeneratorFromLayerPair > &&pairs, LayerCacheType *layerCache) |
const HitPairGeneratorFromLayerPair & | pairGenerator () const |
virtual | ~HitTripletGeneratorFromPairAndLayers () |
Private Types | |
typedef CombinedHitTripletGenerator::LayerCacheType | LayerCacheType |
Private Attributes | |
const float | dphi |
const float | extraHitRPhitolerance |
const float | extraHitRZtolerance |
const bool | useBend |
const bool | useFixedPreFiltering |
const bool | useMScat |
Additional Inherited Members | |
![]() | |
typedef LayerHitMapCache | LayerCacheType |
![]() | |
LayerCacheType * | theLayerCache |
const unsigned int | theMaxElement |
std::unique_ptr < HitPairGeneratorFromLayerPair > | thePairGenerator |
A HitTripletGenerator from HitPairGenerator and vector of Layers. The HitPairGenerator provides a set of hit pairs. For each pair the search for compatible hit(s) is done among provided Layers
Definition at line 19 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 21 of file PixelTripletLargeTipGenerator.h.
PixelTripletLargeTipGenerator::PixelTripletLargeTipGenerator | ( | const edm::ParameterSet & | cfg, |
edm::ConsumesCollector & | iC | ||
) |
Definition at line 48 of file PixelTripletLargeTipGenerator.cc.
|
virtual |
Definition at line 57 of file PixelTripletLargeTipGenerator.cc.
|
overridevirtual |
Implements HitTripletGeneratorFromPairAndLayers.
Definition at line 73 of file PixelTripletLargeTipGenerator.cc.
|
private |
Definition at line 39 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 36 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 35 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 38 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 34 of file PixelTripletLargeTipGenerator.h.
|
private |
Definition at line 37 of file PixelTripletLargeTipGenerator.h.