ATLAS Offline Software
ForwardDetectors
ZDC
ZdcTrigValid
ZdcTrigValid
IZdcTrigValidTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef IZDCTRIGVALIDTOOL_H__
6
#define IZDCTRIGVALIDTOOL_H__
7
8
#include "
AsgTools/IAsgTool.h
"
9
#include "
xAODForward/ZdcModuleContainer.h
"
10
11
namespace
ZDC
12
{
13
14
class
IZdcTrigValidTool
:
virtual
public
asg::IAsgTool
15
{
16
ASG_TOOL_INTERFACE
(
ZDC::IZdcTrigValidTool
)
17
18
public
:
19
20
virtual
StatusCode
addTrigStatus
(
const
xAOD::ZdcModuleContainer
& moduleContainer,
const
xAOD::ZdcModuleContainer
& moduleSumContainer) = 0;
21
22
};
23
24
}
25
#endif
asg::IAsgTool
Base class for the dual-use tool interface classes.
Definition:
IAsgTool.h:41
ZDC::IZdcTrigValidTool
Definition:
IZdcTrigValidTool.h:15
ZDC::IZdcTrigValidTool::addTrigStatus
virtual StatusCode addTrigStatus(const xAOD::ZdcModuleContainer &moduleContainer, const xAOD::ZdcModuleContainer &moduleSumContainer)=0
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
ASG_TOOL_INTERFACE
#define ASG_TOOL_INTERFACE(CLASSNAME)
Definition:
AsgToolMacros.h:40
IAsgTool.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
ZDC
Definition:
RPDAnalysisTool.cxx:12
ZdcModuleContainer.h
Generated on Sun Dec 22 2024 21:12:09 for ATLAS Offline Software by
1.8.18