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