1 #ifndef GAUDIKERNEL_IDATASTREAMTOOL_H 2 #define GAUDIKERNEL_IDATASTREAMTOOL_H 1 41 virtual StatusCode addStreams(
const StreamSpecs& ) = 0;
51 virtual size_type
size() = 0;
60 #endif // GAUDIKERNEL_IDATASTREAMTOOL_H
The Event Selector Interface.
constexpr auto size(const C &c) noexcept(noexcept(c.size())) -> decltype(c.size())
This class is used for returning status codes from appropriate routines.
Definition of class EventSelectorDataStream.