- May 11, 2022
-
-
Sergey Gorbunov authored
-
- May 06, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
[MQ] In startBuildRawEvents2022.sh, various improvement + add Add selection with min nb of fired TOF RPC - allow setting the minimum number of fired layers for TOF - allow using trigger parameter sets as arguments, matching the one of the NH version - always require the run ID as argument - have time offsets matching those of the NH version
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
[mTOF,mBmon] In unpack macro and device, prepare support for different mTOF maps for C, Fe and Ur files
-
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Improve the string to system conversion for the parameters in CbmDeviceBuildDigiEvents - Add support for the min number of fired layers parameter in CbmDeviceBuildDigiEvents and runBuildDigiEvents
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Add proper Bmon support to unpack + build digi events chain - Add proper Much support to unpack + build digi events chain - Add user parameter + flags to CbmDeviceUnpack to enable/disable the unpacking of each detector - Add proper handling of disabled detectors in MQ transfer ib both CbmDeviceUnpack and CbmDeviceBuildDigiEvents - Add parameter to set "MaxNb" type selection in CbmDeviceBuildDigiEvents - Synchronize unpackers configuration in CbmDeviceUnpack with the one in the current `macro/run/run_unpack_tsa.C` - Use fles::SubsystemIdentifier instead of hard coded values in CbmDeviceUnpack
-
Pierre-Alain Loizeau authored
- Add optional method to resort indicices to the CbmEvent class, as the indices for TRD1D and 2D are added in separate steps - Replace the loop over the CbmEvent indices by a block copy between the first and last digi of each detector type, based on the assumption that we use a time-window based selection on a sorted array, therfore leading to a continuous block => this is known to potentially copy more digis in the TRD case due to the eventual =/= windows and offsets for 1D and 2D
-
Pierre-Alain Loizeau authored
- Make sure that Histo servers gets the right number of parts even if no histos/no canvases to configure or send - Do not send STOP command after EOF in CbmMQTsSamplerRepReq - Pre-book capacity in typical range for input vectors in DigiEventBuilder device
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Layers can be stations or sensors depending on the sub-system and implementation - Add maskers for Strip address and Rpc address in CbmTofAddress - Update comments and description of bit map in CbmTofAddress - Add parameter + setter + base logic for selection on minimum nb of fired layers in CbmAlgoBuildRawEvents - Add implementation of count + cut for the TOF case in CbmAlgoBuildRawEvents
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
+ fix histo name in RecoUnpack
-
Administrator authored
Use qemu instead of VirtualBox to execute the virtual machines. The advantage is a much faster and reliable startup of the VMs. With VirtualBox the image needs to be copied as well there were sometimes problems with the ssh connection to a running machine. With qemu the copy of the image isn't needed and no ssh problems were seen yet.
-
- May 05, 2022
-
-
-
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
-
-
-
-
-
- Change Canvas class from CBmQaCanvas to TCanvas - Initialize Canvases in Init instead of Finish - Use Draw instead of DrawCopy when creating the canvases - Add System name to all histograms names - Register Histos and Canvases in top folders with system name - Various logic fixes
-
-
- 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 04, 2022
-
-
-
Pierre-Alain Loizeau authored
-
- 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
-