BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtPreSelect/EventWriter/include/EventWriter/IEventWriterTool.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <GaudiKernel/IAlgTool.h>
4
#include <GaudiKernel/StatusCode.h>
5
6
class
IEventWriterTool
:
virtual
public
IAlgTool {
7
public
:
8
DeclareInterfaceID
(
IEventWriterTool
, 1, 0 );
9
10
virtual
StatusCode
write
() = 0;
11
};
IEventWriterTool
Definition
EvtPreSelect/EventWriter/include/EventWriter/IEventWriterTool.h:6
IEventWriterTool::write
virtual StatusCode write()=0
IEventWriterTool::DeclareInterfaceID
DeclareInterfaceID(IEventWriterTool, 1, 0)
8.0.0
BOSS_Source
EvtPreSelect
EventWriter
include
EventWriter
IEventWriterTool.h
Generated by
1.16.1