1 #ifndef _fdet_EventPointingManager_h_
2 #define _fdet_EventPointingManager_h_
45 virtual void Init(
const std::string& configLink);
70 const std::
string& componentProperty,
71 const std::
string& componentName,
72 const
IndexMap& componentIndex) const;
Pointing(const std::string &id)
Interface for detector managers.
#define VMANAGER_GETDATA_CALL(_GetData_, _T_...)
virtual void Init(const std::string &configLink)
Manager Initialization. configLink is the CentralConfig hook for the configuration file...
#define VMANAGER_GETDATA_HANDLE_DENIED
reads the telescope point from the current Fd event
std::vector< Pointing > fPointings
std::map< std::string, std::string > IndexMap
virtual ~EventPointingManager()
VManager::Status GetPointing(std::string &returnData, const std::string &componentProperty, const std::string &componentName, const IndexMap &componentIndex) const
#define VMANAGER_GETDATA_NOTFOUND(_T_...)
Status
Specifies success or (eventually) various possible failure modes.