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

#include <PadSecPos.h>

Public Member Functions

 PadSecPos ()=default
 
 PadSecPos (const int sector, const int rowInSector, const int padInRow)
 
 PadSecPos (const Sector &sec, const PadPos &padPosition)
 
Sector getSector () const
 
SectorgetSector ()
 
const PadPosgetPadPos () const
 
PadPosgetPadPos ()
 

Detailed Description

Definition at line 36 of file PadSecPos.h.

Constructor & Destructor Documentation

◆ PadSecPos() [1/3]

o2::tpc::PadSecPos::PadSecPos ( )
default

◆ PadSecPos() [2/3]

o2::tpc::PadSecPos::PadSecPos ( const int  sector,
const int  rowInSector,
const int  padInRow 
)
inline

Definition at line 41 of file PadSecPos.h.

◆ PadSecPos() [3/3]

o2::tpc::PadSecPos::PadSecPos ( const Sector sec,
const PadPos padPosition 
)
inline

Definition at line 42 of file PadSecPos.h.

Member Function Documentation

◆ getPadPos() [1/2]

PadPos & o2::tpc::PadSecPos::getPadPos ( )
inline

Definition at line 50 of file PadSecPos.h.

◆ getPadPos() [2/2]

const PadPos & o2::tpc::PadSecPos::getPadPos ( ) const
inline

Definition at line 48 of file PadSecPos.h.

◆ getSector() [1/2]

Sector & o2::tpc::PadSecPos::getSector ( )
inline

Definition at line 46 of file PadSecPos.h.

◆ getSector() [2/2]

Sector o2::tpc::PadSecPos::getSector ( ) const
inline

Definition at line 44 of file PadSecPos.h.


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