ATLAS Offline Software
|
Tool to perform dR-based matching of tracks and truth particles. More...
#include <atomic>
#include <cmath>
#include <algorithm>
#include <iterator>
#include <mutex>
#include "AthenaBaseComps/AthAlgTool.h"
#include "AthenaKernel/SlotSpecificObj.h"
#include "CxxUtils/checker_macros.h"
#include "PATCore/IAsgSelectionTool.h"
#include "AsgTools/AsgTool.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTruth/TruthParticle.h"
#include "xAODTruth/TruthParticleContainer.h"
#include "../src/TrackTruthSelectionTool.h"
Go to the source code of this file.
Classes | |
class | dRMatchingTool |
Tool to perform dR-based matching of tracks and truth particles. More... | |
struct | dRMatchingTool::CacheEntry |
Tool to perform dR-based matching of tracks and truth particles.
Definition in file dRMatchingTool.h.