|
| | DeclareInterfaceID (ITupleTool, 2, 0) |
| | InterfaceID. More...
|
| |
| virtual Tuple | nTuple (const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const =0 |
| | get N-tuple object ( book on-demand ) with unique identifier More...
|
| |
| virtual Tuple | nTuple (const TupleID &ID, const std::string &title="", const CLID &clid=CLID_ColumnWiseTuple) const =0 |
| |
| virtual Tuple | evtCol (const std::string &title, const CLID &clid=CLID_RowWiseTuple) const =0 |
| |
| virtual Tuple | evtCol (const TupleID &ID, const std::string &title="", const CLID &clid=CLID_RowWiseTuple) const =0 |
| |
| | DeclareInterfaceID (ITupleTool, 2, 0) |
| | InterfaceID. More...
|
| |
| virtual Tuple | nTuple (const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const =0 |
| | get N-tuple object ( book on-demand ) with unique identifier More...
|
| |
| virtual Tuple | nTuple (const TupleID &ID, const std::string &title="", const CLID &clid=CLID_ColumnWiseTuple) const =0 |
| |
| virtual Tuple | evtCol (const std::string &title, const CLID &clid=CLID_RowWiseTuple) const =0 |
| |
| virtual Tuple | evtCol (const TupleID &ID, const std::string &title="", const CLID &clid=CLID_RowWiseTuple) const =0 |
| |
| | DeclareInterfaceID (IAlgTool, 4, 0) |
| | InterfaceID. More...
|
| |
| | ~IAlgTool () override=default |
| | Virtual destructor. More...
|
| |
| virtual const std::string & | type () const =0 |
| | The type of an AlgTool, meaning the concrete AlgTool class. More...
|
| |
| virtual const IInterface * | parent () const =0 |
| | The parent of the concrete AlgTool. More...
|
| |
| virtual const DataObjectDescriptorCollection & | inputDataObjects () const =0 |
| |
| virtual const DataObjectDescriptorCollection & | outputDataObjects () const =0 |
| |
| virtual StatusCode | sysInitialize ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysStart ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysStop ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysFinalize ()=0 |
| | Finalization of the Tool. More...
|
| |
| virtual StatusCode | sysReinitialize ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysRestart ()=0 |
| | Initialization of the Tool. More...
|
| |
| | DeclareInterfaceID (IAlgTool, 4, 0) |
| | InterfaceID. More...
|
| |
| | ~IAlgTool () override=default |
| | Virtual destructor. More...
|
| |
| virtual const std::string & | type () const =0 |
| | The type of an AlgTool, meaning the concrete AlgTool class. More...
|
| |
| virtual const IInterface * | parent () const =0 |
| | The parent of the concrete AlgTool. More...
|
| |
| virtual const DataObjectDescriptorCollection & | inputDataObjects () const =0 |
| |
| virtual const DataObjectDescriptorCollection & | outputDataObjects () const =0 |
| |
| virtual StatusCode | sysInitialize ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysStart ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysStop ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysFinalize ()=0 |
| | Finalization of the Tool. More...
|
| |
| virtual StatusCode | sysReinitialize ()=0 |
| | Initialization of the Tool. More...
|
| |
| virtual StatusCode | sysRestart ()=0 |
| | Initialization of the Tool. More...
|
| |
| | ~extend_interfaces () override=default |
| | Virtual destructor. More...
|
| |
| | ~extend_interfaces () override=default |
| | Virtual destructor. More...
|
| |