5#ifndef TAUANALYSISTOOLS_DITAUSELECTIONTOOL_H
6#define TAUANALYSISTOOLS_DITAUSELECTIONTOOL_H
82 virtual void setOutFile( TFile* fOutFile )
override;
92 template<
typename T,
typename U>
94 template<
typename T,
typename U>
97 void PrintConfigRegion(
const std::string& sCutName, std::vector<T>& vRegion)
const;
99 void PrintConfigValue(
const std::string& sCutName, std::vector<T>& vRegion)
const;
120 Gaudi::Property<float>
m_dPtMin{
this,
"PtMin", NAN};
121 Gaudi::Property<float>
m_dPtMax{
this,
"PtMax", NAN};
143 std::map<DiTauSelectionCuts, std::unique_ptr<TauAnalysisTools::DiTauSelectionCut>>
m_cMap;
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Class providing the definition of the 4-vector interface.
DiTauJet_v1 DiTauJet
Definition of the current version.