Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
SimGeneral
TrackingAnalysis
python
trackingParticlesNoSimHits_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
import
SimGeneral.TrackingAnalysis.trackingParticles_cfi
4
mergedtruthNoSimHits = SimGeneral.TrackingAnalysis.trackingParticles_cfi.mergedtruth.clone(
5
simHitCollections = cms.PSet(
6
pixel = cms.vstring(),
7
tracker = cms.vstring(),
8
muon = cms.vstring(),
9
)
10
)
11
12
trackingParticlesNoSimHits = cms.Sequence(mergedtruthNoSimHits)
13
trackingParticles_cfi
Config
Generated for CMSSW Reference Manual by
1.8.5