PYTHIA test

As we need to generate simulation sample for jet analysis code,
use the following command in the working directory,

>> stardev
>> cvs co StRoot/StMCFilter
>> cons
>> starsim -w 0 -b filt_tes.kumac nEve=10 RUN=100000 set=123 file=filt where=mc ckin3=5.0 ckin4=7.0
output is mc100000_123_10evts.fzd, to get *MuDst.root and *pythia.root
>> starver SL11b
>> root4star -b -q bfcSpin.C\(&nEve;,'"DBV20100601,tpcrs,y2009c,MakeEven
t,ITTF,NoSsdIt,NoSvtIt,Idst,BAna,l0,Tree,logger,Sti,VFPPVnoCTB,tpcDB,TpcHitMover
,TpxClu,bbcSim,tofsim,tags,emcY2,EEfs,evout,IdTruth,geantout,big,fzin,McEvOut,Mi
niMcMk,eemcDb,beamLine,clearmem,Corr4,OSpaceZ2,OGridLeak3D,sdt20090320.045000"',\"mc100000_123_10evts.fzd\"\)
>> check the output file contain both *MuDst.root, *geant.root and *pythia.root.
You can write scripts to submit jobs for more statistics.