- Sep 15, 2022
-
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/24561750 remove print
-
- Jul 27, 2022
-
-
First implementation of TELL40 v1 cluster output (default) and two sensor SP banks (only if FPGA clustering not available)
-
- Jul 01, 2022
-
-
- Jun 19, 2022
-
-
Giovanni authored
-
- Jun 18, 2022
-
-
Roel Aaij authored
-
- May 06, 2022
-
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20978478
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20916309
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20902973
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20843061
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20751144
-
Giovanni authored
removing debubbing print Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/20568802
-
Giovanni authored
changes to VPChannelID Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19720086
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19444242
-
Giovanni authored
Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19229634 small format changes Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19241322
-
Giovanni authored
Changes to adopt new cluster format. Introduced cut to SPmixer to account for firmware behavior. Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19006912 Fixed formatting patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/19007189
-
- Mar 31, 2022
-
-
Sebastien Ponce authored
Files dropped at this stage : Kernel/LHCbKernel/include/Kernel/CaloCellID.h Kernel/LHCbKernel/include/Kernel/FTChannelID.h Kernel/LHCbKernel/include/Kernel/MuonTileID.h Kernel/LHCbKernel/include/Kernel/UTChannelID.h Kernel/LHCbKernel/include/Kernel/VPChannelID.h Kernel/LHCbKernel/src/VPChannelID.cpp The rest of the code has been adapted to use native namespace from the Detector package
-
- Sep 26, 2021
-
-
Gerhard Raven authored
- and thus, impliclicitly, to Gaudi::Algorithm - also, migrate away from UTAlgBase: - specify DeUTDetector as dependency - use ToolHandle for readout tool - prefer standalone functions in anonymous namespaces over member functions
-
- Aug 17, 2021
-
-
- Jul 12, 2021
-
-
Gerhard Raven authored
- and adapt the code accordingly
-
- Jun 29, 2021
-
-
Marco Clemencic authored
also update version to 53.0
-
- May 28, 2021
-
-
Sebastien Ponce authored
-
- Feb 10, 2021
-
-
Giovanni Bassi authored
-
Giovanni Bassi authored
-
- Feb 05, 2021
-
-
Giovanni Bassi authored
-
Giovanni Bassi authored
Removed MixedSP raw bank. RetinaClusterCreator and RetinaFullClustering have default location fo input SPs. SPmixer outputs to different RawEvent but default RawBank.
-
Giovanni Bassi authored
-
Giovanni Bassi authored
-
Giovanni Bassi authored
Added reduce_edge and fix_seed parameters to reduce matrix edges and fix seed for SP mixer. Fix bug to account for two clusters in the same isolated SP. Added accumulators in decoder. Added isolated, overflow, edge and sent contained bits to the 32-bit cluster word.
-
Giovanni Bassi authored
Fixed rounding, not truncation Fixed 3x3 cluster reconstruction in case 2 clusters are found
-
- Apr 10, 2020
-
-
patch generated by https://gitlab.cern.ch/lhcb/LHCb/-/jobs/7889032
-
Sebastien Ponce authored
-
Sebastien Ponce authored
adaptation of new code (after rebase) to drop of addCOnditionDerivation with single input not in an array
-
- Apr 06, 2020
-
-
VPRetinaMatrix: changed pattern for sensors on the modules back VPRetinaClusterCreator: removed cluster sorting VPRetinaFullClustering: creator of full cluster with pixel channelIDs
-
- Jan 08, 2020
-
-
Gerhard Raven authored
-
Gerhard Raven authored
* use functional condition derivation * amalgamate component headers into their corresponding source files * prefer monadic StatusCode use * prefer STL algortihms * fix ltg indexing bug * remove unused code
-
- Dec 19, 2019
-
-
Sebastien Ponce authored
-
- Dec 18, 2019
-
-
Sebastien Ponce authored
This is again preparation for the DD4hep introduction
-
Sebastien Ponce authored
This is in preparation to the move to DD4hep
-
- Sep 30, 2019
-
-
Marco Clemencic authored
-
- Aug 05, 2019
-
-
Gerhard Raven authored
* avoid copying sensors in loops * remove redundant destructor, initialize * do not explicitly cache the already implicitly cached output level * prefer std::array and fill over raw array and memset (note: this does not change the generated assembly) * prefer std::byte for 'raw' data * replace the magic literal 208 with VP::NSensors * prefer addBank over createBank/adoptBank * prefer passing span to addBank instead of seperate length/pointer * prefer stack memory for local working space
-