Skip to content
Snippets Groups Projects

Draft: Tracking using PrAlgorithms on run 5 simulation

Closed Christoph Michael Langenbruch requested to merge clangenb_run5_pr_tracking into master
1 unresolved thread
1 file
+ 10
0
Compare changes
  • Side-by-side
  • Inline
/*****************************************************************************\
* (c) Copyright 2024 CERN for the benefit of the LHCb Collaboration *
* *
* This software is distributed under the terms of the GNU General Public *
* Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". *
* *
* In applying this licence, CERN does not waive the privileges and immunities *
* granted to it by virtue of its status as an Intergovernmental Organization *
* or submit itself to any jurisdiction. *
\*****************************************************************************/
#pragma once
#include <array>
Loading