Project
Loading...
Searching...
No Matches
o2::tpc::DigitPos Class Reference

#include <DigitPos.h>

Public Member Functions

 DigitPos ()=default
 
 DigitPos (CRU c, PadPos pad)
 
const CRU & getCRU () const
 
CRU & cru ()
 
PadPos getPadPos () const
 
PadPos getGlobalPadPos () const
 
PadSecPos getPadSecPos () const
 
PadPos & padPos ()
 
bool isValid () const
 
bool operator== (const DigitPos &other) const
 
bool operator!= (const DigitPos &other) const
 
bool operator< (const DigitPos &other) const
 

Detailed Description

Definition at line 25 of file DigitPos.h.

Constructor & Destructor Documentation

◆ DigitPos() [1/2]

o2::tpc::DigitPos::DigitPos ( )
default

◆ DigitPos() [2/2]

o2::tpc::DigitPos::DigitPos ( CRU  c,
PadPos  pad 
)
inline

Definition at line 29 of file DigitPos.h.

Member Function Documentation

◆ cru()

CRU & o2::tpc::DigitPos::cru ( )
inline

Definition at line 31 of file DigitPos.h.

◆ getCRU()

const CRU & o2::tpc::DigitPos::getCRU ( ) const
inline

Definition at line 30 of file DigitPos.h.

◆ getGlobalPadPos()

PadPos o2::tpc::DigitPos::getGlobalPadPos ( ) const

Definition at line 20 of file DigitPos.cxx.

◆ getPadPos()

PadPos o2::tpc::DigitPos::getPadPos ( ) const
inline

Definition at line 32 of file DigitPos.h.

◆ getPadSecPos()

PadSecPos o2::tpc::DigitPos::getPadSecPos ( ) const

Definition at line 28 of file DigitPos.cxx.

◆ isValid()

bool o2::tpc::DigitPos::isValid ( ) const
inline

Definition at line 38 of file DigitPos.h.

◆ operator!=()

bool o2::tpc::DigitPos::operator!= ( const DigitPos &  other) const
inline

Definition at line 41 of file DigitPos.h.

◆ operator<()

bool o2::tpc::DigitPos::operator< ( const DigitPos &  other) const
inline

Definition at line 42 of file DigitPos.h.

◆ operator==()

bool o2::tpc::DigitPos::operator== ( const DigitPos &  other) const
inline

Definition at line 40 of file DigitPos.h.

◆ padPos()

PadPos & o2::tpc::DigitPos::padPos ( )
inline

Definition at line 36 of file DigitPos.h.


The documentation for this class was generated from the following files: