![]() |
|
|||
File indexing completed on 2024-04-06 12:18:52
0001 import FWCore.ParameterSet.Config as cms 0002 0003 LowPtTrimuonPSet = cms.PSet( 0004 hltPathsToCheck = cms.vstring( 0005 ), 0006 recMuonLabel = cms.InputTag("muons"), 0007 # -- Analysis specific cuts 0008 minCandidates = cms.uint32(3), 0009 # -- Analysis specific binnings 0010 parametersDxy = cms.vdouble(50, -2.500, 2.500), 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |