CbmRoot
|
#include <TofHitfindQaParameters.h>
Public Attributes | |
std::vector< uint32_t > | chAddresses |
Address of channel vs channel ID. | |
uint32_t | address |
Address of RPC. | |
Definition at line 24 of file TofHitfindQaParameters.h.
uint32_t cbm::algo::tof::HitfindQaParameters::Rpc::address |
Address of RPC.
Definition at line 26 of file TofHitfindQaParameters.h.
std::vector<uint32_t> cbm::algo::tof::HitfindQaParameters::Rpc::chAddresses |
Address of channel vs channel ID.
Definition at line 25 of file TofHitfindQaParameters.h.