Go to the documentation of this file.
29 m_doPreLoadOpt =
false;
37 sc =
toolSvc()->retrieveTool(
"DataSvcFileEntriesTool",
"InputCopyStreamTool",
m_leavesTool );
61 [&]( IDataStoreLeaves::LeavesList::const_reference i ) {
62 return i && i->registry() &&
63 std::find( m_tesVetoList.begin(), m_tesVetoList.end(), i->registry()->identifier() ) ==
A small to stream Data I/O.
virtual StatusCode collectObjects()
Collect all objects to be written to the output stream.
SmartIF< IToolSvc > & toolSvc() const
The standard ToolSvc service, Return a pointer to the service if present.
T back_inserter(T... args)
StatusCode finalize() override
Terminate OutputStream.
virtual const std::string & message() const
error message to be printed
StatusCode initialize() override
Initialize OutputStream.
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
#define DECLARE_COMPONENT(type)
virtual const LeavesList & leaves() const =0
Return the list of leaves.
constexpr static const auto FAILURE
IDataSelector m_objects
Collection of objects being selected.