Pibero Djawotho
Indiana University
August 6, 2006
A detailed description of the EEMC slow simulator is presented at the STAR EEMC Web site.
The following settings were used in running the slow simulator:
//-- //-- Initialize slow simulator //-- StEEmcSlowMaker *slowSim = new StEEmcSlowMaker("slowSim"); slowSim->setDropBad(1); // 0=no action, 1=drop chn marked bad in db slowSim->setAddPed(1); // 0=no action, 1=ped offset from db slowSim->setSmearPed(1); // 0=no action, 1=gaussian ped, width from db slowSim->setOverwrite(1); // 0=no action, 1=overwrite muDst values slowSim->setSource("StEvent"); slowSim->setSinglePeResolution(0.1); slowSim->setNpePerMipSmd(2.0); slowSim->setNpePerMipPre(3.9); slowSim->setMipElossSmd(1.00/1000); slowSim->setMipElossPre(1.33/1000);
EEMC Fast Simulator |
EEMC Slow Simulator |