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

 1 cdaq  1.4 ******************* begin: coin_filenames.cmn ***********************
 2 cdaq  1.1 *
 3           *-Common block with filenames
 4 cdaq  1.2 * $Log: coin_filenames.cmn,v $
 5 saw   1.7 * Revision 1.6  2005/02/16 20:43:40  saw
 6           * Add filename for coincidence root tree
 7           *
 8 saw   1.6 * Revision 1.5  1995/04/06 20:15:28  cdaq
 9           * (SAW) Add report output filenames
10           *
11 cdaq  1.5 * Revision 1.4  1994/08/30  13:47:45  cdaq
12           * (SAW) Name of common block was wrong (hms_filenames), fixed it.
13           *
14 cdaq  1.4 * Revision 1.3  1994/08/15  13:17:20  cdaq
15           * (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
16           *
17 cdaq  1.3 * Revision 1.2  1994/06/15  18:46:26  cdaq
18           * (SAW) Fix typo
19           *
20 cdaq  1.2 * Revision 1.1  1994/06/15  18:15:45  cdaq
21           * Initial revision
22 cdaq  1.1 *
23 cdaq  1.3 *     CTPTYPE=parm
24 cdaq  1.2 *
25 cdaq  1.4       character*80 c_report_template_filename    ! CTP file with coin report
26 cdaq  1.1       character*80 c_report_blockname
27 cdaq  1.5       character*80 c_report_output_filename
28 saw   1.6       character*80 c_tree_filename
29 cdaq  1.1 *
30 cdaq  1.4       common /coin_filenames/
31 cdaq  1.2      $     c_report_template_filename,
32 cdaq  1.5      $     c_report_blockname,
33 saw   1.7      $     c_report_output_filename,
34 saw   1.6      $     c_tree_filename
35 cdaq  1.1 *

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