Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ALFA_CLinkEvent_h
6 #define ALFA_CLinkEvent_h
10 #include "AthLinks/DataLink.h"
24 #define EVCOLLNAME_RAWDATA "ALFA_RawData"
25 #define EVCOLLNAME_DIGIT "ALFA_DigitCollection"
26 #define EVCOLLNAME_ODDIGIT "ALFA_ODDigitCollection"
27 #define EVCOLLNAME_LOCREC "ALFA_LocRecEvCollection"
28 #define EVCOLLNAME_LOCRECOD "ALFA_LocRecODEvCollection"
29 #define EVCOLLNAME_LOCRECCORR "ALFA_LocRecCorrEvCollection"
30 #define EVCOLLNAME_LOCRECCORROD "ALFA_LocRecCorrODEvCollection"
33 #define DCSCOLLNAME_BLM "/RPO/DCS/BLM"
34 #define DCSCOLLNAME_HVCHANNEL "/RPO/DCS/HVCHANNEL"
35 #define DCSCOLLNAME_LOCALMONITORING "/RPO/DCS/LOCALMONITORING"
36 #define DCSCOLLNAME_MOVEMENT "/RPO/DCS/MOVEMENT"
37 #define DCSCOLLNAME_RADMON "/RPO/DCS/RADMON"
38 #define DCSCOLLNAME_TRIGGERRATES "/RPO/DCS/TRIGGERRATES"
39 #define DCSCOLLNAME_FECONFIGURATION "/RPO/DCS/FECONFIGURATION"
40 #define DCSCOLLNAME_TRIGGERSETTINGS "/RPO/DCS/TRIGGERSETTINGS"
42 #define DCSUPDATENOTIFICATION_BLM "DCSUPDATE_BLM"
DataLink< ALFA_ODDigitCollection > m_ODDigitEvColl
void SetDCSFolderIDs(const DCSID *pDCSIds)
DataLink< ALFA_RawDataContainer > m_RawDataEvColl
DataLink< ALFA_DigitCollection > m_DigitEvColl
const DataLink< ALFA_LocRecODEvCollection > & locRecODEvCollLink() const
This file defines the class for a collection of AttributeLists where each one is associated with a ch...
StatusCode AddLink(eDVType eType, const void *pObj)
void setODDigitEvCollLink(const DataLink< ALFA_ODDigitCollection > &link)
@ EDVT_LOCRECODEVCOLLECTION
void SetDCSFolderID(eDCSItem eItem, const unsigned long long ullID)
const DCSID & DCSId() const
unsigned long long GetDCSFolderID(eDCSItem eItem) const
unsigned long long ullMovementID
unsigned long long ullFEConfigurationID
DataLink< ALFA_LocRecCorrODEvCollection > m_LocRecCorrODEvColl
void setLocRecCorrEvCollLink(const DataLink< ALFA_LocRecCorrEvCollection > &link)
unsigned long long ullHVChannelID
@ EDVT_LOCRECEVCOLLECTION
const void * GetLinkedObject(eDVType eType) const
const DataLink< ALFA_DigitCollection > & digitEvCollLink() const
DataLink< ALFA_LocRecODEvCollection > m_LocRecODEvColl
unsigned long long ullBlmID
void setLocRecODEvCollLink(const DataLink< ALFA_LocRecODEvCollection > &link)
::StatusCode StatusCode
StatusCode definition for legacy code.
@ EDVT_RAWDATAEVCOLLECTION
@ EDVT_LOCRECCORREVCOLLECTION
unsigned long long ullTriggerSettingsID
const DataLink< ALFA_LocRecEvCollection > & locRecEvCollLink() const
void setLocRecEvCollLink(const DataLink< ALFA_LocRecEvCollection > &link)
void setLocRecCorrODEvCollLink(const DataLink< ALFA_LocRecCorrODEvCollection > &link)
@ EDVT_GLORECEVCOLLECTION
const DataLink< ALFA_LocRecCorrEvCollection > & locRecCorrEvCollLink() const
@ EDVT_LOCRECCORRODEVCOLLECTION
unsigned long long ullLocalMonitoringID
DataLink< ALFA_LocRecEvCollection > m_LocRecEvColl
void setRawDataEvCollLink(const DataLink< ALFA_RawDataContainer > &link)
const DataLink< ALFA_ODDigitCollection > & ODDigitEvCollLink() const
const DataLink< ALFA_LocRecCorrODEvCollection > & locRecCorrODEvCollLink() const
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
unsigned long long ullTriggerRatesID
unsigned long long ullRadMonID
DataLink< ALFA_LocRecCorrEvCollection > m_LocRecCorrEvColl
void setDigitEvCollLink(const DataLink< ALFA_DigitCollection > &link)
macros to associate a CLID to a type
const DataLink< ALFA_RawDataContainer > & rawDataEvCollLink() const