/[PAMELA software]/PamelaDigitizer/Pamelagp2Digits.cxx
ViewVC logotype

Diff of /PamelaDigitizer/Pamelagp2Digits.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by pamelats, Wed Oct 15 14:03:22 2008 UTC revision 1.12 by mocchiut, Thu Dec 18 17:11:47 2008 UTC
# Line 67  Line 67 
67    
68  using namespace std;  using namespace std;
69    
70  int Error;   //to be removed soon  //int Error;   //to be removed soon
71    
72  //  Define the names of the Fortran common blocks for the different OSs  //  Define the names of the Fortran common blocks for the different OSs
73    
# Line 269  char *DigitizerInfo(bool print); Line 269  char *DigitizerInfo(bool print);
269  int main(int argc, char **argv)  int main(int argc, char **argv)
270    
271  {  {
272    char* cha=DigitizerInfo(1);    //  char* cha=DigitizerInfo(1);
273    
274    if (argc < 2) {    if (argc < 2) {
275       printf("Error: Pamelagp2Digits \n");       printf("Error: Pamelagp2Digits \n");

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.23