PandaRoot
PndFtsStation.h
Go to the documentation of this file.
1
//****************************************************************************
2
//* This file is part of PandaRoot. *
3
//* *
4
//* PandaRoot is distributed under the terms of the *
5
//* GNU General Public License (GPL) version 3, *
6
//* copied verbatim in the file "LICENSE". *
7
//* *
8
//* Copyright (C) 2006 - 2024 FAIR GmbH and copyright holders of PandaRoot *
9
//* The copyright holders are listed in the file "COPYRIGHTHOLDERS". *
10
//* The authors are listed in the file "AUTHORS". *
11
//****************************************************************************
12
13
//
14
// Created by Bartosz Sobol on 25.04.2020.
15
//
16
17
#pragma once
18
19
#include <cstdint>
20
21
namespace
PndFtsTrackFinder
{
22
27
enum class
PndFtsStation
: uint8_t {
FT12
= 0,
FT34
= 1,
FT56
= 2 };
28
29
}
// namespace PndFtsTrackFinder
PndFtsTrackFinder::PndFtsStation
PndFtsStation
Definition:
PndFtsStation.h:27
PndFtsTrackFinder::PndFtsStation::FT56
PndFtsTrackFinder::PndFtsStation::FT12
PndFtsTrackFinder::PndFtsStation::FT34
PndFtsTrackFinder
Definition:
PndFtsReconCircle.h:22
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tracking
PndFtsTrackFinder
tool
PndFtsStation.h
Generated on Fri Nov 29 2024 06:04:42 for PandaRoot by
1.8.13