![]() |
ATLAS Offline Software
|
#include "StoreGate/WriteDecorHandleKey.h"#include "StoreGate/WriteDecorHandleKeyArray.h"#include "StoreGate/WriteDecorHandle.h"#include "AthContainers/AuxElement.h"#include "xAODMuonViews/FillContainer.h"#include <unordered_set>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. | |