ATLAS Offline Software
LArCalorimeter
LArRawConditions
LArRawConditions
LArMphysOverMcalP.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_LARMPHYSOVERMCALP
6
#define LARRAWCONDITIONS_LARMPHYSOVERMCALP
7
8
#include <vector>
9
#include "
LArElecCalib/ILArMphysOverMcal.h
"
19
// persistent c-struct
20
class
LArMphysOverMcalP
{
21
public
:
22
23
LArMphysOverMcalP
() :
m_MphysOverMcal
(
float
(
ILArMphysOverMcal
::
ERRORCODE
)) {}
24
LArMphysOverMcalP
(
float
f
)
25
:
m_MphysOverMcal
(
f
) {}
26
bool
isEmpty
()
const
{
return
(
m_MphysOverMcal
==
float
(
ILArMphysOverMcal::ERRORCODE
)); };
27
float
m_MphysOverMcal
;
28
29
};
30
#endif
31
ILArMphysOverMcal::ERRORCODE
@ ERRORCODE
Definition:
ILArMphysOverMcal.h:29
LArMphysOverMcalP::m_MphysOverMcal
float m_MphysOverMcal
Definition:
LArMphysOverMcalP.h:26
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
LArMphysOverMcalP::LArMphysOverMcalP
LArMphysOverMcalP()
Definition:
LArMphysOverMcalP.h:23
ILArMphysOverMcal.h
LArMphysOverMcalP
c-struct reproducing the structure of the persistent data
Definition:
LArMphysOverMcalP.h:20
hist_file_dump.f
f
Definition:
hist_file_dump.py:135
ILArMphysOverMcal
Definition:
ILArMphysOverMcal.h:13
LArMphysOverMcalP::LArMphysOverMcalP
LArMphysOverMcalP(float f)
Definition:
LArMphysOverMcalP.h:24
LArMphysOverMcalP::isEmpty
bool isEmpty() const
Definition:
LArMphysOverMcalP.h:26
readCCLHist.float
float
Definition:
readCCLHist.py:83
Generated on Thu Nov 7 2024 21:19:45 for ATLAS Offline Software by
1.8.18