ATLAS Offline Software
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArHVScaleCorrCompleteCnv.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
//Dear emacs, this is -*-c++-*-
6
#ifndef LARCONDTPCNV_LARHVSCALECORRCOMPLETECNV_H
7
#define LARCONDTPCNV_LARHVSCALECORRCOMPLETECNV_H
8
9
#include "
LArRawConditions/LArHVScaleCorrComplete.h
"
10
#include "
LArSingleFloatConverter.h
"
11
12
class
LArHVScaleCorrCompleteCnv
:
public
LArSingleFloatConverter
<LArHVScaleCorrComplete> {
13
friend
class
CnvFactory
<
LArHVScaleCorrCompleteCnv
>;
14
public
:
15
LArHVScaleCorrCompleteCnv
(ISvcLocator* svcloc) :
16
LArSingleFloatConverter
<
LArHVScaleCorrComplete
>(svcloc) {}
17
};
18
19
#endif
20
LArHVScaleCorrComplete.h
LArSingleFloatConverter.h
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>
CnvFactory
Abstract factory to create the converter.
Definition
ToyConverter.h:16
LArHVScaleCorrCompleteCnv::LArHVScaleCorrCompleteCnv
LArHVScaleCorrCompleteCnv(ISvcLocator *svcloc)
Definition
LArHVScaleCorrCompleteCnv.h:15
LArHVScaleCorrComplete
This class implements the ILArHVScaleCorr interface.
Definition
LArHVScaleCorrComplete.h:18
LArSingleFloatConverter< LArHVScaleCorrComplete >::LArSingleFloatConverter
LArSingleFloatConverter(ISvcLocator *svcloc)
Definition
LArSingleFloatConverter.h:30
Generated on
for ATLAS Offline Software by
1.14.0