DEV14 setup
1) To load the geometry in starsim :
detp geom dev14 gexec $STAR_LIB/xgeometry.so make gstar gclos all

3) code for reconstruction
1. PXL
cvs co offline/hft/StPxlDbMaker
cvs co offline/StRoot/StPxlUtil
cvs co StRoot/StPxlSimMaker
- Change StPxlFastSim.cxx to use ideal geometry tables
- disable hit smearing
cvs co StRoot/StSsdFastSimMaker
- change to use ideal geometry tables
- disable hits smearing and removal of hits in inactive areas
3. IST
copy code from Yaping
cp -r /star/u/ypwang/disk02/istOfflineChain/istOfflineChain/StRoot/*
-It includes :
StEvent , StEventUtilities , StiRnD , StIstCalibrationMaker , StIstClusterMaker, StIstDbMaker ,StIstFastSimMaker, StIstHitMaker, StIstQaMaker , StIstRawHitMaker
- codes unchanged.
4. BFC chain
BFC chain options updated with PXL and IST options
5. make ideal geometry tables
- create a dev14.h file (from dev14.rz) and place it in StarDb/AgiGeometry
- create StarDb/AgiGeometry/Geometry.dev14.C macros
- run LoopOverTVolume macro for PXL, SSD
- for IST, took files from Yaping
/star/institutions/ksu/bouchet/DEV14_DEV_UPDATE/dev14/StRoot
(all directories)
/star/institutions/ksu/bouchet/DEV14_DEV_UPDATE/dev14/StarDb
(all directories)
- bouchet's blog
- Login or register to post comments