ATLAS Offline Software
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
{
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
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
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
CONDCONT_MIXED_DEF
CONDCONT_MIXED_DEF(ILArHVScaleCorr, 182821539)
HWIdentifier
Definition:
HWIdentifier.h:13
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
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
ILArHVScaleCorr::ERRORCODE
@ ERRORCODE
Definition:
ILArHVScaleCorr.h:27
ILArHVScaleCorr::HVScaleCorr
virtual const float & HVScaleCorr(const HWIdentifier &id) const =0
CLASS_DEF.h
macros to associate a CLID to a type
Generated on Thu Nov 7 2024 21:16:43 for ATLAS Offline Software by
1.8.18