Pad and row inside a ROC.
More...
#include <PadROCPos.h>
Pad and row inside a ROC.
This class encapsulates the pad and row inside a ROC
- See also
- TPCBase/PadPos.h
-
TPCBase/ROC.h
origin: TPC
- Author
- Jens Wiechula, Jens..nosp@m.Wiec.nosp@m.hula@.nosp@m.ikf..nosp@m.uni-f.nosp@m.rank.nosp@m.furt..nosp@m.de
Definition at line 36 of file PadROCPos.h.
◆ PadROCPos() [1/3]
o2::tpc::PadROCPos::PadROCPos |
( |
| ) |
|
|
default |
◆ PadROCPos() [2/3]
o2::tpc::PadROCPos::PadROCPos |
( |
const int |
roc, |
|
|
const int |
rowInROC, |
|
|
const int |
padInRow |
|
) |
| |
|
inline |
constructor from roc, row and pad
- Parameters
-
roc | ROC number |
rowInROC | row in the readout chamber |
padInRow | pad in row |
Definition at line 46 of file PadROCPos.h.
◆ PadROCPos() [3/3]
o2::tpc::PadROCPos::PadROCPos |
( |
const ROC & |
roc, |
|
|
const PadPos & |
padPosition |
|
) |
| |
|
inline |
constructor from ROC and PadPos types
- Parameters
-
roc | ROC type |
padPosition | row and pad |
Definition at line 51 of file PadROCPos.h.
◆ getPad()
int o2::tpc::PadROCPos::getPad |
( |
| ) |
const |
|
inline |
get the pad number
- Returns
- pad number
Definition at line 79 of file PadROCPos.h.
◆ getPadPos() [1/2]
PadPos & o2::tpc::PadROCPos::getPadPos |
( |
| ) |
|
|
inline |
◆ getPadPos() [2/2]
const PadPos & o2::tpc::PadROCPos::getPadPos |
( |
| ) |
const |
|
inline |
get pad and row position
- Returns
- pad and row position
Definition at line 71 of file PadROCPos.h.
◆ getROC() [1/2]
ROC & o2::tpc::PadROCPos::getROC |
( |
| ) |
|
|
inline |
◆ getROC() [2/2]
const ROC & o2::tpc::PadROCPos::getROC |
( |
| ) |
const |
|
inline |
◆ getROCType()
RocType o2::tpc::PadROCPos::getROCType |
( |
| ) |
const |
|
inline |
◆ getRow()
int o2::tpc::PadROCPos::getRow |
( |
| ) |
const |
|
inline |
get the pad row
- Returns
- pad row
Definition at line 75 of file PadROCPos.h.
◆ getSector()
const Sector o2::tpc::PadROCPos::getSector |
( |
| ) |
const |
|
inline |
get the sector
- Returns
- sector
Definition at line 59 of file PadROCPos.h.
◆ isValid()
bool o2::tpc::PadROCPos::isValid |
( |
| ) |
const |
|
inline |
check if is valid
- Returns
- pad valid
Definition at line 85 of file PadROCPos.h.
◆ operator<()
bool o2::tpc::PadROCPos::operator< |
( |
const PadROCPos & |
other | ) |
const |
|
inline |
◆ operator==()
bool o2::tpc::PadROCPos::operator== |
( |
const PadROCPos & |
other | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/TPC/base/include/TPCBase/PadROCPos.h