CMS 3D CMS Logo

Variables
ApeSettingAlgorithm_cfi Namespace Reference

Variables

 ApeSettingAlgorithm
 

Variable Documentation

ApeSettingAlgorithm_cfi.ApeSettingAlgorithm
Initial value:
1 = cms.PSet(
2  algoName = cms.string('ApeSettingAlgorithm'),
3  saveApeToASCII = cms.untracked.bool(False),
4  saveComposites = cms.untracked.bool(False),
5  saveLocalNotGlobal = cms.untracked.bool(False),
6  apeASCIISaveFile = cms.untracked.string('ApeDump.txt'),
7  readApeFromASCII = cms.bool(False),
8  readLocalNotGlobal = cms.bool(False),
9  readFullLocalMatrix = cms.bool(False),
10  setComposites = cms.bool(False),
11  apeASCIIReadFile = cms.FileInPath('Alignment/CommonAlignmentAlgorithm/test/apeinput.txt')
12 )

Definition at line 6 of file ApeSettingAlgorithm_cfi.py.