ATLAS Offline Software
Loading...
Searching...
No Matches
TauRecExtraDetails.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
18
21
22namespace Analysis
23{
37
52
70
71 TauRecExtraDetails :: ~TauRecExtraDetails()
72 {
73 delete m_analysisHelper;
74 }
75
76 const std::string TauRecExtraDetails::s_className=
78 const std::string& TauRecExtraDetails::className() const
79 {
80 return s_className;
81 }
82}
An interface for getting the name of a class as a string.
DEPRECATED DO NOTT USE.
static const int DEFAULT_INT
Definition TauDetails.h:35
static const float DEFAULT
Definition TauDetails.h:34
TauDetails()
Default constructor.
virtual const std::string & className() const
tauAnalysisHelperObject * m_analysisHelper
static const std::string s_className
TauRecExtraDetails()
Default Constructor.
TauJetParameters::SeedTypes m_seedType
static std::string name()
Return the name of class T as a string.
DEPRECATED DO NOT USE - MIGRATE TO TauCommonDetails.
The namespace of all packages in PhysicsAnalysis/JetTagging.
SeedTypes
Enum for tau seed type.