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 #     Herprt example for W+jets: top group version 
002 #     Created: Jul 17 2001, by G.Velev 
003 #     Before start:
004 ###############################################################################
005 path enable AllPath
006 path list
007 
008 module disable VecbosModule
009 
010 module input DHInput
011 talk         DHInput
012   setInput noorder
013   input file ./vecbos_unwt.dat
014   report set 1
015   exit
016 
017 module output FileOutput
018 module enable FileOutput
019 talk FileOutput
020   output create AA ./vecbos_herprt.dat
021   output path   AA AllPath
022   output keepList AA LRIH_StorableBank EVCL_StorableBank HEPG_StorableBank
023   output list
024 exit
025 
026 module enable Vecher
027 module talk Vecher
028    leptonType set 2
029    Process set 1100
030    Masses
031      top set 175
032    exit
033    Struc_Function
034       Autpdf set MRS
035       Modpdf set 30
036    exit
037    Prints
038     maxpr set 1
039     prvtx set 0
040    exit
041    Read_write
042      readTable  set 0
043      writeTable set 0
044    exit
045 exit
046 ev begin -nev 10000
047 show timer
048 exit
049 
050 
051 
052 
053 
054 
055 
056 
057 
058 
059 
060 

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