ATLAS Offline Software
Loading...
Searching...
No Matches
ExtendedEventContext.cxx File Reference

Out-of-line functions to manipulate the extended event context. More...

Include dependency graph for ExtendedEventContext.cxx:

Go to the source code of this file.

Namespaces

namespace  Atlas

Functions

bool Atlas::hasExtendedEventContext (const EventContext &ctx)
 Test whether a context object has an extended context installed.
const ExtendedEventContextAtlas::getExtendedEventContext (const EventContext &ctx)
 Retrieve an extended context from a context object.
const ExtendedEventContextAtlas::tryGetExtendedEventContext (const EventContext &ctx)
 Retrieve an extended context from a context object.
ExtendedEventContextAtlas::getExtendedEventContext (EventContext &ctx)
 Retrieve an extended context from a context object.
ExtendedEventContextAtlas::tryGetExtendedEventContext (EventContext &ctx)
 Retrieve an extended context from a context object.
void Atlas::setExtendedEventContext (EventContext &ctx, ExtendedEventContext &&ectx)
 Move an extended context into a context object.

Detailed Description

Out-of-line functions to manipulate the extended event context.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Sep, 2019

See the header for motivation.

Definition in file ExtendedEventContext.cxx.