ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArRawConditions
src
LArHVScaleCorrComplete.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
LArRawConditions/LArHVScaleCorrComplete.h
"
6
7
void
LArHVScaleCorrComplete::set
(
const
HWIdentifier
& CellID,
const
float
corr) {
8
this->
setPdata
(CellID,corr);
9
}
10
11
const
float
&
LArHVScaleCorrComplete::HVScaleCorr
(
const
Identifier
&)
const
{
12
std::cout <<
"LArHVScaleCorrComplete access by offline id not implemented!"
<< std::endl;
13
std::abort();
14
const
static
float
errcode=
LArElecCalib::ERRORCODE
;
15
return
errcode;
16
}
LArHVScaleCorrComplete.h
HWIdentifier
Definition
HWIdentifier.h:13
LArConditionsContainer< LArSingleFloatP >::setPdata
void setPdata(const HWIdentifier id, const LArSingleFloatP &payload, unsigned int gain=0)
LArHVScaleCorrComplete::set
void set(const HWIdentifier &CellID, const float vDAC2uA)
Definition
LArHVScaleCorrComplete.cxx:7
LArHVScaleCorrComplete::HVScaleCorr
const float & HVScaleCorr(const HWIdentifier &id) const
Definition
LArHVScaleCorrComplete.h:25
Identifier
Definition
IdentifierFieldParser.cxx:14
LArElecCalib::ERRORCODE
@ ERRORCODE
Definition
LArCalibErrorCode.h:17
Generated on
for ATLAS Offline Software by
1.14.0