Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
GlobalCombinedSeeds_cfi Namespace Reference
Variables
tuple
globalCombinedSeeds
Variable Documentation
tuple GlobalCombinedSeeds_cfi.globalCombinedSeeds
Initial value:
1
= cms.EDProducer(
"SeedCombiner"
,
2
seedCollections = cms.VInputTag(
3
cms.InputTag(
"globalSeedsFromTripletsWithVertices"
),
4
cms.InputTag(
"globalSeedsFromPairsWithVertices"
),
5
)
6
# the following allows to re-key the cluster reference of the rechits on the seeds that are put together
7
#N.B the cluster removal infos should be the same as the one use in the corresponding track producer.
8
#,clusterRemovalInfos = cms.VInputTag(cms.InputTag(""),cms.InputTag("clusterRemovalForGlobalSeedsFromPairsWithVertices"))
9
10
)
Definition at line
3
of file
GlobalCombinedSeeds_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5