5#ifndef dqiHanRuntimeConfigSingleton_h
6#define dqiHanRuntimeConfigSingleton_h
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
constexpr const std::string & getPath() const
constexpr bool pathIsRunDirectory() const
HanRuntimeConfigSingleton & operator=(HanRuntimeConfigSingleton &&)=delete
constexpr uint32_t getPathRunNumber() const
~HanRuntimeConfigSingleton()=default
HanRuntimeConfigSingleton & operator=(const HanRuntimeConfigSingleton &)=delete
static HanRuntimeConfigSingleton & getInstance()
HanRuntimeConfigSingleton()=default
ATLAS_NOT_THREAD_SAFE void parsePathRunNumber()
ATLAS_NOT_THREAD_SAFE void setPath(const std::string &path)
HanRuntimeConfigSingleton(const HanRuntimeConfigSingleton &)=delete
HanRuntimeConfigSingleton(HanRuntimeConfigSingleton &&)=delete