Ignore:
Timestamp:
11/01/19 14:18:10 (5 years ago)
Author:
tbretz
Message:
Make a public access to MCorsikaRead::CalcNumEvents possible. This allows to use it to check whether all files are valid. Added the new option '--check' to ceres for that. Copy '-tel' to the file names. This is more conevenient in reading them.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mjobs/MJSimulation.h

    r18450 r19848  
    5454
    5555    // Process
    56     Bool_t Process(const MArgs &args, const MSequence &seq);
     56    Bool_t Process(const MArgs &args, const MSequence &seq, Bool_t checkonly);
    5757
    5858    ClassDef(MJSimulation, 0) // Job to run the simulation (ceres)
Note: See TracChangeset for help on using the changeset viewer.