ATLAS Offline Software
LArCalorimeter
LArRawConditions
LArRawConditions
LArMphysOverMcalP1.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef LARRAWCONDITIONS_LARMPHYSOVERMCALP1
6
#define LARRAWCONDITIONS_LARMPHYSOVERMCALP1
7
8
#include "
LArElecCalib/ILArMphysOverMcal.h
"
18
// persistent c-struct
19
class
LArMphysOverMcalP1
{
20
public
:
21
22
LArMphysOverMcalP1
() :
m_MphysOverMcal
(
float
(
ILArMphysOverMcal
::
ERRORCODE
)) {}
23
LArMphysOverMcalP1
(
float
f
)
24
:
m_MphysOverMcal
(
f
) {}
25
bool
isEmpty
()
const
{
return
(
m_MphysOverMcal
==
float
(
ILArMphysOverMcal::ERRORCODE
)); };
26
float
m_MphysOverMcal
;
27
28
};
29
#endif
30
ILArMphysOverMcal::ERRORCODE
@ ERRORCODE
Definition:
ILArMphysOverMcal.h:29
LArMphysOverMcalP1
c-struct reproducing the structure of the persistent data
Definition:
LArMphysOverMcalP1.h:19
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
LArMphysOverMcalP1::LArMphysOverMcalP1
LArMphysOverMcalP1(float f)
Definition:
LArMphysOverMcalP1.h:23
ILArMphysOverMcal.h
LArMphysOverMcalP1::isEmpty
bool isEmpty() const
Definition:
LArMphysOverMcalP1.h:25
LArMphysOverMcalP1::m_MphysOverMcal
float m_MphysOverMcal
Definition:
LArMphysOverMcalP1.h:25
hist_file_dump.f
f
Definition:
hist_file_dump.py:135
LArMphysOverMcalP1::LArMphysOverMcalP1
LArMphysOverMcalP1()
Definition:
LArMphysOverMcalP1.h:22
ILArMphysOverMcal
Definition:
ILArMphysOverMcal.h:13
readCCLHist.float
float
Definition:
readCCLHist.py:83
Generated on Thu Nov 7 2024 21:19:45 for ATLAS Offline Software by
1.8.18