Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
trackingTruthProducerSelection_cfi Namespace Reference
Variables
tuple
trackingParticlesSelection
Variable Documentation
tuple trackingTruthProducerSelection_cfi.trackingParticlesSelection
Initial value:
1
= cms.PSet(
2
lipTP = cms.double(1000),
3
chargedOnlyTP = cms.bool(
True
),
4
stableOnlyTP = cms.bool(
False
),
5
pdgIdTP = cms.vint32(),
6
signalOnlyTP = cms.bool(
False
),
7
intimeOnlyTP = cms.bool(
False
),
8
minRapidityTP = cms.double(-5.0),
9
minHitTP = cms.int32(0),
10
ptMinTP = cms.double(0.1),
11
maxRapidityTP = cms.double(5.0),
12
tipTP = cms.double(1000)
13
)
Definition at line
4
of file
trackingTruthProducerSelection_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5