CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
GlobalTrackerMuonAlignment_cfi Namespace Reference

Variables

tuple GlobalTrackerMuonAlignment
 

Variable Documentation

tuple GlobalTrackerMuonAlignment_cfi.GlobalTrackerMuonAlignment
Initial value:
1 = cms.EDAnalyzer('GlobalTrackerMuonAlignment',
2  isolated = cms.bool(False),
3  cosmics = cms.bool(False),
4  refitmuon = cms.bool(False),
5  refittrack = cms.bool(False),
6  rootOutFile = cms.untracked.string('outfile.root'),
7  txtOutFile = cms.untracked.string('outglobal.txt'),
8  writeDB = cms.untracked.bool(False),
9  debug = cms.untracked.bool(False)
10 )

Definition at line 3 of file GlobalTrackerMuonAlignment_cfi.py.