Difference between revisions of "Gams reconstruction"

From GlueXWiki
Jump to: navigation, search
Line 1: Line 1:
'''Short Description of the reconstruction algorithm developed for GAMs'''
+
'''Short description of the reconstruction package developed for GAMs'''
  
 
''(with many further changes and updates)''
 
''(with many further changes and updates)''

Revision as of 12:04, 5 September 2013

Short description of the reconstruction package developed for GAMs

(with many further changes and updates)

  • all files added/ possibly changed:


adcgam_bk.inc

phot_cell_cbk_mc.inc

cphoto.inc


addhits_lib.F

addhits_sim.F

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