Variables | |
tuple | MuonGeometryIntoNtupleDefaultDB |
tuple | MuonGeometryIntoNtupleNoDB |
tuple | MuonGeometryIntoNtupleNoScenario |
tuple | MuonGeometryIntoNtuplesNoCSC |
tuple | MuonGeometryIntoNtuplesNoDT |
00001 cms.PSet( 00002 DTApplyAlignment = cms.bool(True), 00003 CSCApplyAlignment = cms.bool(True), 00004 DTAlignmentLabel = cms.string(''), 00005 CSCAlignmentLabel = cms.string(''), 00006 DTFromSurveyRcd = cms.bool(False), 00007 CSCFromSurveyRcd = cms.bool(False) 00008 )
Definition at line 11 of file MuonGeometryIntoNtuples_cff.py.
00001 cms.PSet( 00002 DTApplyAlignment = cms.bool(False), 00003 CSCApplyAlignment = cms.bool(False), 00004 DTAlignmentLabel = cms.string(''), 00005 CSCAlignmentLabel = cms.string(''), 00006 DTFromSurveyRcd = cms.bool(False), 00007 CSCFromSurveyRcd = cms.bool(False) 00008 )
Definition at line 3 of file MuonGeometryIntoNtuples_cff.py.
00001 cms.PSet( 00002 MisalignmentScenario = cms.PSet( 00003 00004 ), 00005 ApplyMisalignmentScenario = cms.bool(False) 00006 )
Definition at line 19 of file MuonGeometryIntoNtuples_cff.py.
00001 cms.PSet( 00002 CSCLayers = cms.untracked.bool(False), 00003 CSCChambers = cms.untracked.bool(False), 00004 CSCStations = cms.untracked.bool(False) 00005 )
Definition at line 32 of file MuonGeometryIntoNtuples_cff.py.
00001 cms.PSet( 00002 DTSuperLayers = cms.untracked.bool(False), 00003 DTChambers = cms.untracked.bool(False), 00004 DTWheels = cms.untracked.bool(False), 00005 DTStations = cms.untracked.bool(False), 00006 DTLayers = cms.untracked.bool(False) 00007 )
Definition at line 25 of file MuonGeometryIntoNtuples_cff.py.