- Jan 21, 2022
-
-
Alexandru Bercuci authored
pad-plane topologies and FEEs
-
Alexandru Bercuci authored
chambers coupled with different FEEs
-
Alexandru Bercuci authored
slices
-
Alexandru Bercuci authored
flexible className -> branchName relation
-
Alexandru Bercuci authored
-
- Dec 20, 2021
-
-
Administrator authored
Use std::string instead of TString to format log output.
-
- Dec 17, 2021
-
-
- Split the InitUnpacker method of the UnpackConfig template into - InitOutput - RegisterOutput (Framework bound, to be replaced by method in Task class CbmRecoUnpack) - SetAlgo - initParContainer, moved to the Task Class CbmRecoUnpack - InitAlgo - Move to the template version of these methods all blocks common to all derived config classes - Whenever necessary, overload these methods in the derived config classes (including the common parts, no base method call) - Bump Config classes version number - Adapt the Sts Unpack algo classes to initialize the monitor classes - Adapt the CbmRecoUnpack - Adapt the CbmUnpackDevice to use the standard Unpack Config classes (compiles with full functionality but untested)
-
- Dec 16, 2021
-
-
Add all data classes needed by libAlgo to libOnlineData. Add all other referenced classses to libOnlineData. Remove ROOT dependencies from all these classes. Link libAlgo against libOnlineData.
-
-
- Move implementation of CbmMuchAddress::SetElementId to cpp file - Move Logger include from header to cpp - Add missing Logger include to CbmMuchSignal cxx file - Add missing Logger include to CbmAnaDimuonAnalysis cxx file (needed only for FS/FR jun19-v18.2) Induced by inclusion in DigiData of the other detectors on top of STS (needed only for FS/FR higher than FS/FR jun19-v18.2)
-
- Add copy constructor to CbmEvent - Define DigiData types and add members for the other CBM detectors in CbmDigiData(!MUCH beamtime digi usage!) - Add vector of CbmEvents, all DigiData types, CbmDigiEvent and vector of CbmDigiEvent to LinkDef to get ROOT streamers (needed to write to ROOT file)
-
- Dec 10, 2021
-
-
Sergey Gorbunov authored
-
-
- Dec 06, 2021
-
-
- Dec 03, 2021
-
-
Pierre-Alain Loizeau authored
- Replace all legacy hard-coded numerical values for the TS_MSB cycle size by a constant derived in StsXyterMessage from the data format - Remove deprecated special cases in the handling of the TS_MSB messages which are not present anymore in the current CRI data format - Do not update TS_MSB and TS_MSB cycle from the MS header when the cycle happened exactly at the end of last MS - Recompute the TS+MSB in TS offset from the MS heder only when changing the Cycle or the TS_MSB from the same header - Add static method to convert Message Type into human readable string - Slight improve/cleanup of debug printouts and debug levels Was leading to errors and a crash in mCBM 2021 run 1588 files node8_3_0123 and node8_5_0002
-
- Nov 30, 2021
-
-
Pascal Raisig authored
Due to some missed casting to double values, the UTC time stored in the CbmTrdRawMessageSpadic lost precision. Now we also only store the time relative to the Timeslice in the 2021+ unpacker, such that a double is large enough to store the full information.
-
- Nov 29, 2021
-
-
Pierre-Alain Loizeau authored
-
- Nov 22, 2021
-
-
Integration of cbm::algo::EventBuilder in the FairRoot run/task framework, with the new task CbmTaskBuildEvents. Included into regular testing. Refs #2271.
-
- Nov 16, 2021
-
-
Volker Friese authored
-
-
- Nov 11, 2021
-
-
- Nov 04, 2021
-
-
Felix Weiglhofer authored
-
- Oct 27, 2021
-
-
Volker Friese authored
-
Volker Friese authored
Some fixed to DigiData and DigiEvent after review. Removed empty .cxx files. Removed ClassDef macro. Refs #2261.
-
Volker Friese authored
-
- Oct 21, 2021
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- Oct 15, 2021
-
-
Pierre-Alain Loizeau authored
-
- Oct 11, 2021
-
-
-
Also remove the dependency to RtypesCore.h. This is the first step to an additional ROOT free version of the CbmStsDigi requested for the new algorithm code. The change of the data types has no influence on the streamer. It is still possible to read previous versions from file even without increasing the version number.
-
- Sep 22, 2021
-
-
Administrator authored
All files were developed by Nikolay Karpushkin who now is listed correctly.
-
- Sep 21, 2021
-
-
Florian Uhlig authored
-
- Sep 20, 2021
-
-
Volker Friese authored
-
-
- Sep 16, 2021
-
-
- Add Binning FW support to the Print method of the StsXyterMessage, enabled by default - Fix the duplicate digis filtering in the STS unpacker and make it flag controllable - Add an optional full time sorting to the Unpackers steering class - Related mCBM macros changes
-
- Sep 13, 2021
-
-
drslebedev authored
-
- Sep 10, 2021
-
-
Sergey Gorbunov authored
-
- Aug 12, 2021
-
-
- Aug 05, 2021
-
-
Pascal Raisig authored
Before this fix only the number of digis of the last component of a subsystem endet up in the counter of the event header. Now an Add function is used and the counters a resetted at the beginning of each timeslice.
-
- Aug 03, 2021
-
-
Pierre-Alain Loizeau authored
-