Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
DTRefitAndCombineReco4DAlgo_cfi Namespace Reference
Variables
tuple
DTRefitAndCombineReco4DAlgo
Variable Documentation
tuple DTRefitAndCombineReco4DAlgo_cfi.DTRefitAndCombineReco4DAlgo
Initial value:
1
= cms.PSet(
2
Reco4DAlgoName = cms.string(
'DTRefitAndCombineReco4D'
),
3
Reco4DAlgoConfig = cms.PSet(
4
# Parameters for the updator
5
# this is the RecHit1D algo!!
6
DTParametrizedDriftAlgo,
7
debug = cms.untracked.bool(
False
),
8
# Parameters for the cleaner
9
nSharedHitsMax = cms.int32(2),
10
MaxChi2forPhi = cms.double(100.0)
##FIX this value!
11
12
)
13
)
Definition at line
5
of file
DTRefitAndCombineReco4DAlgo_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5