ATLAS Offline Software
LArCalorimeter
LArElecCalib
LArElecCalib
ILArEMEC_HValpha.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_HVALPHA_H
6
#define LARCONDITIONS_ILAREMEC_HVALPHA_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
class
ILArEMEC_HValpha
{
22
public
:
23
24
virtual
~ILArEMEC_HValpha
() {};
25
26
// online ID
27
virtual
const
float
&
EMEC_HValpha
(
const
HWIdentifier
&
id
)
const
= 0 ;
28
29
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
30
31
} ;
32
33
CLASS_DEF
(
ILArEMEC_HValpha
,5397011,1)
34
#endif
ILArEMEC_HValpha
Definition:
ILArEMEC_HValpha.h:13
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
HWIdentifier
Definition:
HWIdentifier.h:13
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
ILArEMEC_HValpha::ERRORCODE
@ ERRORCODE
Definition:
ILArEMEC_HValpha.h:29
ILArEMEC_HValpha::~ILArEMEC_HValpha
virtual ~ILArEMEC_HValpha()
This class defines the interface for accessing EMEC_HValpha @stereotype Interface.
Definition:
ILArEMEC_HValpha.h:24
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
ILArEMEC_HValpha::EMEC_HValpha
virtual const float & EMEC_HValpha(const HWIdentifier &id) const =0
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:16:42 for ATLAS Offline Software by
1.8.18