/[PAMELA software]/calo/ground/LEVEL2/src/libclcalol2.C
ViewVC logotype

Contents of /calo/ground/LEVEL2/src/libclcalol2.C

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Mon Dec 5 16:13:54 2005 UTC (19 years ago) by mocchiut
Branch point for: LEVEL2, MAIN
File MIME type: text/plain
Initial revision

1 //
2 // Written by Emiliano Mocchiutti
3 //
4 #include "ccal2struct.h"
5 #define clcalol2 clcalol2_
6 extern "C" int clcalol2();
7 void cclosecalol2(char name[200]) {
8 printf("\n Close rz file! \n\n");
9 clcalol2();
10 printf(" File saved in \n\n %s \n\n",name);
11 };

  ViewVC Help
Powered by ViewVC 1.1.23