Main Page
Namespaces
Classes
Package Documentation
RecoPixelVertexing
PixelTriplets
plugins
PixelTripletNoTipGenerator.h
Go to the documentation of this file.
1
#ifndef PixelTripletNoTipGenerator_H
2
#define PixelTripletNoTipGenerator_H
3
4
#include "
RecoPixelVertexing/PixelTriplets/interface/HitTripletGeneratorFromPairAndLayers.h
"
5
#include "
CombinedHitTripletGenerator.h
"
6
7
namespace
edm
{
8
class
Event
;
9
class
EventSetup
;
10
}
// namespace edm
11
12
#include <utility>
13
#include <vector>
14
15
class
PixelTripletNoTipGenerator
:
public
HitTripletGeneratorFromPairAndLayers
{
16
typedef
CombinedHitTripletGenerator::LayerCacheType
LayerCacheType
;
17
18
public
:
19
PixelTripletNoTipGenerator
(
const
edm::ParameterSet
&
cfg
,
edm::ConsumesCollector
& iC);
20
21
~
PixelTripletNoTipGenerator
()
override
;
22
23
void
hitTriplets(
const
TrackingRegion
&
region
,
24
OrderedHitTriplets
& trs,
25
const
edm::Event
&
ev
,
26
const
edm::EventSetup
& es,
27
const
SeedingLayerSetsHits::SeedingLayerSet
& pairLayers,
28
const
std::vector<SeedingLayerSetsHits::SeedingLayer>& thirdLayers)
override
;
29
void
hitTriplets(
const
TrackingRegion
&
region
,
30
OrderedHitTriplets
&
result
,
31
const
edm::EventSetup
& es,
32
const
HitDoublets
&
doublets
,
33
const
RecHitsSortedInPhi
** thirdHitMap,
34
const
std::vector<const DetLayer*>& thirdLayerDetLayer,
35
const
int
nThirdLayers)
override
;
36
37
private
:
38
float
extraHitRZtolerance
;
39
float
extraHitRPhitolerance
;
40
float
extraHitPhiToleranceForPreFiltering
;
41
double
theNSigma
;
42
double
theChi2Cut
;
43
};
44
#endif
PixelTripletNoTipGenerator::LayerCacheType
CombinedHitTripletGenerator::LayerCacheType LayerCacheType
Definition:
PixelTripletNoTipGenerator.h:16
mps_fire.result
result
Definition:
mps_fire.py:294
PixelTripletNoTipGenerator
Definition:
PixelTripletNoTipGenerator.h:15
PixelTripletNoTipGenerator::extraHitRPhitolerance
float extraHitRPhitolerance
Definition:
PixelTripletNoTipGenerator.h:39
HitTripletGeneratorFromPairAndLayers.h
HLT_2018_cff.region
region
Definition:
HLT_2018_cff.py:81376
PixelTripletNoTipGenerator::theNSigma
double theNSigma
Definition:
PixelTripletNoTipGenerator.h:41
ev
bool ev
Definition:
Hydjet2Hadronizer.cc:95
PixelTripletNoTipGenerator_cfi.PixelTripletNoTipGenerator
PixelTripletNoTipGenerator
Definition:
PixelTripletNoTipGenerator_cfi.py:3
LayerHitMapCache
Definition:
LayerHitMapCache.h:14
TrackingRegion
Definition:
TrackingRegion.h:40
CombinedHitTripletGenerator.h
EventSetup
OrderedHitTriplets
Definition:
OrderedHitTriplets.h:9
PixelTripletNoTipGenerator::theChi2Cut
double theChi2Cut
Definition:
PixelTripletNoTipGenerator.h:42
PixelTripletNoTipGenerator::extraHitRZtolerance
float extraHitRZtolerance
Definition:
PixelTripletNoTipGenerator.h:38
edm::EventSetup
Definition:
EventSetup.h:57
looper.cfg
cfg
Definition:
looper.py:297
PixelTripletNoTipGenerator::extraHitPhiToleranceForPreFiltering
float extraHitPhiToleranceForPreFiltering
Definition:
PixelTripletNoTipGenerator.h:40
HitDoublets
Definition:
RecHitsSortedInPhi.h:124
HLT_2018_cff.doublets
doublets
Definition:
HLT_2018_cff.py:8531
Event
RecHitsSortedInPhi
Definition:
RecHitsSortedInPhi.h:17
edm
HLT enums.
Definition:
AlignableModifier.h:19
HitTripletGeneratorFromPairAndLayers
Definition:
HitTripletGeneratorFromPairAndLayers.h:25
edm::ParameterSet
Definition:
ParameterSet.h:36
SeedingLayerSetsHits::SeedingLayerSet
Definition:
SeedingLayerSetsHits.h:65
edm::Event
Definition:
Event.h:72
edm::ConsumesCollector
Definition:
ConsumesCollector.h:39
Generated for CMSSW Reference Manual by
1.8.11