StRoot
1
|
Public Types | |
enum | { NREGISTERS = 32, NCHANNELS = 16, LUT_SIZE = 16, INFO_SIZE = 64 } |
Public Member Functions | |
DSM (const string &name="") | |
void | clear () |
void | setName (const string &basename, int layer, int dsm) |
void | dump () |
Public Attributes | |
string | name |
int | registers [NREGISTERS] |
short | channels [NCHANNELS] |
char | lut [LUT_SIZE] |
int | info [INFO_SIZE] |
int | output |