Software technical meeting (2005-August-25).


1. Changes in program after previous meeting:
   1.1 Dustin checked the existence of LMS and PED inside monitoring programs (in cvs).

        Mark removed all this from primex_ana directory
   1.2 Aram removed rate bank (not used).

         Aram removed the staff from pflux_brun.cc


2. New software release (Mark)

3. Tagger calibration  status (Eric)

4. Possible checks of flux and tagger reconstruction with new TDC'c (Eugene)

5. ROOT Tree for snake calibration (Vasiliy)

typedef struct event_t {
  int run;
  int event;
  float hycal_trig_time;
  float tagm_time;
  int n_clust_hit;
  int veto_sign;
  float energy_expect;

  float clust_time;
  int cell_id[n_clust_hit]
  int clust_id(?) === cell_id[0];??
  float cell_energy[n_clust_hit]  //raw energy (without gain)
};


6. Data quality checks (Vasiliy, Dustin ...)
    Elena and Dustin will help to prepare required histograms and functions for analysis