|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   12 #ifndef SG_NTUP_PROXY_LOADER_H 
   13 #define SG_NTUP_PROXY_LOADER_H 
   17 #include "GaudiKernel/ServiceHandle.h" 
   44 #endif // SG_NTUP_PROXY_LOADER_H 
  
virtual double loadDoubleVariableFromString(const std::string &varname) const
SGNTUPProxyLoader(StoreGateSvc_t &evtStore)
ServiceHandle< StoreGateSvc > StoreGateSvc_t
Namespace holding all the expression evaluation code.
virtual IProxyLoader::VariableType variableTypeFromString(const std::string &varname) const
virtual ~SGNTUPProxyLoader()
virtual std::vector< int > loadVecIntVariableFromString(const std::string &varname) const
virtual int loadIntVariableFromString(const std::string &varname) const
StoreGateSvc_t m_evtStore
virtual std::vector< double > loadVecDoubleVariableFromString(const std::string &varname) const