ATLAS Offline Software
Loading...
Searching...
No Matches
TrackParticle_v1.cxx File Reference
#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 "xAODTracking/TrackingDetails.h"
#include "EventPrimitives/EventPrimitivesHelpers.h"
#include "TruthUtils/ParticleConstants.h"

Go to the source code of this file.

Namespaces

namespace  xAODTrackParticlePrivate
namespace  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.

Variables

static const SG::AuxElement::Accessor< std::vector< float > > xAOD::accCovMatrixDiag ("definingParametersCovMatrixDiag")
static const SG::AuxElement::Accessor< std::vector< float > > xAOD::accCovMatrixOffDiag ("definingParametersCovMatrixOffDiag")