CMS 3D CMS Logo

Variables

GlobalTrackerMuonAlignment_cfi Namespace Reference

Variables

tuple GlobalTrackerMuonAlignment

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('GlobalTrackerMuonAlignment',
00002                                             isolated = cms.bool(False),
00003                                             cosmics = cms.bool(False),
00004                                             refitmuon = cms.bool(False),
00005                                             refittrack = cms.bool(False),
00006                                             rootOutFile = cms.untracked.string('outfile.root'),
00007                                             txtOutFile = cms.untracked.string('outglobal.txt'),
00008                                             writeDB = cms.untracked.bool(False),
00009                                             debug = cms.untracked.bool(False)
00010 )

Definition at line 3 of file GlobalTrackerMuonAlignment_cfi.py.