The Gaudi Framework  master (adcf1ca6)
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 305 of file MakeAndConsume.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 309 of file MakeAndConsume.cpp.

309 {
310 info() << "executing ContextConsumer, got " << ctx << endmsg;
311 }
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: