test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 MuonAlignmentFromReferenceGlobalMuonRefit = globalMuons.clone()
 
tuple MuonAlignmentFromReferenceInputDB
 
tuple MuonAlignmentFromReferenceTFileService = cms.Service("TFileService", fileName = cms.string("MuonAlignmentFromReference.root"))
 Diagnostic histograms. More...
 
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 41 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.es_prefer_MuonAlignmentFromReferenceInputDB = cms.ESPrefer("PoolDBESSource", "MuonAlignmentFromReferenceInputDB")

Definition at line 64 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.MuonAlignmentFromReferenceGlobalMuonRefit = globalMuons.clone()

Definition at line 14 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.MuonAlignmentFromReferenceInputDB
Initial value:
1 = cms.ESSource("PoolDBESSource",
2  CondDBSetup,
3  connect = cms.string("sqlite_file:MuonAlignmentFromReference_inputdb.db"),
4  toGet = cms.VPSet(cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
5  cms.PSet(record = cms.string("DTAlignmentErrorExtendedRcd"), tag = cms.string("DTAlignmentErrorExtendedRcd")),
6  cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
7  cms.PSet(record = cms.string("CSCAlignmentErrorExtendedRcd"), tag = cms.string("CSCAlignmentErrorExtendedRcd"))))

Definition at line 57 of file MuonAlignmentFromReference_cff.py.

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

Diagnostic histograms.

Definition at line 52 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.newmuons
Initial value:
1 = muons.clone(
2  inputCollectionTypes = cms.vstring("inner tracks"),
3  #inputCollectionLabels = cms.VInputTag(cms.InputTag("generalTracks")),
4  inputCollectionLabels = cms.VInputTag(cms.InputTag("refittedGeneralTracks")),
5  fillIsolation = cms.bool(False),
6 )

Definition at line 26 of file MuonAlignmentFromReference_cff.py.

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

tuple MuonAlignmentFromReference_cff.PoolDBOutputService
Initial value:
1 = cms.Service("PoolDBOutputService",
2  CondDBSetup,
3  connect = cms.string("sqlite_file:MuonAlignmentFromReference_outputdb.db"),
4  toPut = cms.VPSet(cms.PSet(record = cms.string("DTAlignmentRcd"), tag = cms.string("DTAlignmentRcd")),
5  cms.PSet(record = cms.string("DTAlignmentErrorExtendedRcd"), tag = cms.string("DTAlignmentErrorExtendedRcd")),
6  cms.PSet(record = cms.string("CSCAlignmentRcd"), tag = cms.string("CSCAlignmentRcd")),
7  cms.PSet(record = cms.string("CSCAlignmentErrorExtendedRcd"), tag = cms.string("CSCAlignmentErrorExtendedRcd"))))

Definition at line 69 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.station4
Initial value:
1 = cms.PSet(rRanges = cms.vdouble(660., 800.),
2  xRanges = cms.vdouble(), yRanges = cms.vdouble(), zRanges = cms.vdouble(), etaRanges = cms.vdouble(), phiRanges = cms.vdouble())

Definition at line 44 of file MuonAlignmentFromReference_cff.py.

tuple MuonAlignmentFromReference_cff.stations123
Initial value:
1 = cms.PSet(rRanges = cms.vdouble(0., 660.),
2  xRanges = cms.vdouble(), yRanges = cms.vdouble(), zRanges = cms.vdouble(), etaRanges = cms.vdouble(), phiRanges = cms.vdouble())

Definition at line 42 of file MuonAlignmentFromReference_cff.py.