Berkeley Nuclear Data Software
|
Enumerations | |
enum | SectionType { SectionType_Config = 0 , SectionType_Event = 1 , SectionType_End = 2 , SectionType_Timetick = 3 , SectionType_Max = 7 } |
enum | VMEModuleType { Invalid = 0 , MADC32 = 1 , MQDC32 = 2 , MTDC32 = 3 , MDPP16_SCP = 4 , MDPP32 = 5 , MDI2 = 6 , MDPP16_RCP = 7 , MDPP16_QDC = 8 , VMMR = 9 , MesytecCounter = 16 , VHS4030p = 21 } |
Functions | |
const char * | get_vme_module_name (VMEModuleType moduleType) |
const char* listfile::get_vme_module_name | ( | VMEModuleType | moduleType | ) |