ATLAS Offline Software
Namespaces | Functions
IOUtils.cxx File Reference
#include "IOUtils.h"
#include "AthContainers/AuxElement.h"
#include "AthContainers/AuxVectorBase.h"
#include "AthContainers/DataVector.h"
#include "AthContainersInterfaces/IAuxElement.h"
#include "AthContainersInterfaces/IAuxStoreHolder.h"
#include "AthContainersInterfaces/IConstAuxStore.h"
#include <stdexcept>
Include dependency graph for IOUtils.cxx:

Go to the source code of this file.

Namespaces

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

Functions

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