(file) Return to gen_epics.cmn CVS log (file) (dir) Up to [HallC] / Analyzer / INCLUDE

 1 saw   1.1 *    This include file contains all the epics extracted variables, 
 2           *    which should be parsed to the engine for further use.
 3           *
 4           * $Log:$
 5           *
 6           *     CTPTYPE=event
 7           *
 8                 real*4 gepics_delta_ebeam
 9                 real*4 gepics_xh00a,gepics_yh00a,gepics_xh00b,gepics_yh00b
10                 real*4 gepics_beam_xpos,gepics_beam_ypos
11           
12                 COMMON/g_epics_events/
13                &	   gepics_delta_ebeam,
14                &	   gepics_xh00a,
15                &     gepics_yh00a,
16                &     gepics_xh00b,
17                &     gepics_yh00b,
18                &     gepics_beam_xpos,
19                &     gepics_beam_ypos

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0