Solid EC Digitization

From Hall A Wiki
Revision as of 18:44, 3 March 2018 by Zwzhao (Talk | contribs) (New page: From Energy deposition to number of photons are implemented in Jin Huang's standalone code and Rakitha's remoll code similarly https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/CaloSimS...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From Energy deposition to number of photons are implemented in Jin Huang's standalone code and Rakitha's remoll code similarly

https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/CaloSimShashlik/include/Config.h
https://github.com/JeffersonLab/remoll_solid/blob/master/src/remollCalDetector.cc

devel version for GEMC EC hit processing is here

https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/source/2.3/hitprocess/solid_ec_hitprocess.cc
add Birk effect and decay in WLS fiber for EC in GEMC

refer to example from CLAS12 code

https://github.com/gemc/source/blob/master/hitprocess/clas12/cnd_hitprocess.cc
https://github.com/gemc/source/blob/master/hitprocess/bdx/cormo_hitprocess.cc

devel version for GEMC detector is here

https://jlabsvn.jlab.org/svnroot/solid/subsystem/ec/ec_segmented_solid_gemc/
note the bank definition have to match hit processing, the time window in hit definition can affect number of hits output and running speed

SoLID EC detector in GEMC is implemented this way: the parameter file define all module id and location, and each's module's characteristics. then entire EC is built from the parameter file by perl scripts