ATLAS Offline Software
Namespaces | Enumerations
ZdcEventInfo.h File Reference

Define enumerations for event-level ZDC data. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ZdcEventInfo
 

Enumerations

enum  ZdcEventInfo::ZdcEventType {
  ZdcEventInfo::ZdcEventUnknown, ZdcEventInfo::ZdcEventPhysics, ZdcEventInfo::ZdcEventLED, ZdcEventInfo::ZdcSimulation,
  ZdcEventInfo::numEventTypes
}
 
enum  ZdcEventInfo::DAQMode {
  ZdcEventInfo::DAQModeUndef = 0, ZdcEventInfo::Standalone, ZdcEventInfo::PhysicsPEB, ZdcEventInfo::CombinedPhysics,
  ZdcEventInfo::MCDigits, ZdcEventInfo::numDAQModes
}
 
enum  ZdcEventInfo::LEDType {
  ZdcEventInfo::Blue1 = 0, ZdcEventInfo::Green = 1, ZdcEventInfo::Blue2 = 2, ZdcEventInfo::NumLEDs,
  ZdcEventInfo::LEDNone
}
 
enum  ZdcEventInfo::FlagType {
  ZdcEventInfo::DECODINGERROR = 0, ZdcEventInfo::UNPACKERROR = 1, ZdcEventInfo::ZDCRECOERROR = 2, ZdcEventInfo::RPDRECOERROR = 3,
  ZdcEventInfo::numFlagTypes
}
 

Detailed Description

Define enumerations for event-level ZDC data.

Author
Brian Cole bcole.nosp@m.@cer.nosp@m.n.ch
Date
August 2023

Definition in file ZdcEventInfo.h.