Meta info for one TRD ASIC.
More...
#include <CbmTrdGeoSetup.h>
|
uint8_t | fId = 0xff |
| ASIC id in the chamber.
|
|
uint16_t | fUnique = 0xffff |
| ASIC id in the production.
|
|
uint16_t | fMask = 0xffff |
|
vector< int > | fPad = {} |
|
Meta info for one TRD ASIC.
Definition at line 144 of file CbmTrdGeoSetup.h.
◆ Asic() [1/2]
Setup::Asic::Asic |
( |
const char * | n, |
|
|
const char * | t ) |
◆ Asic() [2/2]
cbm::trd::geo::Setup::Asic::Asic |
( |
const Asic & | | ) |
|
|
private |
◆ GetId()
int cbm::trd::geo::Setup::Asic::GetId |
( |
| ) |
const |
|
inline |
◆ GetMask()
int cbm::trd::geo::Setup::Asic::GetMask |
( |
| ) |
const |
|
inline |
◆ GetPads()
vector< int > cbm::trd::geo::Setup::Asic::GetPads |
( |
| ) |
const |
|
inline |
◆ GetUniqueId()
int cbm::trd::geo::Setup::Asic::GetUniqueId |
( |
| ) |
const |
|
inline |
◆ Setup
◆ SetupManager
◆ fId
uint8_t cbm::trd::geo::Setup::Asic::fId = 0xff |
|
private |
◆ fMask
uint16_t cbm::trd::geo::Setup::Asic::fMask = 0xffff |
|
private |
◆ fPad
vector<int> cbm::trd::geo::Setup::Asic::fPad = {} |
|
private |
◆ fUnique
uint16_t cbm::trd::geo::Setup::Asic::fUnique = 0xffff |
|
private |
The documentation for this class was generated from the following files: