ATLAS Offline Software
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LAruA2MeVCompleteCnv.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 LAruA2MeVCompleteCnv_H
13
#define LAruA2MeVCompleteCnv_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
16
#include "
LArRawConditions/LAruA2MeVComplete.h
"
17
#include "
LArRawConditions/LAruA2MeVP.h
"
18
#include "
LArSingleFloatConverter.h
"
19
20
typedef
LArSingleFloatConverter<LAruA2MeVComplete>
LAruA2MeVCompleteCnvBase
;
21
22
class
LAruA2MeVCompleteCnv
:
public
LAruA2MeVCompleteCnvBase
{
23
friend
class
CnvFactory
<
LAruA2MeVCompleteCnv
>;
24
protected
:
25
public
:
26
LAruA2MeVCompleteCnv
(ISvcLocator* svcloc) :
LAruA2MeVCompleteCnvBase
(svcloc) {}
27
protected
:
28
virtual
LArConditionsSubset<LArSingleFloatP>
*
createTransient
();
29
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
LArConditionsSubset<LAruA2MeVP>
* orig);
30
};
31
32
#endif
LAruA2MeVCompleteCnvBase
LArSingleFloatConverter< LAruA2MeVComplete > LAruA2MeVCompleteCnvBase
Definition:
LAruA2MeVCompleteCnv.h:20
LArSingleFloatConverter
Definition:
LArSingleFloatConverter.h:22
LAruA2MeVCompleteCnv::LAruA2MeVCompleteCnv
LAruA2MeVCompleteCnv(ISvcLocator *svcloc)
Definition:
LAruA2MeVCompleteCnv.h:26
LAruA2MeVP.h
LAruA2MeVCompleteCnv::createTransient
virtual LArConditionsSubset< LArSingleFloatP > * createTransient()
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>
Definition:
LAruA2MeVCompleteCnv.cxx:15
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>
LAruA2MeVCompleteCnv
Definition:
LAruA2MeVCompleteCnv.h:22
LArConditionsSubset
template class for use for I/O of conditions data
Definition:
LArConditionsSubset.h:122
LAruA2MeVComplete.h
Generated on Mon Dec 23 2024 21:13:54 for ATLAS Offline Software by
1.8.18