dump_header can dump #counts for each detector. Currently only for MusrRoot.

This commit is contained in:
2023-05-16 14:21:33 +02:00
parent 1850a2c762
commit dbe129e7f1
3 changed files with 65 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# - musrfit --- DKS -----------------------------------------------------------
cmake_minimum_required(VERSION 3.17)
project(musrfit VERSION 1.9.0 LANGUAGES C CXX)
project(musrfit VERSION 1.9.1 LANGUAGES C CXX)
#--- musrfit specific options -------------------------------------------------
option(dks "build musrfit with DKS (GPU/MIC) support" ON)