ATLAS Offline Software
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArDAC2uACompleteCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//Dear emacs, this is -*-c++-*-
12
#ifndef LArDAC2uACompleteCnv_H
13
#define LArDAC2uACompleteCnv_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
16
#include "
LArRawConditions/LArDAC2uAComplete.h
"
17
#include "
LArRawConditions/LArDAC2uAP.h
"
18
#include "
LArSingleFloatConverter.h
"
19
20
typedef
LArSingleFloatConverter<LArDAC2uAComplete>
LArDAC2uACompleteCnvBase
;
21
22
class
LArDAC2uACompleteCnv
:
public
LArDAC2uACompleteCnvBase
{
23
friend
class
CnvFactory
<
LArDAC2uACompleteCnv
>;
24
protected
:
25
public
:
26
LArDAC2uACompleteCnv
(ISvcLocator* svcloc) :
LArDAC2uACompleteCnvBase
(svcloc) {}
27
protected
:
28
virtual
LArConditionsSubset<LArSingleFloatP>
*
createTransient
();
29
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
LArConditionsSubset<LArDAC2uAP>
* orig);
30
};
31
32
#endif
LArDAC2uACompleteCnv::LArDAC2uACompleteCnv
LArDAC2uACompleteCnv(ISvcLocator *svcloc)
Definition:
LArDAC2uACompleteCnv.h:26
LArDAC2uAP.h
LArSingleFloatConverter
Definition:
LArSingleFloatConverter.h:22
LArDAC2uACompleteCnvBase
LArSingleFloatConverter< LArDAC2uAComplete > LArDAC2uACompleteCnvBase
Definition:
LArDAC2uACompleteCnv.h:20
T_AthenaPoolCoolMultChanCnv.h
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
CnvFactory
Abstract factory to create the converter.
Definition:
ToyConverter.h:16
LArSingleFloatConverter.h
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>
LArConditionsSubset
template class for use for I/O of conditions data
Definition:
LArConditionsSubset.h:122
LArDAC2uACompleteCnv
Definition:
LArDAC2uACompleteCnv.h:22
LArDAC2uAComplete.h
LArDAC2uACompleteCnv::createTransient
virtual LArConditionsSubset< LArSingleFloatP > * createTransient()
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>
Definition:
LArDAC2uACompleteCnv.cxx:15
Generated on Mon Dec 23 2024 21:13:29 for ATLAS Offline Software by
1.8.18