Project
Loading...
Searching...
No Matches
o2::trd::PHDataHD Class Reference

#include <PHData.h>

Public Types

enum  Origin : uint8_t { ITSTPCTRD , TPCTRD , TRACKLET , OTHER }
 

Public Member Functions

 PHDataHD ()=default
 
 PHDataHD (int adc, int det, int tb, int nb, int type)
 
void set (int adc, int det, int tb, int nb, int type)
 
int getADC () const
 
int getDetector () const
 
int getTimebin () const
 
int getNNeighbours () const
 
int getType () const
 

Detailed Description

Definition at line 82 of file PHData.h.

Member Enumeration Documentation

◆ Origin

enum o2::trd::PHDataHD::Origin : uint8_t
Enumerator
ITSTPCTRD 
TPCTRD 
TRACKLET 
OTHER 

Definition at line 85 of file PHData.h.

Constructor & Destructor Documentation

◆ PHDataHD() [1/2]

o2::trd::PHDataHD::PHDataHD ( )
default

◆ PHDataHD() [2/2]

o2::trd::PHDataHD::PHDataHD ( int  adc,
int  det,
int  tb,
int  nb,
int  type 
)
inline

Definition at line 93 of file PHData.h.

Member Function Documentation

◆ getADC()

int o2::trd::PHDataHD::getADC ( ) const
inline

Definition at line 105 of file PHData.h.

◆ getDetector()

int o2::trd::PHDataHD::getDetector ( ) const
inline

Definition at line 107 of file PHData.h.

◆ getNNeighbours()

int o2::trd::PHDataHD::getNNeighbours ( ) const
inline

Definition at line 111 of file PHData.h.

◆ getTimebin()

int o2::trd::PHDataHD::getTimebin ( ) const
inline

Definition at line 109 of file PHData.h.

◆ getType()

int o2::trd::PHDataHD::getType ( ) const
inline

Definition at line 113 of file PHData.h.

◆ set()

void o2::trd::PHDataHD::set ( int  adc,
int  det,
int  tb,
int  nb,
int  type 
)
inline

Definition at line 95 of file PHData.h.


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