Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
trackingParticleRefSelector_cfi Namespace Reference
Variables
tuple
trackingParticleRefSelector
Variable Documentation
tuple trackingParticleRefSelector_cfi.trackingParticleRefSelector
Initial value:
1
= cms.EDFilter(
"TrackingParticleRefSelector"
,
2
src = cms.InputTag(
"mix"
,
"MergedTrackTruth"
),
3
chargedOnly = cms.bool(
True
),
4
pdgId = cms.vint32(),
5
tip = cms.double(3.5),
6
signalOnly = cms.bool(
True
),
7
stableOnly = cms.bool(
False
),
8
minRapidity = cms.double(-2.4),
9
lip = cms.double(30.0),
10
ptMin = cms.double(0.9),
11
maxRapidity = cms.double(2.4),
12
minHit = cms.int32(0)
13
)
Definition at line
3
of file
trackingParticleRefSelector_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5