ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILAruA2MeV.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARCONDITIONS_ILARUA2MEV_H
6
#define LARCONDITIONS_ILARUA2MEV_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
ILAruA2MeV
{
24
25
public
:
29
// online ID
30
31
virtual
~ILAruA2MeV
() {};
32
33
virtual
const
float
&
UA2MEV
(
const
HWIdentifier
&
id
)
const
= 0 ;
34
35
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
36
37
} ;
38
39
CLASS_DEF
(
ILAruA2MeV
,154639332,1)
40
41
42
//ConditionsContainer clid for athenaMT"
43
#include "AthenaKernel/CondCont.h"
44
CLASS_DEF
(
CondCont<ILAruA2MeV>
, 263271148 , 1 )
45
46
#endif
CLASS_DEF.h
macros to associate a CLID to a type
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:67
HWIdentifier.h
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
CondCont
Hold mapping of ranges to condition objects.
Definition
CondCont.h:889
HWIdentifier
Definition
HWIdentifier.h:13
ILAruA2MeV
Definition
ILAruA2MeV.h:13
ILAruA2MeV::~ILAruA2MeV
virtual ~ILAruA2MeV()
This class defines the interface for accessing uA2MeV @stereotype Interface.
Definition
ILAruA2MeV.h:31
ILAruA2MeV::ERRORCODE
@ ERRORCODE
Definition
ILAruA2MeV.h:35
ILAruA2MeV::UA2MEV
virtual const float & UA2MEV(const HWIdentifier &id) const =0
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.17.0