ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ZDC
ZdcAnalysis
ZdcAnalysis
IZdcAnalysisTool.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
#ifndef IZDCANALYSISTOOL_H__
6
#define IZDCANALYSISTOOL_H__
7
8
#include "
AsgTools/IAsgTool.h
"
9
#include "
xAODForward/ZdcModuleContainer.h
"
10
11
namespace
ZDC
12
{
13
14
class
IZdcAnalysisTool
:
virtual
public
asg::IAsgTool
15
{
16
ASG_TOOL_INTERFACE
(
ZDC::IZdcAnalysisTool
)
17
18
public
:
19
20
virtual
StatusCode
recoZdcModules
(
const
xAOD::ZdcModuleContainer
& moduleContainer,
const
xAOD::ZdcModuleContainer
& moduleSumContainer) = 0;
21
virtual
StatusCode
reprocessZdc
() = 0;
22
};
23
24
}
25
26
#endif
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition
AsgToolMacros.h:40
IAsgTool.h
ZdcModuleContainer.h
ZDC::IZdcAnalysisTool
Definition
IZdcAnalysisTool.h:15
ZDC::IZdcAnalysisTool::reprocessZdc
virtual StatusCode reprocessZdc()=0
ZDC::IZdcAnalysisTool::recoZdcModules
virtual StatusCode recoZdcModules(const xAOD::ZdcModuleContainer &moduleContainer, const xAOD::ZdcModuleContainer &moduleSumContainer)=0
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition
IAsgTool.h:41
ZDC
Definition
RPDAnalysisTool.cxx:12
xAOD::ZdcModuleContainer
ZdcModuleContainer_v1 ZdcModuleContainer
Definition
ZdcModuleContainer.h:18
Generated on
for ATLAS Offline Software by
1.14.0