The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
Gaudi::TestSuite::ContextConsumer Struct Referencefinal
Inheritance diagram for Gaudi::TestSuite::ContextConsumer:
Collaboration diagram for Gaudi::TestSuite::ContextConsumer:

Public Member Functions

void operator() (const EventContext &ctx) const override
 

Detailed Description

Definition at line 278 of file MakeAndConsume.cpp.

Member Function Documentation

◆ operator()()

void Gaudi::TestSuite::ContextConsumer::operator() ( const EventContext & ctx) const
inlineoverride

Definition at line 282 of file MakeAndConsume.cpp.

282 {
283 info() << "executing ContextConsumer, got " << ctx << endmsg;
284 }
MsgStream & endmsg(MsgStream &s)
MsgStream Modifier: endmsg. Calls the output method of the MsgStream.
Definition MsgStream.h:198

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