CMS 3D CMS Logo

Variables

l1GtVhdlWriter_cfi Namespace Reference

Variables

tuple L1GtVhdlWriter

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("L1GtVhdlWriter",
00002                               
00003     # choose VHDL directory
00004     VhdlTemplatesDir = cms.string('../data/VhdlTemplates/'),
00005     
00006     # choose ouput directory
00007     OutputDir = cms.string('../test/output/')
00008 )

Definition at line 4 of file l1GtVhdlWriter_cfi.py.