![]() |
ATLAS Offline Software
|
#include "AthenaPoolUtilities/AthenaAttributeList.h"#include "AthenaPoolUtilities/CondAttrListCollection.h"#include "AthLinks/DataLink.h"#include "AthenaKernel/CLASS_DEF.h"#include <map>#include "ALFA_RawEv/ALFA_RawDataContainer.h"#include "ALFA_RawEv/ALFA_DigitCollection.h"#include "ALFA_RawEv/ALFA_ODDigitCollection.h"#include "ALFA_LocRecEv/ALFA_LocRecEvCollection.h"#include "ALFA_LocRecEv/ALFA_LocRecODEvCollection.h"#include "ALFA_LocRecCorrEv/ALFA_LocRecCorrEvCollection.h"#include "ALFA_LocRecCorrEv/ALFA_LocRecCorrODEvCollection.h"Go to the source code of this file.
Classes | |
| struct | _DCSID |
| class | ALFA_CLinkEvent |
Macros | |
| #define | EVCOLLNAME_RAWDATA "ALFA_RawData" |
| #define | EVCOLLNAME_DIGIT "ALFA_DigitCollection" |
| #define | EVCOLLNAME_ODDIGIT "ALFA_ODDigitCollection" |
| #define | EVCOLLNAME_LOCREC "ALFA_LocRecEvCollection" |
| #define | EVCOLLNAME_LOCRECOD "ALFA_LocRecODEvCollection" |
| #define | EVCOLLNAME_LOCRECCORR "ALFA_LocRecCorrEvCollection" |
| #define | EVCOLLNAME_LOCRECCORROD "ALFA_LocRecCorrODEvCollection" |
| #define | DCSCOLLNAME_BLM "/RPO/DCS/BLM" |
| #define | DCSCOLLNAME_HVCHANNEL "/RPO/DCS/HVCHANNEL" |
| #define | DCSCOLLNAME_LOCALMONITORING "/RPO/DCS/LOCALMONITORING" |
| #define | DCSCOLLNAME_MOVEMENT "/RPO/DCS/MOVEMENT" |
| #define | DCSCOLLNAME_RADMON "/RPO/DCS/RADMON" |
| #define | DCSCOLLNAME_TRIGGERRATES "/RPO/DCS/TRIGGERRATES" |
| #define | DCSCOLLNAME_FECONFIGURATION "/RPO/DCS/FECONFIGURATION" |
| #define | DCSCOLLNAME_TRIGGERSETTINGS "/RPO/DCS/TRIGGERSETTINGS" |
| #define | DCSUPDATENOTIFICATION_BLM "DCSUPDATE_BLM" |
Typedefs | |
| typedef struct _DCSID | DCSID |
| typedef struct _DCSID * | PDCSID |
| #define DCSCOLLNAME_BLM "/RPO/DCS/BLM" |
Definition at line 33 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_FECONFIGURATION "/RPO/DCS/FECONFIGURATION" |
Definition at line 39 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_HVCHANNEL "/RPO/DCS/HVCHANNEL" |
Definition at line 34 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_LOCALMONITORING "/RPO/DCS/LOCALMONITORING" |
Definition at line 35 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_MOVEMENT "/RPO/DCS/MOVEMENT" |
Definition at line 36 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_RADMON "/RPO/DCS/RADMON" |
Definition at line 37 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_TRIGGERRATES "/RPO/DCS/TRIGGERRATES" |
Definition at line 38 of file ALFA_CLinkEvent.h.
| #define DCSCOLLNAME_TRIGGERSETTINGS "/RPO/DCS/TRIGGERSETTINGS" |
Definition at line 40 of file ALFA_CLinkEvent.h.
| #define DCSUPDATENOTIFICATION_BLM "DCSUPDATE_BLM" |
Definition at line 42 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_DIGIT "ALFA_DigitCollection" |
Definition at line 25 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_LOCREC "ALFA_LocRecEvCollection" |
Definition at line 27 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_LOCRECCORR "ALFA_LocRecCorrEvCollection" |
Definition at line 29 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_LOCRECCORROD "ALFA_LocRecCorrODEvCollection" |
Definition at line 30 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_LOCRECOD "ALFA_LocRecODEvCollection" |
Definition at line 28 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_ODDIGIT "ALFA_ODDigitCollection" |
Definition at line 26 of file ALFA_CLinkEvent.h.
| #define EVCOLLNAME_RAWDATA "ALFA_RawData" |
Definition at line 24 of file ALFA_CLinkEvent.h.
| enum eDCSItem |
| Enumerator | |
|---|---|
| EDCSI_UNDEFINED | |
| EDCSI_BLM | |
| EDCSI_HVCHANNEL | |
| EDCSI_LOCALMONITORING | |
| EDCSI_MOVEMENT | |
| EDCSI_RADMON | |
| EDCSI_TRIGGERRATES | |
| EDCSI_FECONFIGURATION | |
| EDCSI_TRIGGERSETTINGS | |
Definition at line 47 of file ALFA_CLinkEvent.h.
| enum eDVType |
Definition at line 44 of file ALFA_CLinkEvent.h.