ATLAS Offline Software
Loading...
Searching...
No Matches
Calorimeter
CaloConditions
CaloConditions
ICaloBadChanTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ICaloBadChanTool_H
6
#define ICaloBadChanTool_H
7
8
#include "GaudiKernel/IAlgTool.h"
9
#include "GaudiKernel/EventContext.h"
10
11
#include "Identifier/Identifier.h"
12
#include "
CaloConditions/CaloBadChannel.h
"
13
14
15
class
ICaloBadChanTool
:
public
virtual
IAlgTool {
16
public
:
17
DeclareInterfaceID
(
ICaloBadChanTool
, 1, 0);
18
19
virtual
~ICaloBadChanTool
() {}
20
21
virtual
CaloBadChannel
caloStatus
(
const
EventContext& ctx,
22
Identifier
id
)
const
= 0;
23
24
};
25
26
#endif
CaloBadChannel.h
CaloBadChannel
Definition
CaloBadChannel.h:8
ICaloBadChanTool
Definition
ICaloBadChanTool.h:15
ICaloBadChanTool::caloStatus
virtual CaloBadChannel caloStatus(const EventContext &ctx, Identifier id) const =0
ICaloBadChanTool::DeclareInterfaceID
DeclareInterfaceID(ICaloBadChanTool, 1, 0)
ICaloBadChanTool::~ICaloBadChanTool
virtual ~ICaloBadChanTool()
Definition
ICaloBadChanTool.h:19
Identifier
Definition
IdentifierFieldParser.cxx:14
Generated on
for ATLAS Offline Software by
1.16.1