Gams reconstruction

From GlueXWiki
Revision as of 12:18, 5 September 2013 by Ilarin (Talk | contribs)

Jump to: navigation, search

Short description of the reconstruction package developed for GAMs

(with changes and updates)




Package includes:

adcgam_bk.inc common with output reconstruction

phot_cell_cbk_mc.inc common with shower profile parameters

cphoto.inc common with control keys, flags and other aux. staff


addhits_lib.F generates hits based on shower library data

addhits_sim.F performs hits using fast simulation based on profile functions

isim.F

recon_sim.F


guout.F

gukine.F

gustep.F


  • include file

adcgam_bk.inc

structure:

    $ (energy_adcgam, adcgam( 1,1) ) ,! r4
    $ (     x_adcgam, adcgam( 2,1) ) ,! r4
    $ (     y_adcgam, adcgam( 3,1) ) ,! r4
    $ (     z_adcgam, adcgam( 4,1) ) ,! r4
    $ (    xc_adcgam, adcgam( 5,1) ) ,! r4
    $ (    yc_adcgam, adcgam( 6,1) ) ,! r4
    $ (  chi2_adcgam, adcgam( 7,1) ) ,! r4
    $ (  type_adcgam, adcgam( 8,1) ) ,! i4
    $ (  dime_adcgam, adcgam( 9,1) ) ,! i4
    $ (    id_adcgam, adcgam(10,1) )  ! i4