ATLAS Offline Software
|
#include <set>
#include <map>
#include "TrigInDetAnalysis/TrackAssociator.h"
#include "TrigInDetAnalysis/Track.h"
#include "TrigInDetAnalysisUtils/BestMatcher.h"
Go to the source code of this file.
Classes | |
class | Associator_DeltaRMatcher |
class | Associator_SecondBestpTMatcher |
class | Associator_BestDeltaRMatcher |
class | Associator_BestDeltaRZMatcher |
class | Associator_BestDeltaRZSinThetaMatcher |
class | Associator_BestSigmaMatcher |
class | Associator_BestDeltaPhiMatcher |
Typedefs | |
typedef BestMatcher< TIDA::Track > | Associator_BestMatcher |
Erkcan's track matchers
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
Definition in file Associator_BestMatch.h.
typedef BestMatcher<TIDA::Track> Associator_BestMatcher |
Definition at line 28 of file Associator_BestMatch.h.