StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
DSM Struct Reference

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
 

Detailed Description

Definition at line 16 of file DSM.hh.


The documentation for this struct was generated from the following file: