Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimTracker
TrackAssociation
python
TrackAssociatorByHitsCompact_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
SimTracker.TrackAssociation.TrackAssociatorByHits_cfi
import
TrackAssociatorByHits
4
TrackAssociatorByHitsCompact = TrackAssociatorByHits.clone(
5
ComponentName = cms.string(
'TrackAssociatorByHitsCompact'
),
6
useCompactStripLinks = cms.bool(
True
),
7
)
Config
TrackAssociatorByHits_cfi
Generated for CMSSW Reference Manual by
1.8.5