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

 1 cdaq  1.1 ******************* begin: sos_filenames.cmn ***********************
 2           *
 3           *-Common block with filenames
 4 cdaq  1.2 * $Log: sos_filenames.cmn,v $
 5 cdaq  1.4 * Revision 1.3  1995/04/06 20:20:19  cdaq
 6           * (SAW) Add report output filename
 7           *
 8 cdaq  1.3 * Revision 1.2  1994/08/15  04:13:08  cdaq
 9           * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
10           *
11 cdaq  1.2 * Revision 1.1  1994/06/15  18:12:47  cdaq
12           * Initial revision
13           *
14           *     CTPTYPE=parm
15 cdaq  1.1 *
16                 character*80 s_recon_coeff_filename
17                 character*80 s_report_template_filename    ! CTP file with sos report
18                 character*80 s_report_blockname   ! Name of block for sos report template
19 cdaq  1.3       character*80 s_report_output_filename
20 cdaq  1.4       character*80 s_threshold_output_filename
21                 character*80 s_pedestal_output_filename
22 cdaq  1.1 *
23                 common /sos_filenames/
24                $     s_recon_coeff_filename,
25                $     s_report_template_filename,
26 cdaq  1.3      $     s_report_blockname,
27 cdaq  1.4      $     s_report_output_filename,
28                $     s_threshold_output_filename,
29                $     s_pedestal_output_filename
30 cdaq  1.1 *

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