ATLAS Offline Software
LArCalorimeter
LArRawConditions
LArRawConditions
LAruA2MeVP.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_LARUA2MEVP
6
#define LARRAWCONDITIONS_LARUA2MEVP
7
8
#include <vector>
9
#include "
LArElecCalib/ILAruA2MeV.h
"
15
/* updated for Pool persistency
16
July 19, 2005
17
*/
18
19
class
LAruA2MeVP
{
20
public
:
21
22
LAruA2MeVP
() :
m_uA2MeV
(
float
(
ILAruA2MeV
::
ERRORCODE
)) {}
23
LAruA2MeVP
(
float
a
) :
m_uA2MeV
(
a
) {}
24
bool
isEmpty
()
const
{
return
(
m_uA2MeV
==
float
(
ILAruA2MeV::ERRORCODE
)) ; } ;
25
float
m_uA2MeV
;
26
};
27
28
29
#endif
30
ILAruA2MeV.h
ILAruA2MeV
Definition:
ILAruA2MeV.h:13
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition:
LArCalibErrorCode.h:17
LAruA2MeVP::isEmpty
bool isEmpty() const
Definition:
LAruA2MeVP.h:24
LAruA2MeVP
c-struct reproducing the structure of the persistent data
Definition:
LAruA2MeVP.h:19
LAruA2MeVP::LAruA2MeVP
LAruA2MeVP()
Definition:
LAruA2MeVP.h:22
LAruA2MeVP::m_uA2MeV
float m_uA2MeV
Definition:
LAruA2MeVP.h:24
LAruA2MeVP::LAruA2MeVP
LAruA2MeVP(float a)
Definition:
LAruA2MeVP.h:23
ILAruA2MeV::ERRORCODE
@ ERRORCODE
Definition:
ILAruA2MeV.h:35
a
TList * a
Definition:
liststreamerinfos.cxx:10
readCCLHist.float
float
Definition:
readCCLHist.py:83
Generated on Thu Nov 7 2024 21:20:06 for ATLAS Offline Software by
1.8.18