CMS 3D CMS Logo

Variables
MillePedeAlignmentAlgorithm_cfi Namespace Reference

Variables

 algoName = cms.string('MillePedeAlignmentAlgorithm'),
 
 binaryFile = cms.string('milleBinary.dat'),
 
 fileDir = cms.untracked.string(''),
 
 ignoreFirstIOVCheck = cms.untracked.bool(False),
 
 ignoreHitsWithoutGlobalDerivatives = cms.bool(False),
 
 mergeBinaryFiles = cms.vstring(),
 
 mergeTreeFiles = cms.vstring(),
 
 MillePedeAlignmentAlgorithm
 
 mode = cms.untracked.string('full'),
 
 monitorFile = cms.untracked.string('millePedeMonitor.root'),
 
 pedeLabeler
 
 runAtPCL = cms.bool(False),
 
 skipGlobalPositionRcdCheck = cms.bool(False),
 
 treeFile = cms.string('treeFile.root'),
 

Variable Documentation

◆ algoName

MillePedeAlignmentAlgorithm_cfi.algoName = cms.string('MillePedeAlignmentAlgorithm'),

◆ binaryFile

MillePedeAlignmentAlgorithm_cfi.binaryFile = cms.string('milleBinary.dat'),

Definition at line 15 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ fileDir

MillePedeAlignmentAlgorithm_cfi.fileDir = cms.untracked.string(''),

Definition at line 12 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ ignoreFirstIOVCheck

MillePedeAlignmentAlgorithm_cfi.ignoreFirstIOVCheck = cms.untracked.bool(False),

Definition at line 26 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ ignoreHitsWithoutGlobalDerivatives

MillePedeAlignmentAlgorithm_cfi.ignoreHitsWithoutGlobalDerivatives = cms.bool(False),

Definition at line 27 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ mergeBinaryFiles

MillePedeAlignmentAlgorithm_cfi.mergeBinaryFiles = cms.vstring(),

Definition at line 20 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ mergeTreeFiles

MillePedeAlignmentAlgorithm_cfi.mergeTreeFiles = cms.vstring(),

Definition at line 21 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ MillePedeAlignmentAlgorithm

MillePedeAlignmentAlgorithm_cfi.MillePedeAlignmentAlgorithm

Definition at line 9 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ mode

MillePedeAlignmentAlgorithm_cfi.mode = cms.untracked.string('full'),

Definition at line 11 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ monitorFile

MillePedeAlignmentAlgorithm_cfi.monitorFile = cms.untracked.string('millePedeMonitor.root'),

Definition at line 23 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ pedeLabeler

MillePedeAlignmentAlgorithm_cfi.pedeLabeler
Initial value:
1 = cms.PSet(
2  #plugin = cms.string('MomentumDependentPedeLabeler')
3  #parameterInstances = cms.VPSet(
4  # cms.PSet(momentumRanges = cms.vstring('0.0:50.0','50.0:10000.0'),
5  # selector = cms.vstring('ExtrasBeamSpot,1111'))
6  # )
7  ),

Definition at line 38 of file MillePedeAlignmentAlgorithm_cfi.py.

Referenced by MillePedeDQMModule.beginRun().

◆ runAtPCL

MillePedeAlignmentAlgorithm_cfi.runAtPCL = cms.bool(False),

Definition at line 25 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ skipGlobalPositionRcdCheck

MillePedeAlignmentAlgorithm_cfi.skipGlobalPositionRcdCheck = cms.bool(False),

Definition at line 31 of file MillePedeAlignmentAlgorithm_cfi.py.

◆ treeFile

MillePedeAlignmentAlgorithm_cfi.treeFile = cms.string('treeFile.root'),

Definition at line 17 of file MillePedeAlignmentAlgorithm_cfi.py.