ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcEventInfo Namespace Reference

Enumerations

enum  ZdcEventType {
  ZdcEventUnknown , ZdcEventPhysics , ZdcEventLED , ZdcSimulation ,
  numEventTypes
}
enum  DAQMode {
  DAQModeUndef = 0 , Standalone , PhysicsPEB , CombinedPhysics ,
  MCDigits , numDAQModes
}
enum  LEDType {
  Blue1 = 0 , Green = 1 , Blue2 = 2 , NumLEDs ,
  LEDNone
}
enum  FlagType {
  DECODINGERROR = 0 , UNPACKERROR = 1 , ZDCRECOERROR = 2 , RPDRECOERROR = 3 ,
  ZDCDECODINGERROR = 4 , RPDDECODINGERROR = 5 , numFlagTypes
}
enum  LucrodType {
  LucrodLowGain = 0 , LucrodHighGain =1 , LucrodRPD1A =2 , LucrodRPD2A =3 ,
  LucrodRPD1C =4 , LucrodRPD2C =5 , numLucrodTypes
}
enum  LucrodTotals { nTotalRpdLucrod = 4 , nTotalZdcLucrod = 2 }

Enumeration Type Documentation

◆ DAQMode

Enumerator
DAQModeUndef 
Standalone 
PhysicsPEB 
CombinedPhysics 
MCDigits 
numDAQModes 

Definition at line 17 of file ZdcEventInfo.h.

◆ FlagType

Enumerator
DECODINGERROR 
UNPACKERROR 
ZDCRECOERROR 
RPDRECOERROR 
ZDCDECODINGERROR 
RPDDECODINGERROR 
numFlagTypes 

Definition at line 19 of file ZdcEventInfo.h.

◆ LEDType

Enumerator
Blue1 
Green 
Blue2 
NumLEDs 
LEDNone 

Definition at line 18 of file ZdcEventInfo.h.

◆ LucrodTotals

Enumerator
nTotalRpdLucrod 
nTotalZdcLucrod 

Definition at line 21 of file ZdcEventInfo.h.

◆ LucrodType

Enumerator
LucrodLowGain 
LucrodHighGain 
LucrodRPD1A 
LucrodRPD2A 
LucrodRPD1C 
LucrodRPD2C 
numLucrodTypes 

Definition at line 20 of file ZdcEventInfo.h.

◆ ZdcEventType

Enumerator
ZdcEventUnknown 
ZdcEventPhysics 
ZdcEventLED 
ZdcSimulation 
numEventTypes 

Definition at line 16 of file ZdcEventInfo.h.