ATLAS Offline Software
Loading...
Searching...
No Matches
ContainerDecorator.h File Reference
Include dependency graph for ContainerDecorator.h:

Go to the source code of this file.

Classes

class  xAOD::ContainerDecorator< Cont_t, dType >
 Auxiliary class to instantiate WriteDecorHandles.The handles can be created in an empty state. More...

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.

Functions

template<detail::PrimaryContainerConcept Cont_t, typename dType>
std::vector< ContainerDecorator< Cont_t, dType > > xAOD::createDecorators (const SG::WriteDecorHandleKeyArray< Cont_t > &keyArray, const EventContext &ctx, dType defValue={})
 Factory method for a vector of ContainerDecorators instantiated from a WriteDecorHandleKeyArray.