ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArTdrift.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_ILARTDRIFT_H
6
#define LARCONDITIONS_ILARTDRIFT_H
7
8
class
HWIdentifier
;
9
#include "
LArElecCalib/LArCalibErrorCode.h
"
10
#include "
AthenaKernel/CLASS_DEF.h
"
11
12
class
ILArTdrift
{
20
21
public
:
22
virtual
~ILArTdrift
() {};
23
24
// online ID
25
virtual
const
float
&
Tdrift
(
const
HWIdentifier
&
id
)
const
= 0 ;
26
27
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
28
} ;
29
CLASS_DEF
(
ILArTdrift
,174525073,1)
30
#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
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
HWIdentifier
Definition
HWIdentifier.h:13
ILArTdrift
Definition
ILArTdrift.h:12
ILArTdrift::Tdrift
virtual const float & Tdrift(const HWIdentifier &id) const =0
ILArTdrift::~ILArTdrift
virtual ~ILArTdrift()
This class defines the interface for accessing Tdrift @stereotype Interface.
Definition
ILArTdrift.h:22
ILArTdrift::ERRORCODE
@ ERRORCODE
Definition
ILArTdrift.h:27
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.17.0