#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>
Go to the source code of this file.
|
| 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.
|