ATLAS Offline Software
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 
18 // persistent c-struct
20 public:
21 
24  : m_MphysOverMcal(f) {}
25  bool isEmpty() const { return (m_MphysOverMcal == float(ILArMphysOverMcal::ERRORCODE)); };
27 
28 };
29 #endif
30 
python.CaloRecoConfig.f
f
Definition: CaloRecoConfig.py:127
LArMphysOverMcalP1
c-struct reproducing the structure of the persistent data
Definition: LArMphysOverMcalP1.h:19
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
LArMphysOverMcalP1::LArMphysOverMcalP1
LArMphysOverMcalP1()
Definition: LArMphysOverMcalP1.h:22
ILArMphysOverMcal
Definition: ILArMphysOverMcal.h:13
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition: LArCalibErrorCode.h:17
readCCLHist.float
float
Definition: readCCLHist.py:83
ILArMphysOverMcal::ERRORCODE
@ ERRORCODE
Definition: ILArMphysOverMcal.h:29