CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
csctfpacker_cfi Namespace Reference

Variables

tuple csctfpacker
 

Variable Documentation

tuple csctfpacker_cfi.csctfpacker
Initial value:
1 = cms.EDProducer("CSCTFPacker",
2  CSCCommonTrigger,
3  zeroSuppression = cms.bool(True),
4  outputFile = cms.string(''),
5  lctProducer = cms.InputTag("simCscTriggerPrimitiveDigis","MPCSORTED"),
6  mbProducer = cms.InputTag("null"),
7  trackProducer = cms.InputTag("simCsctfTrackDigis"),
8  putBufferToEvent = cms.bool(True),
9  activeSectors = cms.int32(4095),
10  nTBINs = cms.int32(7),
11  # Agreement in CSC community to shift and reverse ME-1 strips as opposed to hardware
12  swapME1strips = cms.bool(False)
13 )

Definition at line 4 of file csctfpacker_cfi.py.