  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   12 #ifndef TEST_PROXY_LOADER_H 
   13 #define TEST_PROXY_LOADER_H 
   39 #endif // TEST_PROXY_LOADER_H 
  
virtual double loadDoubleVariableFromString(const std::string &varname) const
 
virtual ~TestProxyLoader()
 
virtual std::vector< double > loadVecDoubleVariableFromString(const std::string &varname) const
 
std::atomic< unsigned int > m_intAccessCount
 
Namespace holding all the expression evaluation code.
 
virtual IProxyLoader::VariableType variableTypeFromString(const std::string &varname) const
 
virtual std::vector< int > loadVecIntVariableFromString(const std::string &varname) const
 
virtual int loadIntVariableFromString(const std::string &varname) const