ATLAS Offline Software
LArDAC2uAP.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_LARDAC2UAP
6 #define LARRAWCONDITIONS_LARDAC2UAP
7 
8 #include <vector>
14 /* Modified for POOL persistency
15  Hong Ma
16  July 15, 2005
17 */
18 
20 {
21 public:
22 
24  LArDAC2uAP(float DAC2uA) : m_DAC2uA(DAC2uA) {}
25  bool isEmpty() const { return (m_DAC2uA == float(ILArDAC2uA::ERRORCODE));} ;
26  float m_DAC2uA;
27 };
28 
29 
30 #endif
31 
ILArDAC2uA.h
ILArDAC2uA
Definition: ILArDAC2uA.h:13
LArDAC2uAP::m_DAC2uA
float m_DAC2uA
Definition: LArDAC2uAP.h:25
LArDAC2uAP::LArDAC2uAP
LArDAC2uAP()
Definition: LArDAC2uAP.h:23
ILArDAC2uA::ERRORCODE
@ ERRORCODE
Definition: ILArDAC2uA.h:37
LArDAC2uAP::isEmpty
bool isEmpty() const
Definition: LArDAC2uAP.h:25
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition: LArCalibErrorCode.h:17
LArDAC2uAP::LArDAC2uAP
LArDAC2uAP(float DAC2uA)
Definition: LArDAC2uAP.h:24
LArDAC2uAP
c-struct reproducing the structure of the persistent data
Definition: LArDAC2uAP.h:20
readCCLHist.float
float
Definition: readCCLHist.py:83