Skip to content

Add binary to dump online setup files from geometry.

Felix Weiglhofer requested to merge fweig/cbmroot:par-dump-exe into master

Adds a binary to dump online setup files from geometry.

Usage:

cbm-online-par-dump -r <runId> -o <outputDir>

This will dump the setup files from the geometry associated with runId into outputDir.

Currently supports TRD and TOF.

Merge request reports