ATLAS Offline Software
Loading...
Searching...
No Matches
PhysicsAnalysis
ElectronPhotonID
ElectronPhotonSelectorTools
ElectronPhotonSelectorTools
AsgDeadHVCellRemovalTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
#ifndef __ASGDEADHVCELLREMOVALTOOL__
7
#define __ASGDEADHVCELLREMOVALTOOL__
8
9
#include "
EgammaAnalysisInterfaces/IAsgDeadHVCellRemovalTool.h
"
10
#include "
AsgTools/AsgTool.h
"
11
#include "
xAODEgamma/EgammaFwd.h
"
12
13
class
AsgDeadHVCellRemovalTool
:
public
asg::AsgTool
,
14
virtual
public
IAsgDeadHVCellRemovalTool
15
{
16
ASG_TOOL_CLASS2
(
AsgDeadHVCellRemovalTool
,
17
IAsgDeadHVCellRemovalTool
,
18
asg::IAsgTool
)
19
20
public
:
22
AsgDeadHVCellRemovalTool
(
const
std::string& myname);
23
25
virtual
~AsgDeadHVCellRemovalTool
();
26
28
virtual
StatusCode
initialize
();
29
31
virtual
StatusCode
finalize
();
32
33
virtual
bool
accept
(
const
xAOD::Egamma
* eg )
const
final
;
34
36
virtual
bool
accept
(
const
xAOD::Egamma
& part )
const
final ;
37
38
private
:
39
40
};
// End: class definition
41
42
#endif
43
ASG_TOOL_CLASS2
#define ASG_TOOL_CLASS2(CLASSNAME, INT1, INT2)
Definition
AsgToolMacros.h:77
AsgTool.h
EgammaFwd.h
IAsgDeadHVCellRemovalTool.h
AsgDeadHVCellRemovalTool
Definition
AsgDeadHVCellRemovalTool.h:15
AsgDeadHVCellRemovalTool::accept
virtual bool accept(const xAOD::Egamma *eg) const final
Definition
AsgDeadHVCellRemovalTool.cxx:24
AsgDeadHVCellRemovalTool::~AsgDeadHVCellRemovalTool
virtual ASG_TOOL_CLASS2(AsgDeadHVCellRemovalTool, IAsgDeadHVCellRemovalTool, asg::IAsgTool) public ~AsgDeadHVCellRemovalTool()
Standard constructor.
AsgDeadHVCellRemovalTool::finalize
virtual StatusCode finalize()
Gaudi Service Interface method implementations.
Definition
AsgDeadHVCellRemovalTool.cxx:20
AsgDeadHVCellRemovalTool::initialize
virtual StatusCode initialize()
Gaudi Service Interface method implementations.
Definition
AsgDeadHVCellRemovalTool.cxx:16
IAsgDeadHVCellRemovalTool
Definition
IAsgDeadHVCellRemovalTool.h:13
asg::AsgTool
Base class for the dual-use tool implementation classes.
Definition
AsgTool.h:47
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
xAOD::Egamma
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition
Egamma.h:17
Generated on
for ATLAS Offline Software by
1.14.0