CMS 3D CMS Logo

Functions | Variables
lowPtGsfElectronSeeds_cfi Namespace Reference

Functions

def thresholds (wp)
 

Variables

 _fastSim_lowPtGsfElectronSeeds
 
 BeamSpot
 
 EBRecHits
 
 ecalClusters
 
 EERecHits
 
 Fitter
 
 hcalClusters
 
 idCollection
 
 lowPtGsfElectronSeeds
 
 lowPtGsfElectronSeedsTmp
 
 MaxPtThreshold
 
 MinPtThreshold
 
 ModelNames
 
 ModelThresholds
 
 ModelWeights
 
 PassThrough
 
 pfTracks
 
 PreGsfLabel
 
 PreIdLabel
 
 rho
 
 seedCollection
 
 Smoother
 
 tracks
 
 TTRHBuilder
 
 UsePfTracks
 

Function Documentation

◆ thresholds()

def lowPtGsfElectronSeeds_cfi.thresholds (   wp)

Definition at line 3 of file lowPtGsfElectronSeeds_cfi.py.

3 def thresholds( wp ) :
4  return cms.vdouble([{"VL": 0.19,"L":1.20,"M":2.02,"T":3.05}.get(wp,1.e6), # unbiased
5  {"VL":-1.99,"L":0.01,"M":1.29,"T":2.42}.get(wp,1.e6)]) # ptbiased
6 

Variable Documentation

◆ _fastSim_lowPtGsfElectronSeeds

lowPtGsfElectronSeeds_cfi._fastSim_lowPtGsfElectronSeeds
private

Definition at line 39 of file lowPtGsfElectronSeeds_cfi.py.

◆ BeamSpot

lowPtGsfElectronSeeds_cfi.BeamSpot

Definition at line 16 of file lowPtGsfElectronSeeds_cfi.py.

◆ EBRecHits

lowPtGsfElectronSeeds_cfi.EBRecHits

Definition at line 13 of file lowPtGsfElectronSeeds_cfi.py.

◆ ecalClusters

lowPtGsfElectronSeeds_cfi.ecalClusters

Definition at line 11 of file lowPtGsfElectronSeeds_cfi.py.

◆ EERecHits

lowPtGsfElectronSeeds_cfi.EERecHits

Definition at line 14 of file lowPtGsfElectronSeeds_cfi.py.

◆ Fitter

lowPtGsfElectronSeeds_cfi.Fitter

Definition at line 17 of file lowPtGsfElectronSeeds_cfi.py.

◆ hcalClusters

lowPtGsfElectronSeeds_cfi.hcalClusters

◆ idCollection

lowPtGsfElectronSeeds_cfi.idCollection

Definition at line 41 of file lowPtGsfElectronSeeds_cfi.py.

◆ lowPtGsfElectronSeeds

lowPtGsfElectronSeeds_cfi.lowPtGsfElectronSeeds

Definition at line 7 of file lowPtGsfElectronSeeds_cfi.py.

◆ lowPtGsfElectronSeedsTmp

lowPtGsfElectronSeeds_cfi.lowPtGsfElectronSeedsTmp

Definition at line 37 of file lowPtGsfElectronSeeds_cfi.py.

◆ MaxPtThreshold

lowPtGsfElectronSeeds_cfi.MaxPtThreshold

Definition at line 32 of file lowPtGsfElectronSeeds_cfi.py.

◆ MinPtThreshold

lowPtGsfElectronSeeds_cfi.MinPtThreshold

Definition at line 31 of file lowPtGsfElectronSeeds_cfi.py.

◆ ModelNames

lowPtGsfElectronSeeds_cfi.ModelNames

Definition at line 20 of file lowPtGsfElectronSeeds_cfi.py.

◆ ModelThresholds

lowPtGsfElectronSeeds_cfi.ModelThresholds

Definition at line 28 of file lowPtGsfElectronSeeds_cfi.py.

◆ ModelWeights

lowPtGsfElectronSeeds_cfi.ModelWeights

Definition at line 24 of file lowPtGsfElectronSeeds_cfi.py.

◆ PassThrough

lowPtGsfElectronSeeds_cfi.PassThrough

Definition at line 29 of file lowPtGsfElectronSeeds_cfi.py.

◆ pfTracks

lowPtGsfElectronSeeds_cfi.pfTracks

Definition at line 10 of file lowPtGsfElectronSeeds_cfi.py.

Referenced by LowPtGsfElectronSeedProducer.produce().

◆ PreGsfLabel

lowPtGsfElectronSeeds_cfi.PreGsfLabel

Definition at line 43 of file lowPtGsfElectronSeeds_cfi.py.

◆ PreIdLabel

lowPtGsfElectronSeeds_cfi.PreIdLabel

Definition at line 42 of file lowPtGsfElectronSeeds_cfi.py.

◆ rho

lowPtGsfElectronSeeds_cfi.rho

Definition at line 15 of file lowPtGsfElectronSeeds_cfi.py.

◆ seedCollection

lowPtGsfElectronSeeds_cfi.seedCollection

Definition at line 40 of file lowPtGsfElectronSeeds_cfi.py.

◆ Smoother

lowPtGsfElectronSeeds_cfi.Smoother

Definition at line 18 of file lowPtGsfElectronSeeds_cfi.py.

◆ tracks

lowPtGsfElectronSeeds_cfi.tracks

Definition at line 9 of file lowPtGsfElectronSeeds_cfi.py.

◆ TTRHBuilder

lowPtGsfElectronSeeds_cfi.TTRHBuilder

Definition at line 19 of file lowPtGsfElectronSeeds_cfi.py.

◆ UsePfTracks

lowPtGsfElectronSeeds_cfi.UsePfTracks

Definition at line 30 of file lowPtGsfElectronSeeds_cfi.py.

lowPtGsfElectronSeeds_cfi.thresholds
def thresholds(wp)
Definition: lowPtGsfElectronSeeds_cfi.py:3