![]() |
|
|||
File indexing completed on 2024-04-06 12:13:44
0001 import FWCore.ParameterSet.Config as cms 0002 0003 dimuonAcceptance = cms.PSet(filterType = cms.untracked.string("MultiCandGenEvtSelector"), 0004 ptMin = cms.double(2.5), 0005 etaMax = cms.double(2.5), 0006 pdg = cms.int32(13), 0007 status = cms.int32(1), 0008 minimumCandidates = cms.int32(2) 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |