Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
trackingParticleSelector_cfi Namespace Reference
Variables
tuple
trackingParticleSelector
Variable Documentation
tuple trackingParticleSelector_cfi.trackingParticleSelector
Initial value:
1
= cms.EDFilter(
"TrackingParticleSelector"
,
2
src = cms.InputTag(
"mix"
,
"MergedTrackTruth"
),
3
chargedOnly = cms.bool(
True
),
4
stableOnly = cms.bool(
False
),
5
pdgId = cms.vint32(),
6
tip = cms.double(3.5),
7
signalOnly = cms.bool(
True
),
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
trackingParticleSelector_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5