ATLAS Offline Software
Loading...
Searching...
No Matches
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
11
12class LArHVScaleCorrCompleteCnv : public LArSingleFloatConverter<LArHVScaleCorrComplete> {
14public:
17};
18
19#endif
20
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>
Abstract factory to create the converter.
LArHVScaleCorrCompleteCnv(ISvcLocator *svcloc)
This class implements the ILArHVScaleCorr interface.