- Oct 14, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
CA: replacing the hard-coded disabling of detector subsystems with respect to the tracking mode (STS, mCBM, global) to the corresponding CA-configs; adding geometry layer index to ca::Station
-
Sergei Zharko authored
-
- Sep 27, 2024
-
-
Pierre-Alain Loizeau authored
[BugFix] Add [KfCore/CaCore/Algo]Offline libraries to remove feed down of NO_ROOT flag to libraries in reco folder - Build AlgoOffline library only if not in CBM_ONLINE_STANDALONE (aka not online container mode) - Build [Ca/Kf]CoreOffline libs only if not in CBM_ONLINE_STANDALONE (aka not online container mode) - Use AlgoOffline as dep for libs CbmSimDigitizationSteer CbmAtConverterSteer CbmRecoOfflineSteer
-
- Sep 11, 2024
-
-
Sergey Gorbunov authored
-
- a possibility of separating a full and active tracking station volumes - retrieving of active volume for TRD and TOF - changing the CbmTrackingDetectorInterfaceBase::kDebugGeoDefined{true} flag to CbmTrackingDetectorInterfaceBase::kLegacy{false} (if kLegacy == true, the old tracking station representation is used)
-
CbmStsStation: the z-reference field is replaced with the coordinates of the lower and upper bounds of a station
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
-
-
- Replacement of property getters in derived classes with the station info structure filling at the interfaces initialization - Adding of geometry based TOF and TRD station property initialization (for now in a test mode with CbmTrackingDetectorInterfaceBase::kDebugGeoDefined = true)
-
- Aug 30, 2024
-
-
- metadata structure for histograms (at the moment an extendable 8-bit word for control flag storage) - transer of a timeslice index to the histogram server histogram server: - functionality of additional extended histograms storing vs different TS quantities (for example, TS index)
-
-
- Aug 26, 2024
-
-
- Aug 01, 2024
-
-
- Jul 15, 2024
-
-
Florian Uhlig authored
-
- Jul 09, 2024
-
-
- Jul 03, 2024
-
-
Sergei Zharko authored
1. CbmPVFinderKFGlobal: fix of track access 2. reco_mcbm.sh: default parameter path for the online binary is ${VMCWORKDIR}/parameters/online (explicit pass is not required anymore) 3. mcbm_event_reco_L1.C optional PV-finder routine 4. CbmGlobalTrack.h: TODO is added
-
- Jun 19, 2024
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
- Jun 12, 2024
-
-
1) possibility for giving a supporting message to the checked criteria, if they are not passed 2) cleaning-up of the CA input QA
-
The functions InitDataBranches and InitHistograms are merged into the InitQa function, the functions FillHistograms and InitTimeslice are merged into the ExecQa function.
-
The commit introduces the possibility of the specific QA task configuration withing the QA-config yaml file. In the yaml-file, the configuration should be defined under qa/<task name>/specific node. On the task side the configuration is represented with a plain structure (Config), which can be defined using the function std::optional<Config> CbmQaTask::ReadSpecificConfig<Config>() in the task initialization function (for expample see the CbmCaInputQaBase class implementation). The specific configuration feature is optional and can rely on the default-initialized Config structure, so the "specific" branch of the QA-configuration file is not mandatory.
-
- May 29, 2024
-
-
-
Dominik Smith authored
-
- May 22, 2024
-
-
Sergei Zharko authored
[bugfix]: offline QA: ECbmRecoMode::Timeslice as a default for data processing in the CbmQaTask class
-
- May 11, 2024
-
-
Pierre-Alain Loizeau authored
-
- May 08, 2024
-
-
Sergei Zharko authored
2) the mcbm_beam_2024_05_08_nickel setup is added to the CbmMcbmUtils (for RunID > 2917)
-
Felix Weiglhofer authored
-
- May 07, 2024
-
-
Change of parameter repository hash to support MR CbmSoft/cbmroot_parameter!180
-
1) TOF tracking interface updates: proper calculation of zMin and zMax (now works for the mcbm_beam_2021_07_surveyed as well) 2) Input QA clean-up: automatic cut of sensors which are not included in a tracking station (i.e. have -1 local station index)
-
-
-
- May 03, 2024
-
-
-
Felix Weiglhofer authored
-