ATLAS Offline Software
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
{
19
public
:
20
21
virtual
~ILArMinBiasAverage
() {};
22
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.
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
ILArMinBiasAverage
Definition:
ILArMinBiasAverage.h:13
HWIdentifier
Definition:
HWIdentifier.h:13
LArCalibErrorCode.h
Defines a common ERRORCODE enum for LAr-Calibration objects.
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
CondCont
Hold mapping of ranges to condition objects.
Definition:
CondCont.h:811
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
ILArMinBiasAverage::~ILArMinBiasAverage
virtual ~ILArMinBiasAverage()
This class defines the interface for accessing Average of E in minimum bias events @stereotype Interf...
Definition:
ILArMinBiasAverage.h:21
Generated on Thu Nov 7 2024 21:16:43 for ATLAS Offline Software by
1.8.18