ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCOOLConditions
LArCOOLConditions
LArMinBiasAverageSC.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef LARCOOLCONDITIONS_LARMINBIASAVERAGESC_H
5
#define LARCOOLCONDITIONS_LARMINBIASAVERAGESC_H
6
7
#include "
LArElecCalib/ILArMinBiasAverage.h
"
8
#include "
LArCOOLConditions/LArSingleFloatBlob.h
"
9
#include "
LArCOOLConditions/LArCondSuperCellBase.h
"
10
11
12
class
CondAttrListCollection
;
13
14
class
LArMinBiasAverageSC
:
public
ILArMinBiasAverage
,
15
public
LArCondSuperCellBase
,
16
public
LArSingleFloatBlob
{
17
18
public
:
19
LArMinBiasAverageSC
();
20
LArMinBiasAverageSC
(
const
CondAttrListCollection
* attrList);
21
22
virtual
~LArMinBiasAverageSC
();
23
24
bool
good
()
const
{
return
m_isInitialized
&&
m_nChannels
>0; }
25
26
// retrieving LArMinBiasAverage using online ID
27
virtual
const
float
&
minBiasAverage
(
const
HWIdentifier
& chid)
const
;
28
29
private
:
30
//static const float errorcode;
31
32
};
33
#include "
AthenaKernel/CondCont.h
"
34
CLASS_DEF
(
LArMinBiasAverageSC
, 265616076 , 1 )
35
CONDCONT_DEF
(
LArMinBiasAverageSC
, 190001154,
ILArMinBiasAverage
);
36
37
#endif
38
CondCont.h
Hold mappings of ranges to condition objects.
CONDCONT_DEF
#define CONDCONT_DEF(...)
Definition
CondCont.h:1413
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
ILArMinBiasAverage.h
LArCondSuperCellBase.h
LArSingleFloatBlob.h
CondAttrListCollection
This class is a collection of AttributeLists where each one is associated with a channel number.
Definition
CondAttrListCollection.h:51
HWIdentifier
Definition
HWIdentifier.h:13
ILArMinBiasAverage
Definition
ILArMinBiasAverage.h:13
LArCondSuperCellBase::m_isInitialized
bool m_isInitialized
Definition
LArCondSuperCellBase.h:22
LArCondSuperCellBase::LArCondSuperCellBase
LArCondSuperCellBase(const std::string &name)
Definition
LArCondSuperCellBase.cxx:14
LArMinBiasAverageSC
Definition
LArMinBiasAverageSC.h:16
LArMinBiasAverageSC::minBiasAverage
virtual const float & minBiasAverage(const HWIdentifier &chid) const
access to average of E in minimum bias events index by Identifier
Definition
LArMinBiasAverageSC.cxx:32
LArMinBiasAverageSC::~LArMinBiasAverageSC
virtual ~LArMinBiasAverageSC()
Definition
LArMinBiasAverageSC.cxx:14
LArMinBiasAverageSC::LArMinBiasAverageSC
LArMinBiasAverageSC()
Definition
LArMinBiasAverageSC.cxx:10
LArMinBiasAverageSC::good
bool good() const
Definition
LArMinBiasAverageSC.h:24
LArSingleFloatBlob::m_nChannels
unsigned m_nChannels
Definition
LArSingleFloatBlob.h:30
LArSingleFloatBlob::LArSingleFloatBlob
LArSingleFloatBlob()
Definition
LArSingleFloatBlob.cxx:11
Generated on
for ATLAS Offline Software by
1.17.0