Changeset 219 for MEMPHYS


Ignore:
Timestamp:
Jun 23, 2006, 11:43:15 AM (18 years ago)
Author:
barrand
Message:

G.Barrand : Be able to use a dummy AIDA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/applications/MEMPHYS_batch.cxx

    r147 r219  
    3737    std::cout << "MEMPHYS_batch :"
    3838              << " AIDA not found." << std::endl;
    39     return 0;
    4039  }
    4140  //Book all the histo, tuple
    42   MEMPHYS::Analysis* analysis = new MEMPHYS::Analysis(*aida);
     41  MEMPHYS::Analysis* analysis = new MEMPHYS::Analysis(aida);
    4342
    4443
     
    101100  runManager->BeamOn(1);
    102101
    103 
    104102  //JEC interactive session  delete visManager;
    105103
Note: See TracChangeset for help on using the changeset viewer.