Hijing + HF simulations

 I have provided template code used to produce D0's in a hijing background, the files can be located in:

/star/institutions/lbl/mlomnitz/HijinSimuTemplate

Content:

- makeFZ: scripts to produce fz files for hijing simulations with embedded HF decays

  - starsim.hijing.D0.C:

    -Line 63 and 72:  Set embedded particle, for a full list of particle's and decays already existing in starsim open and type:
   
         TDatabasePDG pdg
          pdg.Print()

    -Line 181: Change HF particle pT distribution

    -Line 185: Change HF particle y distribution

 

- Reco: Includes macro and templates to process fzd files in BFC chain and submit jobs through scheduler (runPUReco.csh, recoPUSched.xml & submitPUReco.chs ). Make 
            relevant changes to point towards your own data and uotput directories. Also contains two direcotries for StRoot build:

  -StRoot_sti15: Standard simulation library. Only contains StPxlSimMaker required to load Pile Up

 

  -StRoot_detEFF_SC: Sti15 tracking library plus corrections accounting for detector (PXL+IST) efficiency plus TPC space charge effect. This libary describes data more closely

Data:

Simulation:

- ReadMuDst:

  -lMuDst.C: Loads MuDSt's

  -RecoSimGlobal.C: Contains sample code to load RC and MC information from MuDst. Contains example on associating mc and rc tracks,

    and sample loops, etc.

 

  -readMuDst.C: Loads lMuDSt and RecoSimGlobal.C to process MuDSt

-pileup: Contains pileup files produced by Daniel Kikola to be used in recosntruction