ATLAS Offline Software
Public Member Functions | List of all members
CondContainer::ICondContMaker Class Referenceabstract

#include <ICondContMaker.h>

Inheritance diagram for CondContainer::ICondContMaker:
Collaboration diagram for CondContainer::ICondContMaker:

Public Member Functions

virtual SG::DataObjectSharedPtr< DataObject > Create (Athena::IRCUSvc &rcusvc, const CLID &clid, const std::string &key) const =0
 
virtual ~ICondContMaker ()
 

Detailed Description

Definition at line 22 of file ICondContMaker.h.

Constructor & Destructor Documentation

◆ ~ICondContMaker()

virtual CondContainer::ICondContMaker::~ICondContMaker ( )
inlinevirtual

Definition at line 25 of file ICondContMaker.h.

25 {}

Member Function Documentation

◆ Create()

virtual SG::DataObjectSharedPtr<DataObject> CondContainer::ICondContMaker::Create ( Athena::IRCUSvc rcusvc,
const CLID clid,
const std::string &  key 
) const
pure virtual

The documentation for this class was generated from the following file: