Project
Loading...
Searching...
No Matches
o2::mch::raw::DsDetId Class Reference

A DsDetId is just a pair (detection element id, dual sampa id) More...

#include <DsDetId.h>

Public Member Functions

 DsDetId (int deId, int dsId)
 
uint16_t deId () const
 deId returns one of the 156 possible detection element id
 
uint16_t dsId () const
 
bool operator< (const DsDetId &rhs) const
 

Detailed Description

A DsDetId is just a pair (detection element id, dual sampa id)

Definition at line 21 of file DsDetId.h.

Constructor & Destructor Documentation

◆ DsDetId()

o2::mch::raw::DsDetId::DsDetId ( int  deId,
int  dsId 
)

Definition at line 20 of file DsDetId.cxx.

Member Function Documentation

◆ deId()

uint16_t o2::mch::raw::DsDetId::deId ( ) const
inline

deId returns one of the 156 possible detection element id

Definition at line 27 of file DsDetId.h.

◆ dsId()

uint16_t o2::mch::raw::DsDetId::dsId ( ) const
inline

dsId returns a dual sampa id note that dsId >= 1024 means a dual sampa on the non-bending plane

Definition at line 31 of file DsDetId.h.

◆ operator<()

bool o2::mch::raw::DsDetId::operator< ( const DsDetId rhs) const
inline

Definition at line 33 of file DsDetId.h.


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