ATLAS Offline Software
|
#include "JetRecTools/TrackVertexAssociationTool.h"
#include "AsgDataHandles/ReadHandle.h"
#include "AsgDataHandles/WriteHandle.h"
#include <cmath>
Go to the source code of this file.
Typedefs | |
using | PTPC = const xAOD::TrackParticleContainer * |
using | PVC = const xAOD::VertexContainer * |
using PTPC = const xAOD::TrackParticleContainer* |
Definition at line 196 of file Reconstruction/Jet/JetRecTools/Root/TrackVertexAssociationTool.cxx.
using PVC = const xAOD::VertexContainer* |
Definition at line 197 of file Reconstruction/Jet/JetRecTools/Root/TrackVertexAssociationTool.cxx.