Berkeley Nuclear Data Software
Enumerations | Functions
listfile Namespace Reference

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)
 

Enumeration Type Documentation

◆ SectionType

Enumerator
SectionType_Config 
SectionType_Event 
SectionType_End 
SectionType_Timetick 
SectionType_Max 

◆ VMEModuleType

Enumerator
Invalid 
MADC32 
MQDC32 
MTDC32 
MDPP16_SCP 
MDPP32 
MDI2 
MDPP16_RCP 
MDPP16_QDC 
VMMR 
MesytecCounter 
VHS4030p 

Function Documentation

◆ get_vme_module_name()

const char* listfile::get_vme_module_name ( VMEModuleType  moduleType)
Here is the caller graph for this function: