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