CMS 3D CMS Logo

Variables

MuonAlignmentFromReference_cff Namespace Reference

Variables

tuple alignParams = cms.vstring("MuonDTChambers,111111,stations123", "MuonDTChambers,100011,station4", "MuonCSCChambers,100011")
tuple es_prefer_MuonAlignmentFromReferenceInputDB = cms.ESPrefer("PoolDBESSource", "MuonAlignmentFromReferenceInputDB")
tuple MuonAlignmentFromReferenceGlobalCosmicRefit = globalCosmicMuons.clone()
tuple MuonAlignmentFromReferenceGlobalMuonRefit = globalMuons.clone()
tuple MuonAlignmentFromReferenceInputDB
tuple MuonAlignmentFromReferenceTFileService = cms.Service("TFileService", fileName = cms.string("MuonAlignmentFromReference.root"))
 Diagnostic histograms.
tuple newmuons
tuple PoolDBOutputService
tuple station4
tuple stations123

Variable Documentation

tuple MuonAlignmentFromReference_cff::alignParams = cms.vstring("MuonDTChambers,111111,stations123", "MuonDTChambers,100011,station4", "MuonCSCChambers,100011")

Definition at line 39 of file MuonAlignmentFromReference_cff.py.

Referenced by HIPAlignmentAlgorithm::initialize().

Definition at line 62 of file MuonAlignmentFromReference_cff.py.

Definition at line 20 of file MuonAlignmentFromReference_cff.py.

Definition at line 14 of file MuonAlignmentFromReference_cff.py.

Initial value:
00001 cms.ESSource("PoolDBESSource",
00002                                                   CondDBSetup,
00003                                                   connect = cms.string("sqlite_file:MuonAlignmentFromReference_inputdb.db"),
00004                                                   toGet = cms.VPSet(cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
00005                                                                     cms.PSet(record = cms.string("DTAlignmentErrorRcd"), tag = cms.string("DTAlignmentErrorRcd")),
00006                                                                     cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
00007                                                                     cms.PSet(record = cms.string("CSCAlignmentErrorRcd"), tag = cms.string("CSCAlignmentErrorRcd"))))

Definition at line 55 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff::MuonAlignmentFromReferenceTFileService = cms.Service("TFileService", fileName = cms.string("MuonAlignmentFromReference.root"))

Diagnostic histograms.

Definition at line 50 of file MuonAlignmentFromReference_cff.py.

Initial value:
00001 muons.clone(
00002   inputCollectionTypes = cms.vstring("inner tracks"),
00003   #inputCollectionLabels = cms.VInputTag(cms.InputTag("generalTracks")),
00004   inputCollectionLabels = cms.VInputTag(cms.InputTag("refittedGeneralTracks")),
00005   fillIsolation = cms.bool(False),
00006 )

Definition at line 26 of file MuonAlignmentFromReference_cff.py.

Referenced by MuonWithPFIsoProducer::produce(), DistortedMuonProducer::produce(), UpdatedMuonInnerTrackRef::produce(), DistortedPFCandProducer::produce(), and DistortedMuonProducerFromDB::produce().

Initial value:
00001 cms.Service("PoolDBOutputService",
00002                                   CondDBSetup,
00003                                   connect = cms.string("sqlite_file:MuonAlignmentFromReference_outputdb.db"),
00004                                   toPut = cms.VPSet(cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
00005                                                     cms.PSet(record = cms.string("DTAlignmentErrorRcd"), tag = cms.string("DTAlignmentErrorRcd")),
00006                                                     cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
00007                                                     cms.PSet(record = cms.string("CSCAlignmentErrorRcd"), tag = cms.string("CSCAlignmentErrorRcd"))))

Definition at line 67 of file MuonAlignmentFromReference_cff.py.

Initial value:
00001 cms.PSet(rRanges = cms.vdouble(660., 800.),
00002                         xRanges = cms.vdouble(), yRanges = cms.vdouble(), zRanges = cms.vdouble(), etaRanges = cms.vdouble(), phiRanges = cms.vdouble())

Definition at line 42 of file MuonAlignmentFromReference_cff.py.

Initial value:
00001 cms.PSet(rRanges = cms.vdouble(0., 660.),
00002                            xRanges = cms.vdouble(), yRanges = cms.vdouble(), zRanges = cms.vdouble(), etaRanges = cms.vdouble(), phiRanges = cms.vdouble())

Definition at line 40 of file MuonAlignmentFromReference_cff.py.