Project
Loading...
Searching...
No Matches
DigitAdd.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
15
16
#ifndef ALICEO2_TPC_DIGITADD_H_
17
#define ALICEO2_TPC_DIGITADD_H_
18
19
#include "
DataFormatsTPC/Digit.h
"
20
21
namespace
o2::tpc
22
{
24
class
DigitAdd
:
public
Digit
25
{
26
public
:
27
int
sector
()
const
;
28
float
lx
()
const
;
29
float
ly
()
const
;
30
float
gx
()
const
;
31
float
gy
()
const
;
32
float
cpad
()
const
;
33
34
ClassDefNV
(
DigitAdd
, 1)
35
};
36
37
}
// namespace o2::tpc
38
39
#endif
// ALICEO2_TPC_DIGITADD_H_
Digit.h
Definition of the TPC Digit.
o2::tpc::DigitAdd
Definition
DigitAdd.h:25
o2::tpc::DigitAdd::cpad
float cpad() const
Definition
DigitAdd.cxx:50
o2::tpc::DigitAdd::gy
float gy() const
Definition
DigitAdd.cxx:43
o2::tpc::DigitAdd::sector
int sector() const
Definition
DigitAdd.cxx:19
o2::tpc::DigitAdd::ly
float ly() const
Definition
DigitAdd.cxx:30
o2::tpc::DigitAdd::gx
float gx() const
Definition
DigitAdd.cxx:36
o2::tpc::DigitAdd::lx
float lx() const
Definition
DigitAdd.cxx:24
o2::tpc::Digit
Definition
Digit.h:36
o2::tpc::Digit::ClassDefNV
ClassDefNV(Digit, 1)
o2::tpc
Global TPC definitions and constants.
Definition
SimTraits.h:167
Detectors
TPC
calibration
include
TPCCalibration
DigitAdd.h
Generated on Tue Feb 25 2025 23:16:27 for Project by
1.9.8