30 m_parameters = conf.getParameters();
31 m_generic_parameters = conf.getGenericParameters();
32 m_green_thresholds = conf.getGreenThresholds();
33 m_red_thresholds = conf.getRedThresholds();
53 m_parameters.insert( std::make_pair(key,value) );
59 m_generic_parameters.emplace( key, value );
65 m_green_thresholds.insert( std::make_pair(key,value) );
71 m_red_thresholds.insert( std::make_pair(key,value) );
const boost::regex ref(r_ef)
Define macros for attributes used to control the static checker.
#define ATLAS_THREAD_SAFE