CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
TrackingParticleSelectionsForEfficiency_cff Namespace Reference

Variables

tuple generalTpSelectorBlock
 
tuple TpSelectorForEfficiencyVsEtaBlock
 
tuple TpSelectorForEfficiencyVsPhiBlock
 
tuple TpSelectorForEfficiencyVsPtBlock
 
tuple TpSelectorForEfficiencyVsVTXRBlock
 
tuple TpSelectorForEfficiencyVsVTXZBlock
 

Variable Documentation

tuple TrackingParticleSelectionsForEfficiency_cff.generalTpSelectorBlock
Initial value:
1 = cms.PSet(
2  lip = cms.double(30.0),
3  chargedOnly = cms.bool(True),
4  pdgId = cms.vint32(),
5  signalOnly = cms.bool(True),
6  stableOnly = cms.bool(False),
7  minRapidity = cms.double(-2.5),
8  minHit = cms.int32(0),
9  ptMin = cms.double(0.9),
10  maxRapidity = cms.double(2.5),
11  tip = cms.double(3.5)
12 )

Definition at line 3 of file TrackingParticleSelectionsForEfficiency_cff.py.

tuple TrackingParticleSelectionsForEfficiency_cff.TpSelectorForEfficiencyVsEtaBlock
Initial value:
1 = cms.PSet(
2  lip = cms.double(30.0),
3  chargedOnly = cms.bool(True),
4  pdgId = cms.vint32(),
5  signalOnly = cms.bool(True),
6  stableOnly = cms.bool(False),
7  minRapidity = cms.double(-2.5),
8  minHit = cms.int32(0),
9  ptMin = cms.double(0.9),
10  maxRapidity = cms.double(2.5),
11  tip = cms.double(3.5)
12 )

Definition at line 17 of file TrackingParticleSelectionsForEfficiency_cff.py.

tuple TrackingParticleSelectionsForEfficiency_cff.TpSelectorForEfficiencyVsPhiBlock
Initial value:
1 = cms.PSet(
2  lip = cms.double(30.0),
3  chargedOnly = cms.bool(True),
4  pdgId = cms.vint32(),
5  signalOnly = cms.bool(True),
6  stableOnly = cms.bool(False),
7  minRapidity = cms.double(-2.5),
8  minHit = cms.int32(0),
9  ptMin = cms.double(0.9),
10  maxRapidity = cms.double(2.5),
11  tip = cms.double(3.5)
12 )

Definition at line 30 of file TrackingParticleSelectionsForEfficiency_cff.py.

tuple TrackingParticleSelectionsForEfficiency_cff.TpSelectorForEfficiencyVsPtBlock
Initial value:
1 = cms.PSet(
2  chargedOnly = cms.bool(True),
3  pdgId = cms.vint32(),
4  signalOnly = cms.bool(True),
5  stableOnly = cms.bool(False),
6  minRapidity = cms.double(-2.5),
7  maxRapidity = cms.double(2.5),
8  minHit = cms.int32(0),
9  ptMin = cms.double(0.050),
10  tip = cms.double(3.5),
11  lip = cms.double(30.0),
12 )

Definition at line 43 of file TrackingParticleSelectionsForEfficiency_cff.py.

tuple TrackingParticleSelectionsForEfficiency_cff.TpSelectorForEfficiencyVsVTXRBlock
Initial value:
1 = cms.PSet(
2  chargedOnly = cms.bool(True),
3  pdgId = cms.vint32(),
4  signalOnly = cms.bool(True),
5  stableOnly = cms.bool(False),
6  minRapidity = cms.double(-2.5),
7  minHit = cms.int32(0),
8  ptMin = cms.double(0.9),
9  maxRapidity = cms.double(2.5),
10  lip = cms.double(30.0),
11  tip = cms.double(60.0)
12 )

Definition at line 56 of file TrackingParticleSelectionsForEfficiency_cff.py.

tuple TrackingParticleSelectionsForEfficiency_cff.TpSelectorForEfficiencyVsVTXZBlock
Initial value:
1 = cms.PSet(
2  chargedOnly = cms.bool(True),
3  pdgId = cms.vint32(),
4  signalOnly = cms.bool(True),
5  stableOnly = cms.bool(False),
6  minRapidity = cms.double(-2.5),
7  minHit = cms.int32(0),
8  ptMin = cms.double(0.9),
9  maxRapidity = cms.double(2.5),
10  lip = cms.double(30.0),
11  tip = cms.double(3.5)
12 )

Definition at line 69 of file TrackingParticleSelectionsForEfficiency_cff.py.