|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAUANALYSISTOOLS_DITAUSELECTIONTOOL_H
6 #define TAUANALYSISTOOLS_DITAUSELECTIONTOOL_H
33 class DiTauSelectionCut;
34 class DiTauSelectionCutPt;
35 class DiTauSelectionCutAbsEta;
36 class DiTauSelectionCutNSubjets;
73 virtual void setOutFile( TFile* fOutFile )
override;
83 template<
typename T,
typename U>
85 template<
typename T,
typename U>
88 void PrintConfigRegion(
const std::string& sCutName, std::vector<T>& vRegion)
const;
90 void PrintConfigValue(
const std::string& sCutName, std::vector<T>& vRegion)
const;
117 std::map<DiTauSelectionCuts, std::unique_ptr<TauAnalysisTools::DiTauSelectionCut>>
m_cMap;
132 #endif // TAUANALYSISTOOLS_DITAUSELECTIONTOOL_H
Class providing the definition of the 4-vector interface.
::StatusCode StatusCode
StatusCode definition for legacy code.