DEV14 setup

 DEV14 is ready to go directly from CVS.

1) To load the geometry in starsim :
 detp geom dev14
 gexec $STAR_LIB/xgeometry.so
 make gstar
 gclos all
2) DEV14 Tree
 
The main change with DEV13 is that the Beam Pipe (3 sections : PIPW, PIPI, PIPE) is now inside the IDSM

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

      2.  SSD
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

Codes is at :
/star/institutions/ksu/bouchet/DEV14_DEV_UPDATE/dev14/StRoot
(all directories)
/star/institutions/ksu/bouchet/DEV14_DEV_UPDATE/dev14/StarDb
(all directories)
'-----AgiGeometry
 |     '-----CVS
'-----AgMLGeometry
 |     '-----CVS
'-----Geometry
 |     '-----CVS
 |     '-----ist
 |     '-----pxl
 |      |     '-----CVS
 |     '-----ssd