Skip to content
Snippets Groups Projects
Commit a8b04f47 authored by sergeizharko's avatar sergeizharko Committed by s.zharko@gsi.de
Browse files

Added new class L1BaseStationInfo to the L1Algo core

parent 5834131a
No related branches found
No related tags found
1 merge request!655L1Algo: parameters class and L1Station interface
......@@ -2,7 +2,11 @@
SPDX-License-Identifier: GPL-3.0-only
Authors: Sergey Gorbunov, Sergei Zharko [committer] */
<<<<<<< HEAD
/************************************************************************************************************
=======
/**************************************************************************************************************
>>>>>>> Added new class L1BaseStationInfo to the L1Algo core
* @file L1BaseStationInfo.h
* @bried A base class for a L1 station interface
* @since 18.12.2021
......@@ -25,6 +29,7 @@
#include <string>
#include <bitset>
#include <iomanip>
<<<<<<< HEAD
//#include <cmath>
/// A base class which provides interface to L1Algo station geometry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment