|
||||
File indexing completed on 2024-04-06 12:09:05
0001 # The following comments couldn't be translated into the new config version: 0002 0003 # All/OuterSurface/InnerSurface/ImpactPoint/default(eff) 0004 # 0005 0006 import FWCore.ParameterSet.Config as cms 0007 0008 from DQM.TrackingMonitor.TrackEfficiencyClient_cfi import TrackEffClient 0009 0010 ClientTrackEfficiencySTACosmicMuons = TrackEffClient.clone( 0011 FolderName = 'Muons/cosmicMuons', 0012 AlgoName = 'STA' 0013 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |