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

File: [HallC] / Analyzer / INCLUDE / coin_filenames.cmn (download)
Revision: 1.7, Wed Feb 16 20:44:57 2005 UTC (19 years, 7 months ago) by saw
Branch: MAIN
CVS Tags: sane, online07, gep_online, gep3, bigcal, HEAD
Changes since 1.6: +4 -1 lines
Missing ,

******************* begin: coin_filenames.cmn ***********************
*
*-Common block with filenames
* $Log: coin_filenames.cmn,v $
* Revision 1.7  2005/02/16 20:44:57  saw
* Missing ,
*
* Revision 1.6  2005/02/16 20:43:40  saw
* Add filename for coincidence root tree
*
* Revision 1.5  1995/04/06 20:15:28  cdaq
* (SAW) Add report output filenames
*
* Revision 1.4  1994/08/30  13:47:45  cdaq
* (SAW) Name of common block was wrong (hms_filenames), fixed it.
*
* Revision 1.3  1994/08/15  13:17:20  cdaq
* (SAW) Add "CTPTYPE=parm" directive for auto generation of CTP reg calls
*
* Revision 1.2  1994/06/15  18:46:26  cdaq
* (SAW) Fix typo
*
* Revision 1.1  1994/06/15  18:15:45  cdaq
* Initial revision
*
*     CTPTYPE=parm
*
      character*80 c_report_template_filename    ! CTP file with coin report
      character*80 c_report_blockname
      character*80 c_report_output_filename
      character*80 c_tree_filename
*
      common /coin_filenames/
     $     c_report_template_filename,
     $     c_report_blockname,
     $     c_report_output_filename,
     $     c_tree_filename
*

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