ATLAS Offline Software
Loading...
Searching...
No Matches
IOUtils.h File Reference
#include "AthContainers/AuxVectorBase.h"
#include "CxxUtils/no_sanitize_undefined.h"
#include <TClass.h>
Include dependency graph for IOUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

void forceTrackIndices xAOD::Details::NO_SANITIZE_UNDEFINED (SG::AuxVectorBase &vec)
 Helper function for calling SG::AuxVectorBase::initAuxVectorBase.
bool xAOD::Details::hasAuxStore (const TClass &cl)
 Helper function deciding if a given type "has an auxiliary store".
bool xAOD::Details::isAuxStore (const TClass &cl)
 Helper function deciding if a given type "is an auxiliary store".
bool xAOD::Details::isStandalone (const TClass &cl)
 Helper function deciding if a given type "is a standalone object".