ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCOOLConditions
LArCOOLConditions
LArMphysOverMcalFlat.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// Dear emacs, this is -*-c++-*-
6
#ifndef LARCOOLCONDITIONS_LARMPHYSOVERMCALFLAT_H
7
#define LARCOOLCONDITIONS_LARMPHYSOVERMCALFLAT_H
8
9
#include "
LArElecCalib/ILArMphysOverMcal.h
"
10
#include "
LArCOOLConditions/LArSingleFloatBlob.h
"
11
#include "
LArCOOLConditions/LArCondFlatBase.h
"
12
13
class
CondAttrListCollection
;
14
15
class
LArMphysOverMcalFlat
:
public
ILArMphysOverMcal
,
16
public
LArCondFlatBase
,
17
public
LArSingleFloatBlob
{
18
19
private
:
20
LArMphysOverMcalFlat
();
21
22
public
:
23
LArMphysOverMcalFlat
(
const
CondAttrListCollection
* attrList);
24
virtual
~LArMphysOverMcalFlat
();
25
26
bool
good
()
const
{
return
m_isInitialized
&&
m_nChannels
>0; }
27
28
// retrieving MphysOverMcal using online ID
29
virtual
const
float
&
MphysOverMcal
(
const
HWIdentifier
& chid,
int
gain)
const
;
30
31
};
32
33
#include "
AthenaKernel/CondCont.h
"
34
CLASS_DEF
(
LArMphysOverMcalFlat
, 219931062 , 1 )
35
CONDCONT_DEF
(
LArMphysOverMcalFlat
, 261355674,
ILArMphysOverMcal
);
36
#endif
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
ILArMphysOverMcal.h
LArCondFlatBase.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
ILArMphysOverMcal
Definition
ILArMphysOverMcal.h:13
LArCondFlatBase::LArCondFlatBase
LArCondFlatBase(const std::string &name)
Definition
LArCondFlatBase.cxx:19
LArCondFlatBase::m_isInitialized
bool m_isInitialized
Definition
LArCondFlatBase.h:24
LArMphysOverMcalFlat
Definition
LArMphysOverMcalFlat.h:17
LArMphysOverMcalFlat::good
bool good() const
Definition
LArMphysOverMcalFlat.h:26
LArMphysOverMcalFlat::LArMphysOverMcalFlat
LArMphysOverMcalFlat()
Definition
LArMphysOverMcalFlat.cxx:9
LArMphysOverMcalFlat::~LArMphysOverMcalFlat
virtual ~LArMphysOverMcalFlat()
Definition
LArMphysOverMcalFlat.cxx:13
LArMphysOverMcalFlat::MphysOverMcal
virtual const float & MphysOverMcal(const HWIdentifier &chid, int gain) const
Definition
LArMphysOverMcalFlat.cxx:26
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