![]() |
|
|||
File indexing completed on 2024-04-06 12:25:18
0001 import FWCore.ParameterSet.Config as cms 0002 0003 evtplaneFilter = cms.EDFilter("EvtPlaneFilter", 0004 EPlabel = cms.InputTag("hiEvtPlane"), 0005 Vnlow = cms.double(0.0), 0006 Vnhigh = cms.double(1.), 0007 EPlvl = cms.int32(0), 0008 EPidx = cms.int32(8) # HF2 0009 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |