CDF II
CDF KITS
source navigation ]
diff markup ]
identifier search ]
freetext search ]
file search ]
 
Architecture: i386 ]
Version: 4.10.4 ] [ 4.10.5 ] [ 4.8.4 ] [ 4.8.4l3s ] [ 4.8.5 ] [ 4.9.0 ] [ 4.9.1 ] [ 4.9.1.hpt3 ] [ 4.9.1hpt3 ] [ 4.9.1top1 ] [ 5.0.0 ] [ 5.1.0 ] [ 5.1.0beamonly ] [ 5.1.1 ] [ 5.2.0 ] [ 5.3.0 ] [ 5.3.1 ] [ 5.3.1dsp ] [ 5.3.3 ] [ 5.3.3_nt ] [ 5.3.4 ] [ 6.1.1 ] [ 6.1.1b ] [ 6.1.2 ] [ 6.1.3 ] [ 6.1.4 ] [ 6.1.4int3 ] [ 6.1.4mc ] [ 6.1.4mc_a ] [ 6.1.6 ] [ development ]

001 
002 Jan 31, 2001 - Elena Gerchtein (CMU)
003 
004 hepevt2hepg executable is standalone convertor of
005 /HEPEVT/ common blocks in 
006 binary/ascii to cdf format, HEPG_StorableBank.
007 
008 1) to build hepevt2hepg executable:
009 
010 setup cdfsoft2 development
011 addpkg -h generatorMods
012 
013 edit fill_hepevt_from_file.f
014 two parameters are passed to this routine
015 fn - file name (char*), 
016 mode (integer) - a flag that might be useful for user. 
017 /HEPEVT/ common block is already initialized,
018 fill it from the file with the filename provided.
019 
020 gmake generatorMods.tbin
021 
022 2) Hepevt2HepgModule:
023  Command(s) available in the "Hepevt2HepgModule" module:
024       exit              Leave the current menu, module, or process
025       help              Bring up help text for the current context.
026       show              Display the value of any parameters or statistics.
027       parmSetName       general parameter of type string, set or list:
028          Name to give generated parameter set at exit. Usage: parmSetName set <name>
029       readParmSet       Read and fill the value of the params of this module.
030       echo              Send text argument to stdout (useful in scripts).
031       action            Command used to control module actions
032       verbose           general parameter of type bool, set or list:
033          Turn on verbose screen output. Usage: verbose set t/f
034       production        general parameter of type bool, set or list:
035          Suppress all screen output. Usage: production set t/f
036       inputFile         general parameter of type string, set or list:
037 Input binary/ascii file
038       inputMode         general parameter of type int, set or list:
039 Input mode
040 
041     

source navigation ] diff markup ] identifier search ] freetext search ] file search ]

This page was automatically generated by the LXR engine.
The LXR team
Valid HTML 4.01!

Send problems or questions to cdfcode@fnal.gov