- Jul 18, 2022
-
-
Pierre-Alain Loizeau authored
[Evt Builder] in BuildRawEvent algo, fix unwanted FATAL if ref det set to undef for external seed list (+ a warning)
-
- Jul 14, 2022
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Cpu/Real time for processing and histogram filling - Selection ratio, input share and output share per TS for each system - Global Selection ratio (in size) per TS
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
- Change masking in Algo from full address to detector type - Due to this, introduce in Algo implementation file a templated function to get the type if TofDigi or 0 instead - Add support for using T0 as reference even if stored in TOF data (only in Algo, not in Task!) - Add support for using T0 as trigger check detector even if stored in TOF data (only in Algo, not in Task!) - Replace hard-coded constant in Algo with members + setters in both Algo and Task
-
- May 06, 2022
-
-
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
-
- Feb 15, 2022
-
-
BuildRawEvents (task and algo) now filters T0 digis from the Tof stream using their address (also for QA and seed finder).
-
- Oct 05, 2021
-
-
Fix license headers in the last sub directories (base, eventbuilder and steer) of the reco directory. Add missing license headers. Add commiter if missing.
-
- Jul 30, 2021
-
-
Dominik Smith authored
Bug fix: Added missing break statement to loops in CbmAlgoBuildRawEvents::SetReferenceDetector() and CbmMcbm2019TimeWinEventBuilderAlgo::SetReferenceDetector().
-
- Apr 21, 2021
-
-
CbmAlgoBuildRawEvents: Use bool flag instead of negative TS time values to trigger reading of TS meta data from file.
-
- Mar 25, 2021
-
-
- 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 02, 2021
-
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
CbmAlgoBuildRawEvents: Cleanup. Eliminated distinction between T0 and other detectors in CheckTriggerConditions().
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
-
Dominik Smith authored
Renamed Cbm2021EventBuilder to CbmBuildRawEvents. Solved naming conflicts of utility classes (removed dependency on 2019 version).
-
Dominik Smith authored
Cbm2021EventBuilder: Applied formatting. Added new classes to CbmEventBuilderLinkDef and CMakeLists. Including EOverlapMode and EventBuilderDetector from 2019 event builder for now to avoid name clash. Added option to call 2021 event builder to macro/run/run_reco.C.
-
Dominik Smith authored
-
- Feb 01, 2021
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
- Jan 23, 2021
-
-
Pascal Raisig authored
A small bug was introduced with MR!200, which caused the cut on max digis to be activated instead of disabled, when set to -1
-
- Jan 20, 2021
-
-
Remove deprecated and meanwhile unused functions.
-
- Jan 18, 2021
-
-
Pierre-Alain Loizeau authored
-
- Jul 23, 2020
-
-
Pierre-Alain Loizeau authored
mCBM 2020: in time win evt builder, reject seeds if part of reference det cluster from previous seed => This should fix the problem that in AllowOverlap mode events where cloned/split due to the cluster size when using TOF as reference => a mean cluster size of <N> in the reference detector was leading to N events for each real seed in this mode!
-
- Jul 22, 2020
-
-
Pierre-Alain Loizeau authored
-
- Jul 21, 2020
-
-
Pierre-Alain Loizeau authored
-