- Sep 15, 2022
-
-
Adrian Meyer-Ahrens authored
-
Adrian Meyer-Ahrens authored
-
- Sep 09, 2022
-
-
Pierre-Alain Loizeau authored
-
- Aug 22, 2022
-
-
Sergei Zharko authored
L1: U and V coordinates and uncertainties conversion methods were refactored and moved from L1Algo to L1Station
-
- Aug 19, 2022
-
-
This reverts commit cb232fae.
-
-
-
-
-
- Aug 18, 2022
-
-
-
-
-
-
-
definition. Use data from mCBM22 to calibrate against ToF simulations for both EbyE and TB modes
-
- Aug 04, 2022
-
-
-
-
L1QA: added tracking QA base class and Sts class (experimental), added station index getters to the tracking detector interface classes
-
- Aug 02, 2022
-
-
Administrator authored
Use struct instead of class for forward declarations if the object is defined as struct. Remove unused data members, variables and parameters. Remove an explicite usage of std::move to allow copy ellision. Correct type in printf statements. Add missing virtual destructor in some class. Fix two issues where closing braces were at the wrong place.
-
- Jul 27, 2022
-
-
Felix Weiglhofer authored
-
- Jul 22, 2022
-
-
Pierre-Alain Loizeau authored
-
- Jul 18, 2022
-
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Fix mapping range for 2022 BMon in Tof Parameter class (16ch assumption instead of 2x8) - Disable Digi output in the online Bmon unp macro (pure monitor) - Fix SysId used to switch filling of BMon Error plots in unpacking Algo - Add accessor for the monitor pointer in TOF unpack config class - Add possibility to remap up to 16 channels in TOF unpack monitor class - Add possibility to disable the internal HttpServer in TOF unpack monitor class (later needed for MQ)
-
- Jul 14, 2022
-
-
Includes follow-up patches (squashed): - rename inner variables, fix backward compatibility - fix CROB timming
-
- Jun 23, 2022
-
-
Sergei Zharko authored
-
- Jun 17, 2022
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
L1: tracking interfaces: the interface classes were moved to the '$VMCWORKDIR/core/detector/' directory
-
- Jun 14, 2022
-
-
- Jun 02, 2022
-
-
Administrator authored
Fix deprecation warnings about upercase log levels. Use lowercase ones.
-
- May 27, 2022
-
-
-
for FASP)
-
- May 05, 2022
-
-
- Add MUCH unpacker algo/config and monitoring classes in the current scheme - Add new unpacking parameter class * Separate the parameter files for the 2022 monitor and the 2022 unpacking - Add MUCH in RecoUnpack - Add MUCH in run_unpack_tsa and run_unpack_online macros
-
- May 03, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Needed to have two instances of the CbmMcbm2018TofPar in the same FairRoot Runtime DB manager, which is needed at least for MQ par server - new CbmMcbm2018BmonPar class as transparent derivation of CbmMcbm2018TofPar - Control flags in TOF and BMon unpacking code (algo + config) - Type and pointer conversions in TOF unpack algo to hide the alias class and use only base class internaly
-
Pierre-Alain Loizeau authored
- Update Mcbm2018TofPar to map the 2022 BMon diamond - Update Mcbm2018TofPar to map the new TOF modules for the 2022 iron beams (run 2100 onward) - Add a BmonUnpackConfig class setting up the TOF unpacker to BMon mode - Add a TofUnpackMonitor class providing monitoring plots for TOF and BMon unpacking - Integrate this one in the TOF unpack algo - Fix incomplete switching for the 2021 epoch hack in the TOF unpack Algo - Add Bmon in the sterring RecoUnpack task - Add a monitoring only mode to the RecoUnpack task were data is neither time sorted nor written to disk - Add BMon in the unpacking macros - Add the TOF monitor(s) to the unpacking macros - Add BMon only unpacking macros for fast beam monitoring (especially for beam tuning) - Add parameter files for TOF and BMon in the 2022 campaign
-
Pierre-Alain Loizeau authored
-
- Apr 06, 2022
-
-
- Apr 04, 2022
-
-
Sergei Zharko authored
-