![]() |
|
|||
File indexing completed on 2023-03-17 10:57:30
0001 import FWCore.ParameterSet.Config as cms 0002 0003 from DQMServices.Core.DQMEDAnalyzer import DQMEDAnalyzer 0004 DiMuonVertexMonitor = DQMEDAnalyzer('DiMuonVertexMonitor', 0005 muonTracks = cms.InputTag('ALCARECOTkAlDiMuon'), 0006 decayMotherName = cms.string('Z'), 0007 vertices = cms.InputTag('offlinePrimaryVertices'), 0008 FolderName = cms.string('DiMuonVertexMonitor'), 0009 maxSVdist = cms.double(50))
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |