Project
Loading...
Searching...
No Matches
TimeFrame.h
Go to the documentation of this file.
1
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
15
16
#ifndef ALICEO2_ALICE3GLOBALRECONSTRUCTION_TIMEFRAME_H
17
#define ALICEO2_ALICE3GLOBALRECONSTRUCTION_TIMEFRAME_H
18
19
#include "
ALICE3GlobalReconstruction/TimeFrameMixin.h
"
20
#include "
ITStracking/TimeFrame.h
"
21
22
namespace
o2::trk
23
{
24
25
template
<
int
nLayers = 11>
26
class
TimeFrame
:
public
TimeFrameMixin
<nLayers, o2::its::TimeFrame<nLayers>>
27
{
28
public
:
29
TimeFrame
() =
default
;
30
~TimeFrame
()
override
=
default
;
31
};
32
33
}
// namespace o2::trk
34
35
#endif
// ALICEO2_ALICE3GLOBALRECONSTRUCTION_TIMEFRAME_H
TimeFrame.h
TimeFrameMixin.h
Shared TRK TimeFrame helpers for CPU and GPU backends.
o2::trk::TimeFrameMixin
Definition
TimeFrameMixin.h:54
o2::trk::TimeFrame
Definition
TimeFrame.h:27
o2::trk::TimeFrame::~TimeFrame
~TimeFrame() override=default
o2::trk::TimeFrame::TimeFrame
TimeFrame()=default
o2::trk
Definition
Cluster.h:20
Detectors
Upgrades
ALICE3
GlobalReconstruction
reconstruction
include
ALICE3GlobalReconstruction
TimeFrame.h
Generated on Fri May 15 2026 09:12:37 for Project by
1.9.8