Project
Loading...
Searching...
No Matches
Stream.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 ITSTRACKINGGPU_STREAM_H_
17
#define ITSTRACKINGGPU_STREAM_H_
18
19
#include "
ITStracking/Definitions.h
"
20
21
namespace
o2
22
{
23
namespace
its
24
{
25
namespace
gpu
26
{
27
28
class
Stream
final
29
{
30
31
public
:
32
Stream
();
33
~Stream
();
34
35
[[nodiscard]]
const
GPUStream
&
get
()
const
;
36
37
private
:
38
GPUStream
mStream;
39
};
40
}
// namespace gpu
41
}
// namespace its
42
}
// namespace o2
43
44
#endif
/* TRAKINGITSU_INCLUDE_GPU_STREAM_H_ */
Definitions.h
o2::its::gpu::Stream
Definition
Stream.h:29
o2::its::gpu::Stream::Stream
Stream()
o2::its::gpu::Stream::get
const GPUStream & get() const
o2::its::gpu::Stream::~Stream
~Stream()
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
BitstreamReader.h:24
_dummyStream
Definition
Definitions.h:134
Detectors
ITSMFT
ITS
tracking
GPU
ITStrackingGPU
Stream.h
Generated on Tue Feb 25 2025 23:16:20 for Project by
1.9.8