ATLAS Offline Software
Namespaces | Functions
ExtendedEventContext.cxx File Reference

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

#include "AthenaKernel/ExtendedEventContext.h"
Include dependency graph for ExtendedEventContext.cxx:

Go to the source code of this file.

Namespaces

 Atlas
 

Functions

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

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.