ATLAS Offline Software
|
#include <bitset>
#include <cassert>
#include <vector>
#include <stdexcept>
#include <atomic>
#include <iostream>
#include "xAODCore/AuxStoreAccessorMacros.h"
#include "xAODTracking/versions/TrackParticle_v1.h"
#include "xAODTracking/TrackSummaryAccessors_v1.h"
#include "EventPrimitives/EventPrimitivesHelpers.h"
Go to the source code of this file.
Namespaces | |
xAODTrackParticlePrivate | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
Functions | |
void | xAODTrackParticlePrivate::covarianceUnsetHook () |
Function that would be possible to use to debug what client is trying to access covariance matrix from an xAOD::TrackParticle object, before they it has been set. More... | |