ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArRamp.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_ILARRAMP_H
6
#define LARCONDITIONS_ILARRAMP_H
7
8
#include "
AthenaKernel/CLASS_DEF.h
"
9
#include "
Identifier/HWIdentifier.h
"
10
#include "
LArElecCalib/LArVectorProxy.h
"
11
12
class
ILArRamp
{
28
29
public
:
30
31
typedef
LArVectorProxy
RampRef_t
;
32
33
virtual
~ILArRamp
() {};
34
35
virtual
RampRef_t
ADC2DAC
(
const
HWIdentifier
&
id
,
int
gain )
const
=0;
36
37
} ;
38
39
CLASS_DEF
(
ILArRamp
,8123,1)
40
41
42
43
//ConditionsContainer clid for athenaMT"
44
#include "AthenaKernel/CondCont.h"
45
CLASS_DEF
(
CondCont<ILArRamp>
, 39560902 , 1 )
46
47
#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
LArVectorProxy.h
Proxy for accessing a range of float values like a vector.
CondCont
Hold mapping of ranges to condition objects.
Definition
CondCont.h:889
HWIdentifier
Definition
HWIdentifier.h:13
ILArRamp
Definition
ILArRamp.h:12
ILArRamp::ADC2DAC
virtual RampRef_t ADC2DAC(const HWIdentifier &id, int gain) const =0
ILArRamp::RampRef_t
LArVectorProxy RampRef_t
This class defines the interface for accessing Ramp @stereotype Interface.
Definition
ILArRamp.h:31
ILArRamp::~ILArRamp
virtual ~ILArRamp()
Definition
ILArRamp.h:33
LArVectorProxy
Proxy for accessing a range of float values like a vector.
Definition
LArVectorProxy.h:38
Generated on
for ATLAS Offline Software by
1.17.0