ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArDAC2uA.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_ILARDAC2UA_H
6
#define LARCONDITIONS_ILARDAC2UA_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
ILArDAC2uA
{
26
27
public
:
28
29
virtual
~ILArDAC2uA
() {};
30
34
// online ID
35
virtual
const
float
&
DAC2UA
(
const
HWIdentifier
&
id
)
const
= 0 ;
36
37
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
38
39
} ;
40
41
CLASS_DEF
(
ILArDAC2uA
,579584,1)
42
43
//ConditionsContainer clid for athenaMT"
44
#include "AthenaKernel/CondCont.h"
45
CLASS_DEF
(
CondCont<ILArDAC2uA>
, 24734384 , 1 )
46
47
#endif
48
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
ILArDAC2uA
Definition
ILArDAC2uA.h:13
ILArDAC2uA::~ILArDAC2uA
virtual ~ILArDAC2uA()
This class defines the interface for accessing DAC2uA @stereotype Interface.
Definition
ILArDAC2uA.h:29
ILArDAC2uA::ERRORCODE
@ ERRORCODE
Definition
ILArDAC2uA.h:37
ILArDAC2uA::DAC2UA
virtual const float & DAC2UA(const HWIdentifier &id) const =0
access to DAC2UA conversion factor index by Identifier, and gain setting
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.17.0