ATLAS Offline Software
LArCalorimeter
LArElecCalib
LArElecCalib
ILArEMEC_Cphi.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARCONDITIONS_ILAREMEC_CPHI_H
6
#define LARCONDITIONS_ILAREMEC_CPHI_H
7
8
#include "
AthenaKernel/CLASS_DEF.h
"
9
#include "
Identifier/HWIdentifier.h
"
10
#include "Identifier/Identifier.h"
11
#include "
LArElecCalib/LArCalibErrorCode.h
"
12
13
14
class
ILArEMEC_Cphi
{
23
public
:
24
25
virtual
~ILArEMEC_Cphi
() {};
26
27
// online ID
28
virtual
const
float
&
EMEC_Cphi
(
const
HWIdentifier
&
id
)
const
= 0 ;
29
30
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
31
32
} ;
33
34
CLASS_DEF
(
ILArEMEC_Cphi
,64028922,1)
35
36
#endif
ILArEMEC_Cphi
Definition:
ILArEMEC_Cphi.h:14
ILArEMEC_Cphi::ERRORCODE
@ ERRORCODE
Definition:
ILArEMEC_Cphi.h:30
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
HWIdentifier
Definition:
HWIdentifier.h:13
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
ILArEMEC_Cphi::~ILArEMEC_Cphi
virtual ~ILArEMEC_Cphi()
This class defines the interface for accessing EMEC_Cphi @stereotype Interface.
Definition:
ILArEMEC_Cphi.h:25
HWIdentifier.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition:
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type
ILArEMEC_Cphi::EMEC_Cphi
virtual const float & EMEC_Cphi(const HWIdentifier &id) const =0
Generated on Thu Nov 7 2024 21:16:42 for ATLAS Offline Software by
1.8.18