ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArHVScaleCorr.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_ILARHVSCALRCORR_H
6
#define LARCONDITIONS_ILARHVSCALRCORR_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
ILArHVScaleCorr
{
19
20
public
:
21
22
virtual
~ILArHVScaleCorr
() {};
23
24
// online ID
25
virtual
const
float
&
HVScaleCorr
(
const
HWIdentifier
&
id
)
const
= 0 ;
26
27
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
28
29
} ;
30
31
CLASS_DEF
(
ILArHVScaleCorr
,93397263,1)
32
33
#include "AthenaKernel/CondCont.h"
34
CONDCONT_MIXED_DEF
(
ILArHVScaleCorr
, 182821539 );
35
36
#endif
CONDCONT_MIXED_DEF
#define CONDCONT_MIXED_DEF(...)
Definition
CondCont.h:1446
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.
HWIdentifier
Definition
HWIdentifier.h:13
ILArHVScaleCorr
Definition
ILArHVScaleCorr.h:13
ILArHVScaleCorr::~ILArHVScaleCorr
virtual ~ILArHVScaleCorr()
This class defines the interface for accessing semi-stable HV scale correction factors @stereotype In...
Definition
ILArHVScaleCorr.h:22
ILArHVScaleCorr::ERRORCODE
@ ERRORCODE
Definition
ILArHVScaleCorr.h:27
ILArHVScaleCorr::HVScaleCorr
virtual const float & HVScaleCorr(const HWIdentifier &id) const =0
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.17.0