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 #     Un-weighting example for W+jets: top group version 
002 #     Created: Jul 13 2001, by G.Velev 
003 #     Before start:
004 #       did you put the  correct max weight from Vecbos generation??? 
005 ###############################################################################
006 path enable AllPath
007 path list
008 
009 module input DHInput
010 talk         DHInput
011   setInput noorder
012   input file ./vecbos_top.dat
013   report set 100
014   exit
015 
016 mod output FileOutput
017 talk FileOutput
018   output create AA vecbos_unwt.dat
019   output path   AA AllPath
020   output keepList AA -add StorableBank
021   output list
022 exit
023 
024 module enable VecunwModule
025 module talk VecunwModule
026    Seed set 65307836
027    Weight set 0.0021098135
028 exit
029 ev begin -nev 10000
030 show timer
031 exit

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