Skip to content
Snippets Groups Projects

Configurable executable for offline reconstruction. Refs #2782.

Merged Volker Friese requested to merge v.friese/cbmroot:reco_class into master
All threads resolved!

A binary cbmreco-offline is introduced, to replace the reconstruction macro macro/run/run_reco.C. Configuration is through a YAML file.

For more details, see #2782.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Volker Friese added 1 commit

    added 1 commit

    • c16e7003 - Adjusted macros to changed enum ECbmRecoMode.

    Compare with previous version

  • Volker Friese added 20 commits

    added 20 commits

    • c16e7003...aaabe045 - 8 commits from branch computing:master
    • aaabe045...5f2e5d19 - 2 earlier commits
    • 302272f7 - CbmReconstruction: Check input file for available digi branches. Refs #2782.
    • 02cea5e4 - CbmReconstruction: Decoupled task creation from main steering class. Refs #2782.
    • 4a22e44b - Added executable with program options for the offline reconstruction. Refs #2782.
    • 00621359 - Renamed directory from reco/run to reco/offline. Refs #2782.
    • af282e10 - Reworked file names and introduced namespace cbm::reco::offline. Refs #2782.
    • f5e577e6 - Introduced file existence checks and overwrite cl option. Some cosmetics to...
    • 0849b6f7 - Added regular tests for cbmreco_offline. Refs #2782.
    • 23f21d7a - Fix missing end-of-lines.
    • eb0c30a5 - Fix missing end-of-lines 2.
    • 4bdbdead - Adjusted macros to changed enum ECbmRecoMode.

    Compare with previous version

  • Volker Friese added 1 commit

    added 1 commit

    • ea4f7f13 - Polished cbm::reco::offline::ProgramOptions.

    Compare with previous version

  • Volker Friese mentioned in merge request !1170 (merged)

    mentioned in merge request !1170 (merged)

  • Volker Friese added 1 commit

    added 1 commit

    • 35426788 - Removed automatically constructed parameter and output file names; they are...

    Compare with previous version

  • Volker Friese added 17 commits

    added 17 commits

    • 35426788...0b8868bd - 3 commits from branch computing:master
    • 0b8868bd...422794da - 4 earlier commits
    • 636afc22 - Added executable with program options for the offline reconstruction. Refs #2782.
    • 2488a119 - Renamed directory from reco/run to reco/offline. Refs #2782.
    • f19c7773 - Reworked file names and introduced namespace cbm::reco::offline. Refs #2782.
    • baf44bfe - Introduced file existence checks and overwrite cl option. Some cosmetics to...
    • 6bdd2c31 - Added regular tests for cbmreco_offline. Refs #2782.
    • ca5f9531 - Fix missing end-of-lines.
    • e67f5d4e - Fix missing end-of-lines 2.
    • 0a575ad7 - Adjusted macros to changed enum ECbmRecoMode.
    • fc9df1c8 - Polished cbm::reco::offline::ProgramOptions.
    • 0fbe8225 - Removed automatically constructed parameter and output file names; they are...

    Compare with previous version

  • Florian Uhlig mentioned in merge request !1191 (closed)

    mentioned in merge request !1191 (closed)

  • Volker Friese added 2 commits

    added 2 commits

    Compare with previous version

  • Volker Friese added 21 commits

    added 21 commits

    • 6c999952...2094b006 - 5 commits from branch computing:master
    • 2094b006...772095ae - 6 earlier commits
    • 84323270 - Reworked file names and introduced namespace cbm::reco::offline. Refs #2782.
    • e999cbbe - Introduced file existence checks and overwrite cl option. Some cosmetics to...
    • 2a0ef59d - Added regular tests for cbmreco_offline. Refs #2782.
    • 6bb9ea01 - Fix missing end-of-lines.
    • 3da21529 - Fix missing end-of-lines 2.
    • 7e48c2f4 - Adjusted macros to changed enum ECbmRecoMode.
    • ea60d03f - Polished cbm::reco::offline::ProgramOptions.
    • 33870220 - Removed automatically constructed parameter and output file names; they are...
    • 87a5dd56 - Add RPATH information
    • fcb23ab6 - Set proper runtime environment

    Compare with previous version

  • Volker Friese added 19 commits

    added 19 commits

    • fcb23ab6...92c4b9c1 - 2 commits from branch computing:master
    • 92c4b9c1...09f03b79 - 7 earlier commits
    • 69fac638 - Introduced file existence checks and overwrite cl option. Some cosmetics to...
    • c33c89e8 - Added regular tests for cbmreco_offline. Refs #2782.
    • e3e82d09 - Fix missing end-of-lines.
    • 4f647d8c - Fix missing end-of-lines 2.
    • 09bd126d - Adjusted macros to changed enum ECbmRecoMode.
    • 590dba60 - Polished cbm::reco::offline::ProgramOptions.
    • 80917016 - Removed automatically constructed parameter and output file names; they are...
    • 40bd560f - Add RPATH information
    • db414548 - Set proper runtime environment
    • fc250159 - Generate shell script in correct path (by F. Uhlig)

    Compare with previous version

  • Dear @f.uhlig, @v.friese, @p.-a.loizeau, @i.selyuzhenkov, @d.smith,

    you have been identified as code owner of at least one file which was changed with this merge request.

    Please check the changes and approve them or request changes.

  • @f.uhlig Halleluja! Finally it goes through... Thanks for the help.

  • Jan de Cuveland approved this merge request

    approved this merge request

  • Jan de Cuveland resolved all threads

    resolved all threads

  • Florian Uhlig added 53 commits

    added 53 commits

    • fc250159...44ca71d1 - 36 commits from branch computing:master
    • 44ca71d1...7c4180d5 - 7 earlier commits
    • 61b485d2 - Introduced file existence checks and overwrite cl option. Some cosmetics to...
    • 8b71307f - Added regular tests for cbmreco_offline. Refs #2782.
    • 1edae53e - Fix missing end-of-lines.
    • 438ac16a - Fix missing end-of-lines 2.
    • e23314ba - Adjusted macros to changed enum ECbmRecoMode.
    • 398e5bb5 - Polished cbm::reco::offline::ProgramOptions.
    • 0833dafb - Removed automatically constructed parameter and output file names; they are...
    • d901d048 - Add RPATH information
    • b5f022cc - Set proper runtime environment
    • 63715b85 - Generate shell script in correct path (by F. Uhlig)

    Compare with previous version

  • Florian Uhlig
  • Florian Uhlig
  • Florian Uhlig
  • Florian Uhlig
  • Volker Friese added 22 commits

    added 22 commits

    • 63715b85...8a4c0a88 - 4 commits from branch computing:master
    • 8a4c0a88...55f7150f - 8 earlier commits
    • f6ea4384 - Added regular tests for cbmreco_offline. Refs #2782.
    • 428246e1 - Fix missing end-of-lines.
    • 669afad7 - Fix missing end-of-lines 2.
    • bd8f9bea - Adjusted macros to changed enum ECbmRecoMode.
    • eafa814c - Polished cbm::reco::offline::ProgramOptions.
    • 587d17f4 - Removed automatically constructed parameter and output file names; they are...
    • daa5926b - Add RPATH information
    • 4df2ef10 - Set proper runtime environment
    • 0e6bbf82 - Generate shell script in correct path (by F. Uhlig)
    • c416d121 - Small changes following review by F. Uhlig

    Compare with previous version

  • Florian Uhlig resolved all threads

    resolved all threads

  • Florian Uhlig approved this merge request

    approved this merge request

  • Florian Uhlig added 19 commits

    added 19 commits

    • 343ec0e4 - 1 commit from branch computing:master
    • 343ec0e4...18491e05 - 8 earlier commits
    • a3a51edc - Added regular tests for cbmreco_offline. Refs #2782.
    • 90399240 - Fix missing end-of-lines.
    • bbe2704a - Fix missing end-of-lines 2.
    • aacdaf45 - Adjusted macros to changed enum ECbmRecoMode.
    • a2326043 - Polished cbm::reco::offline::ProgramOptions.
    • 6c1f6fca - Removed automatically constructed parameter and output file names; they are...
    • 794871c0 - Add RPATH information
    • 7ad786c0 - Set proper runtime environment
    • 1b29128f - Generate shell script in correct path (by F. Uhlig)
    • 9cd85689 - Small changes following review by F. Uhlig

    Compare with previous version

  • Florian Uhlig enabled an automatic merge when the pipeline for 9cd85689 succeeds

    enabled an automatic merge when the pipeline for 9cd85689 succeeds

  • merged

  • Frederic Julian Linz mentioned in merge request !1471 (merged)

    mentioned in merge request !1471 (merged)

  • Please register or sign in to reply
    Loading