|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ALFA_RDBAccess_h
6 #define ALFA_RDBAccess_h
8 #include "GaudiKernel/Algorithm.h"
10 #include "CLHEP/Units/SystemOfUnits.h"
15 #include "GaudiKernel/MsgStream.h"
16 #include "GaudiKernel/GaudiException.h"
17 #include "GaudiKernel/Bootstrap.h"
18 #include "GaudiKernel/ISvcLocator.h"
51 const std::string& element,
52 const std::string&
tag,
53 const std::string&
node);
singleton-like access to IMessageSvc via open function and helper
struct _FIBERDATA FIBERDATA
bool ReadGeometry(const eRPotName eRPName, eFiberType eFType, const std::string &element, const std::string &tag, const std::string &node)
std::list< FIBERDATA > m_ListODFiberData
std::list< FIBERDATA > m_ListFiberData
Definition of the abstract IRDBAccessSvc interface.
IRDBAccessSvc is an abstract interface to the athena service that provides the following functionalit...
bool ReadFiberGeometry(IRDBAccessSvc *iAccessSvc, const std::string &element, const std::string &tag, const std::string &node)
std::shared_ptr< IRDBRecordset > IRDBRecordset_ptr
Definition of the abstract IRDBRecord interface.
IRDBRecordset_ptr m_fiberGeometry
defines and typedefs for IOVSvc
Definition of the abstract IRDBRecordset interface.
struct _FIBERDATA * PFIBERDATA