- Mar 23, 2021
-
-
Dominik Smith authored
-
- Mar 22, 2021
-
-
Administrator authored
-
Administrator authored
Rename Mcbm2018 to Cosy2019 in all fiber hodo classes. Adapt macros to change.
-
Administrator authored
Put classes which are only needed for analysis of data recoreded during the beam time at Cosy in 2019 into a sepatrate library.
-
Administrator authored
In many macros the fiber hodo classes were present but commented. In most of the classes the sage is not needed since the detector was not present in the beamtime. Cleanup of the macros was done.
-
Administrator authored
First step to include code currently stored for historical reasons in the fles directory, in the core or reco libraries of the respective detectors. Adapt build system accordingly.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
-
-
-
- Mar 19, 2021
-
-
Eoin Clerkin authored
-
Eoin Clerkin authored
-
Eoin Clerkin authored
Reverts the geometry repo back to official with updated tag.
-
Eoin Clerkin authored
-
Eoin Clerkin authored
Reverts to old MVD geometry.
-
Eoin Clerkin authored
-
Eoin Clerkin authored
Temporaily uses eclerkin's geometry and parameter repo for error reproduction.
-
Eoin Clerkin authored
Uses eclerkin geometry repo temporarily.
-
Uses recommended subsystem versions in the default setup files.
-
Administrator authored
Norbert pointed out that tof_v20a has to be treated as geometry type v21a. This is corrected with this commit.
-
- Mar 18, 2021
-
-
Administrator authored
Don't use tof digi parameter file any longer in the digitization step. The needed information is meanwhile taken from the TGeoManager. Initialize tof geometry parameters in the simple clusterizer from the TGeoManager, as it is already done in the event clusterizer and the digitizer. Add a special case in the TofGeoManager for the tof_v20a geometry. The geometry has to be treated as v14a.
-
- Mar 17, 2021
-
-
Pascal Raisig authored
iomanip was missing, somehow neither gcc on linux nor clangd cared for it.
-
Pascal Raisig authored
In the processing routines for empty digi branches a situation could appear, where nullptr were forwarded to unprotocted functions. Now a protection against this situation and a safety against nullptr is implemented.
-
Pascal Raisig authored
Add a setter to explicitly activate debug statements for TrdClusterFinder and HitProducer The statements are printed with LOG(info)
-
Pascal Raisig authored
Potential deactivation switch also added, see run_reco.C
-
- Mar 16, 2021
-
-
Administrator authored
Add missing include statement. Properly upcast TFolder to TObject.
-
Dominik Smith authored
CbmAlgoBuildRawEvents: Added option to write histograms with diagnostic data to FairRootManager instead of separate file.
-
- Mar 15, 2021
-
-
Dominik Smith authored
CbmAlgoBuildRawEvents: Cleanup. Set histogram axes to adaptive. Removed last access to FairRootManager.
-
- Mar 14, 2021
-
-
Administrator authored
Add missing include statement.
-
- Mar 13, 2021
-
-
CbmBuildEventsQA: Histograms with eventbuilder performance are now produced for all present detector systems individually.
-
CbmBuildEventsQA: Added histograms to display percentage of correct digis per event and percentage of found digis per event.
-
- Mar 12, 2021
-
-
Implement code owner functionality for our CI. Code owners are identified on a directory base by a look-up file. They are notified when changes to their code included in a MR.
-
- Mar 09, 2021
-
-
- Mar 08, 2021
-
-
Fixes in mCBM 2020 Algos and MQ examples: - Remove JSROOT commands fore reset/save histos in MQ histos server and devices, as not working (need cling context!). - Add/extend support for T0 channels remapping + related plots. - Fix TOF pulser algo (logic was broken before and chain resetting the output plots). Add macro folder + MQ monitor scripts for TOF and T0.
-
- Mar 04, 2021
-
-
Pierre-Alain Loizeau authored
- Mar 02, 2021
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- New macros to determine the spill borders - Adapt unpack macros input parameters to optionally use spill related data ranges - Add in unpack_tsa_mcbm the spill border values for run 831 - Add support for optional split file indices from unpack in all macros - In mcbm_event_ana.C, do not overwrite the unpack parameter file
-
- Add task finding the spill borders with the T0 + macros - In CbmMcbm2018Source, add support for selecting TS ranges for a chosen Spill range with 3 spill borders options - Fix TS metadata calculation against corrupted MS 0 and move it to make sure it is generated even when TS range selected
-