1 #ifndef _sdet_FdChannelMappingManager_h_
2 #define _sdet_FdChannelMappingManager_h_
11 #include <det/VManager.h>
12 #include <det/ValidityStamp.h>
56 void Init(
const std::string& configLink);
60 const std::string& componentProperty,
61 const std::string& componentName,
62 const IndexMap& componentIndex)
const;
void Init(const std::string &configLink)
Manager Initialization. configLink is the CentralConfig hook for the configuration file...
Class to hold collection (x,y) points and provide interpolation between them.
Interface for detector managers.
std::map< int, int > Mapping
VMANAGER_GETDATA_HANDLE_DENIED std::set< std::string > fPropertiesList
Class to manage Fd camera channel-pixel mapping.
PeriodContainer::iterator PeriodIterator
#define VMANAGER_GETDATA_CALL(_GetData_, _T_...)
Mapping::const_iterator ConstMappingIterator
virtual ~FdChannelMappingManager()
FdChannelMappingManager()
PeriodContainer::const_iterator ConstPeriodIterator
Class to hold collection (x,y) points and provide interpolation between them, where y are complex num...
std::list< Period > PeriodContainer
#define VMANAGER_GETDATA_HANDLE_DENIED
Status GetMapping(int &returnData, const std::string &componentProperty, const std::string &componentName, const IndexMap &componentIndex) const
Mapping::iterator MappingIterator
std::map< std::string, std::string > IndexMap
Object to keep track of whether data are valid, or have expired.
#define VMANAGER_GETDATA_NOTFOUND(_T_...)
det::ValidityStamp validity
Status
Specifies success or (eventually) various possible failure modes.