ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArElecCalib
LArElecCalib
ILArMinBiasAverage.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_ILARMINBIASAVERAGE_H
6
#define LARCONDITIONS_ILARMINBIASAVERAGE_H
7
8
#include "
AthenaKernel/CLASS_DEF.h
"
9
#include "
LArElecCalib/LArCalibErrorCode.h
"
10
class
HWIdentifier
;
11
12
13
class
ILArMinBiasAverage
{
18
19
public
:
20
21
virtual
~ILArMinBiasAverage
() {};
22
26
27
// online ID
28
virtual
const
float
&
minBiasAverage
(
const
HWIdentifier
&
id
)
const
= 0 ;
29
30
enum
{
ERRORCODE
=
LArElecCalib::ERRORCODE
};
31
} ;
32
#include "
AthenaKernel/CondCont.h
"
33
CLASS_DEF
(
ILArMinBiasAverage
, 112216056 ,1)
34
CLASS_DEF
(
CondCont
<
ILArMinBiasAverage
>,56829592 , 1 )
35
36
#endif
CondCont.h
Hold mappings of ranges to condition objects.
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.
CondCont
Hold mapping of ranges to condition objects.
Definition
CondCont.h:889
HWIdentifier
Definition
HWIdentifier.h:13
ILArMinBiasAverage
Definition
ILArMinBiasAverage.h:13
ILArMinBiasAverage::ERRORCODE
@ ERRORCODE
Definition
ILArMinBiasAverage.h:30
ILArMinBiasAverage::minBiasAverage
virtual const float & minBiasAverage(const HWIdentifier &id) const =0
access to average of E in minimum bias events index by Identifier
ILArMinBiasAverage::~ILArMinBiasAverage
virtual ~ILArMinBiasAverage()
This class defines the interface for accessing Average of E in minimum bias events @stereotype Interf...
Definition
ILArMinBiasAverage.h:21
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.17.0