Main Page
Namespaces
Classes
Package Documentation
L1Trigger
CSCCommonTrigger
python
CSCCommonTrigger_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#Common Parameters for the various CSCTrigger producers
4
CSCCommonTrigger = cms.PSet(
5
MaxBX = cms.int32(11),
6
#minimum and maximum bx to process
7
MinBX = cms.int32(5)
8
)
9
Generated for CMSSW Reference Manual by
1.8.11