CMS 3D CMS Logo

Variables
MuonAlignmentFromReference_cff Namespace Reference

Variables

 algoConfig
 
 alignParams
 
 applyDbAlignment
 Input geometry database. More...
 
 checkDbAlignmentValidity
 
 doMuon
 
 doTracker
 
 es_prefer_MuonAlignmentFromReferenceInputDB = cms.ESPrefer("PoolDBESSource", "MuonAlignmentFromReferenceInputDB")
 
 MuonAlignmentFromReferenceGlobalMuonRefit = globalMuons.clone()
 
 MuonAlignmentFromReferenceInputDB
 
 MuonAlignmentFromReferenceTFileService = cms.Service("TFileService", fileName = cms.string("MuonAlignmentFromReference.root"))
 Diagnostic histograms. More...
 
 newmuons
 
 PoolDBOutputService
 
 RefitRPCHits
 
 saveToDB
 Output geometry database. More...
 
 Selector
 
 station4
 
 stations123
 
 tjTkAssociationMapTag
 
 Tracks
 
 useExtras
 

Variable Documentation

◆ algoConfig

MuonAlignmentFromReference_cff.algoConfig

Definition at line 49 of file MuonAlignmentFromReference_cff.py.

◆ alignParams

MuonAlignmentFromReference_cff.alignParams

Definition at line 41 of file MuonAlignmentFromReference_cff.py.

◆ applyDbAlignment

MuonAlignmentFromReference_cff.applyDbAlignment

Input geometry database.

Definition at line 55 of file MuonAlignmentFromReference_cff.py.

◆ checkDbAlignmentValidity

MuonAlignmentFromReference_cff.checkDbAlignmentValidity

Definition at line 38 of file MuonAlignmentFromReference_cff.py.

◆ doMuon

MuonAlignmentFromReference_cff.doMuon

Definition at line 37 of file MuonAlignmentFromReference_cff.py.

◆ doTracker

MuonAlignmentFromReference_cff.doTracker

Definition at line 36 of file MuonAlignmentFromReference_cff.py.

◆ es_prefer_MuonAlignmentFromReferenceInputDB

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

Definition at line 64 of file MuonAlignmentFromReference_cff.py.

◆ MuonAlignmentFromReferenceGlobalMuonRefit

MuonAlignmentFromReference_cff.MuonAlignmentFromReferenceGlobalMuonRefit = globalMuons.clone()

Definition at line 14 of file MuonAlignmentFromReference_cff.py.

◆ MuonAlignmentFromReferenceInputDB

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.

◆ MuonAlignmentFromReferenceTFileService

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

Diagnostic histograms.

Definition at line 52 of file MuonAlignmentFromReference_cff.py.

◆ newmuons

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 DistortedMuonProducerFromDB.produce(), MuonWithPFIsoProducer.produce(), DistortedMuonProducer.produce(), DistortedPFCandProducer.produce(), and UpdatedMuonInnerTrackRef.produce().

◆ PoolDBOutputService

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.

◆ RefitRPCHits

MuonAlignmentFromReference_cff.RefitRPCHits

◆ saveToDB

MuonAlignmentFromReference_cff.saveToDB

Output geometry database.

Definition at line 67 of file MuonAlignmentFromReference_cff.py.

◆ Selector

MuonAlignmentFromReference_cff.Selector

Definition at line 40 of file MuonAlignmentFromReference_cff.py.

◆ station4

MuonAlignmentFromReference_cff.station4

Definition at line 44 of file MuonAlignmentFromReference_cff.py.

◆ stations123

MuonAlignmentFromReference_cff.stations123

Definition at line 42 of file MuonAlignmentFromReference_cff.py.

◆ tjTkAssociationMapTag

MuonAlignmentFromReference_cff.tjTkAssociationMapTag

Definition at line 35 of file MuonAlignmentFromReference_cff.py.

◆ Tracks

MuonAlignmentFromReference_cff.Tracks

Definition at line 15 of file MuonAlignmentFromReference_cff.py.

◆ useExtras

MuonAlignmentFromReference_cff.useExtras

Definition at line 39 of file MuonAlignmentFromReference_cff.py.