![]() |
ATLAS Offline Software
|
#include "AsgTools/AsgTool.h"#include "xAODTau/DiTauJet.h"#include "TauAnalysisTools/Enums.h"#include "TauAnalysisTools/IDiTauEfficiencyCorrectionsTool.h"#include "TauAnalysisTools/CommonEfficiencyTool.h"#include "TauAnalysisTools/HelperFunctions.h"Go to the source code of this file.
Classes | |
| class | TauAnalysisTools::CommonDiTauEfficiencyTool |
Namespaces | |
| TauAnalysisTools | |
Functions | |
| double | TauAnalysisTools::TruthLeadPt (const xAOD::DiTauJet &xDiTau) |
| return the truth vis pT of the leading pT matched particle. More... | |
| double | TauAnalysisTools::TruthSubleadPt (const xAOD::DiTauJet &xDiTau) |
| return the truth vis pT of the subleading pT matched particle. More... | |
| double | TauAnalysisTools::TruthDeltaR (const xAOD::DiTauJet &xDiTau) |
| return the dR of between the leading and subleading pT matched particle. More... | |
Definition in file CommonDiTauEfficiencyTool.h.
1.8.18