CbmRoot
|
#include "CbmStsAddress.h"
#include "CbmDefs.h"
#include <FairLogger.h>
#include <cassert>
#include <sstream>
Go to the source code of this file.
Namespaces | |
CbmStsAddress | |
Functions to encode or decode the address field of STS data. | |
Variables | |
const UShort_t | CbmStsAddress::kBits [kCurrentVersion+1][kStsNofLevels] |
const Int_t | CbmStsAddress::kShift [kCurrentVersion+1][kStsNofLevels] |
const Int_t | CbmStsAddress::kMask [kCurrentVersion+1][kStsNofLevels] |
Empty file, just there for the sake of the build system.
Definition in file CbmStsAddress.cxx.