Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Under work

  1. Understand why the sizes are 0 in some cases.
  2. Add the test-case : skim Add the fix so to read 5.10 recon files with ROOT 5.14. Study the use-case "no tcut". In such a case, we should perhaps skip the use of a file containing the list of all input data filesReview all the test suite, and check each subset of the suite can be executed independantly.
  3. Study the use-case "no tcut and no event-list". A kind of merge job. In such a case, we should be able to avoid the shared libraries, and merge the same way as hadd is doing.
  4. We need a complete redesign and implementation of errors management. At the same time, in the case of jobs which are empty for a reason or another, we should not consider it as an error, for the case it is the result of some partitioning of a big job to be parallelized at a higher level.
  5. Replace TEventList with TEntryList ?

Documentation & Test suite

...