1 #ifndef _sdet_T2LifeFileManager_h_
2 #define _sdet_T2LifeFileManager_h_
4 #include <det/VManager.h>
107 void Init(
const std::string& configLink);
129 const std::
string& componentProperty,
130 const std::
string& componentName,
131 const
IndexMap& componentIndex) const;
Class to manage T2Life files.
void Init(const std::string &configLink)
Manager Initialization. configLink is the CentralConfig hook for the configuration file...
Interface for detector managers.
#define VMANAGER_GETDATA_CALL(_GetData_, _T_...)
Status GetOkFlag(int &returnData, const std::string &componentProperty, const std::string &componentName, const IndexMap &componentIndex) const
std::vector< unsigned int > fStationList
#define VMANAGER_GETDATA_DENIED(_T_...)
#define VMANAGER_GETDATA_HANDLE_DENIED
VMANAGER_GETDATA_HANDLE_DENIED std::string fT2FilesDirectory
virtual ~T2LifeFileManager()
std::map< std::string, std::string > IndexMap
Status
Specifies success or (eventually) various possible failure modes.