Project
Loading...
Searching...
No Matches
dEdxInfo.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.
11
14
15
#ifndef ALICEO2_DATAFORMATSTPC_DEDXINFO_H
16
#define ALICEO2_DATAFORMATSTPC_DEDXINFO_H
17
18
#include "
GPUCommonRtypes.h
"
19
20
namespace
o2
21
{
22
namespace
tpc
23
{
24
struct
dEdxInfo
{
25
float
dEdxTotIROC
= 0.f;
26
float
dEdxTotOROC1
= 0.f;
27
float
dEdxTotOROC2
= 0.f;
28
float
dEdxTotOROC3
= 0.f;
29
float
dEdxTotTPC
= 0.f;
30
float
dEdxMaxIROC
= 0.f;
31
float
dEdxMaxOROC1
= 0.f;
32
float
dEdxMaxOROC2
= 0.f;
33
float
dEdxMaxOROC3
= 0.f;
34
float
dEdxMaxTPC
= 0.f;
35
unsigned
char
NHitsIROC
= 0;
36
unsigned
char
NHitsSubThresholdIROC
= 0;
37
unsigned
char
NHitsOROC1
= 0;
38
unsigned
char
NHitsSubThresholdOROC1
= 0;
39
unsigned
char
NHitsOROC2
= 0;
40
unsigned
char
NHitsSubThresholdOROC2
= 0;
41
unsigned
char
NHitsOROC3
= 0;
42
unsigned
char
NHitsSubThresholdOROC3
= 0;
43
ClassDefNV
(
dEdxInfo
, 1);
44
};
45
}
// namespace tpc
46
}
// namespace o2
47
48
#endif
GPUCommonRtypes.h
o2
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Definition
BitstreamReader.h:24
o2::tpc::dEdxInfo
Definition
dEdxInfo.h:24
o2::tpc::dEdxInfo::NHitsOROC1
unsigned char NHitsOROC1
Definition
dEdxInfo.h:37
o2::tpc::dEdxInfo::dEdxMaxIROC
float dEdxMaxIROC
Definition
dEdxInfo.h:30
o2::tpc::dEdxInfo::dEdxTotTPC
float dEdxTotTPC
Definition
dEdxInfo.h:29
o2::tpc::dEdxInfo::NHitsSubThresholdIROC
unsigned char NHitsSubThresholdIROC
Definition
dEdxInfo.h:36
o2::tpc::dEdxInfo::NHitsSubThresholdOROC3
unsigned char NHitsSubThresholdOROC3
Definition
dEdxInfo.h:42
o2::tpc::dEdxInfo::NHitsOROC2
unsigned char NHitsOROC2
Definition
dEdxInfo.h:39
o2::tpc::dEdxInfo::dEdxMaxTPC
float dEdxMaxTPC
Definition
dEdxInfo.h:34
o2::tpc::dEdxInfo::NHitsSubThresholdOROC2
unsigned char NHitsSubThresholdOROC2
Definition
dEdxInfo.h:40
o2::tpc::dEdxInfo::dEdxTotIROC
float dEdxTotIROC
Definition
dEdxInfo.h:25
o2::tpc::dEdxInfo::dEdxMaxOROC1
float dEdxMaxOROC1
Definition
dEdxInfo.h:31
o2::tpc::dEdxInfo::dEdxMaxOROC3
float dEdxMaxOROC3
Definition
dEdxInfo.h:33
o2::tpc::dEdxInfo::ClassDefNV
ClassDefNV(dEdxInfo, 1)
o2::tpc::dEdxInfo::dEdxTotOROC3
float dEdxTotOROC3
Definition
dEdxInfo.h:28
o2::tpc::dEdxInfo::NHitsIROC
unsigned char NHitsIROC
Definition
dEdxInfo.h:35
o2::tpc::dEdxInfo::NHitsOROC3
unsigned char NHitsOROC3
Definition
dEdxInfo.h:41
o2::tpc::dEdxInfo::dEdxTotOROC2
float dEdxTotOROC2
Definition
dEdxInfo.h:27
o2::tpc::dEdxInfo::dEdxMaxOROC2
float dEdxMaxOROC2
Definition
dEdxInfo.h:32
o2::tpc::dEdxInfo::NHitsSubThresholdOROC1
unsigned char NHitsSubThresholdOROC1
Definition
dEdxInfo.h:38
o2::tpc::dEdxInfo::dEdxTotOROC1
float dEdxTotOROC1
Definition
dEdxInfo.h:26
DataFormats
Detectors
TPC
include
DataFormatsTPC
dEdxInfo.h
Generated on Tue Feb 25 2025 22:50:34 for Project by
1.9.8