Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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(9),
6
#minimum and maximum bx to process
7
MinBX = cms.int32(3)
8
)
9
Config
Generated for CMSSW Reference Manual by
1.8.5