1 #ifndef _DBUTILS_DAQCONFIG_IDSPEC_H 2 #define _DBUTILS_DAQCONFIG_IDSPEC_H
IDSpec(const int64_t &configId, CONFIG_LEVEL globalOrSubsytem, MAJOR_SYSTEM_TYPE daqOrSlowControls)
bool isSlowControlsConfiguration() const
void isDAQConfiguration(bool setting)
int64_t getConfigId() const
void isGlobalConfiguration(bool setting)
bool _isSlowControlsConfig
void isSlowControlsConfiguration(bool setting)
bool isSubsystemConfiguration() const
void isSubsystemConfiguration(bool setting)
bool isDAQConfiguration() const
bool isGlobalConfiguration() const