ATLAS Offline Software
Loading...
Searching...
No Matches
FillContainer.h File Reference
#include "xAODCore/AuxContainerBase.h"
#include "AthContainers/DataVector.h"
#include "AthContainers/AuxElement.h"
#include "GaudiKernel/MsgStream.h"
#include "AthenaKernel/getMessageSvc.h"
#include "GeoModelKernel/throwExcept.h"
#include "StoreGate/WriteHandle.h"
#include <concepts>
Include dependency graph for FillContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  xAOD::FillContainer< Cont_t, AuxCont_t >

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
namespace  xAOD::detail
 Auxiliary class to create a xAOD container together with its associated AuxContainer without manually instantiating the corresponding pointers.

Concepts

concept  xAOD::detail::AuxContainerConcept
 Define that the templated class needs to inherit from the AuxContainerBase class.
concept  xAOD::detail::DataVectorConcept
 Define a data vector.
concept  xAOD::detail::PrimaryContainerConcept
 Define the primary container.