ATLAS Offline Software
LArCalorimeter
LArElecCalib
LArElecCalib
ILArMphysOverMcal.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_ILARMPHYSOVERMCAL_H
6
#define LARCONDITIONS_ILARMPHYSOVERMCAL_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
ILArMphysOverMcal
{
22
public
:
23
24
virtual
~ILArMphysOverMcal
() {};
25
26
// online ID
27
virtual
const
float
&
MphysOverMcal
(
const
HWIdentifier
&
id
,
int
gain
)
const
= 0 ;
28
29
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
30
};
31
32
CLASS_DEF
(
ILArMphysOverMcal
,128308807,1)
33
34
//ConditionsContainer clid for athenaMT"
35
#include "AthenaKernel/CondCont.h"
36
CLASS_DEF
(
CondCont<ILArMphysOverMcal>
, 251728243 , 1 )
37
38
#endif
ILArMphysOverMcal::ERRORCODE
@ ERRORCODE
Definition:
ILArMphysOverMcal.h:29
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
CaloCondBlobAlgs_fillNoiseFromASCII.gain
gain
Definition:
CaloCondBlobAlgs_fillNoiseFromASCII.py:110
HWIdentifier
Definition:
HWIdentifier.h:13
ILArMphysOverMcal::~ILArMphysOverMcal
virtual ~ILArMphysOverMcal()
This class defines the interface for accessing MphysOverMcal @stereotype Interface.
Definition:
ILArMphysOverMcal.h:24
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
HWIdentifier.h
ILArMphysOverMcal
Definition:
ILArMphysOverMcal.h:13
ILArMphysOverMcal::MphysOverMcal
virtual const float & MphysOverMcal(const HWIdentifier &id, int gain) const =0
CondCont< ILArMphysOverMcal >
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
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