ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcEventInfo.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  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::ZDCDECODINGERROR = 4 , ZdcEventInfo::RPDDECODINGERROR = 5 , ZdcEventInfo::numFlagTypes
}
enum  ZdcEventInfo::LucrodType {
  ZdcEventInfo::LucrodLowGain = 0 , ZdcEventInfo::LucrodHighGain =1 , ZdcEventInfo::LucrodRPD1A =2 , ZdcEventInfo::LucrodRPD2A =3 ,
  ZdcEventInfo::LucrodRPD1C =4 , ZdcEventInfo::LucrodRPD2C =5 , ZdcEventInfo::numLucrodTypes
}
enum  ZdcEventInfo::LucrodTotals { ZdcEventInfo::nTotalRpdLucrod = 4 , ZdcEventInfo::nTotalZdcLucrod = 2 }

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.