Alignment
MillePedeAlignmentAlgorithm
python
MillePedeFileReader_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
MillePedeFileReader = cms.PSet(
4
millePedeEndFile = cms.string(
'millepede.end'
),
5
millePedeLogFile = cms.string(
'millepede.log'
),
6
millePedeResFile = cms.string(
'millepede.res'
)
7
)
Generated for CMSSW Reference Manual by
1.8.16