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 ISAJET: T.TBAR at 1800 GeV 
002 1960.,5,1,1000/                 / Ecm,Nevent,Nprint,Njump
003 TWOJET                       /Reaction
004 NTRIES                       /Quit if no good event after ntries tries
005 10000/
006 BEAMS
007 'P','AP'/
008 PT                           /Pt limits for jets
009 10,200,10,200/
010 TMASS                        /t quark mass
011 175./
012 JETTYPE1                     /select types for jet 1
013 'TP','TB'/
014 JETTYPE2                     /select types for jet 2
015 'TP','TB'/
016 SEED                         /Random no. seed
017 0.491317689811010E+14 /
018 END
019 STOP
020 
021 // Comments on above:
022 // First two lines are compulsory.
023 // For choices, see Isajet 7.51 manual page 37 - found in 
024 //  /cdf/code/cdfprod/isajet/v7_51/IRIX+6/doc (e.g., do dvips on isajet.dvi )
025 // Note "Nevent" is inoperative, the tcl file controls no. of events.
026 // Nprint (Np) and Njump (Nj) control the number of Isajet event prints thus:
027 //   Nj = 0, no prints;
028 //   Np = 0, 1-line prints every Nj-th event;
029 //   Np > 0, Nj > 0, (a) Event 1 full print; (b) every Nj-th event printed,
030 //      the first Np-1 of them full print and thereafter 1 line per event;
031 //      where 1 line gives event no. and Isajet seed.
032 // Note: DO NOT use keyword PDFLIB until a "pdflib-version" of Isajet exists.
033 //

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