ATLAS Offline Software
Loading...
Searching...
No Matches
CondContainer::CondContMaker< T > Class Template Reference

#include <CondContMaker.h>

Inheritance diagram for CondContainer::CondContMaker< T >:
Collaboration diagram for CondContainer::CondContMaker< T >:

Public Member Functions

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

Detailed Description

template<typename T>
class CondContainer::CondContMaker< T >

Definition at line 21 of file CondContMaker.h.

Constructor & Destructor Documentation

◆ CondContMaker()

template<typename T>
CondContainer::CondContMaker< T >::CondContMaker ( )
inline

Definition at line 23 of file CondContMaker.h.

23 {
25 }
void regMaker(const CLID &clid, ICondContMaker *maker)
static CondContFactory & Instance()

Member Function Documentation

◆ Create()

template<typename T>
virtual SG::DataObjectSharedPtr< DataObject > CondContainer::CondContMaker< T >::Create ( Athena::IRCUSvc & rcusvc,
const CLID & clid,
const std::string & key ) const
inlineoverridevirtual

Implements CondContainer::ICondContMaker.

Definition at line 29 of file CondContMaker.h.

29 {
31
34 }
CxxUtils::RefCountedPtr< T > DataObjectSharedPtr

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