ATLAS Offline Software
Loading...
Searching...
No Matches
LArAutoCorrMCCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3*/
4
10
11#ifndef LArAutoCorrMCCnv_H
12#define LArAutoCorrMCCnv_H
13
18
19// the latest persistent representation type of LArAutoCorrMC
22
24
26friend class CnvFactory<LArAutoCorrMCCnv >;
27protected:
28public:
29 LArAutoCorrMCCnv (ISvcLocator* svcloc) : LArAutoCorrMCCnvBase(svcloc) {}
30protected:
34};
35
36
37#endif
38
LArConditionsSubset< LArAutoCorrP1 > LArAutoCorrTransType
LArAutoCorrSubset_p1 LArAutoCorrPersType
T_AthenaPoolCoolMultChanCnv< LArAutoCorrMC, LArAutoCorrTransType, LArAutoCorrPersType > LArAutoCorrMCCnvBase
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Abstract factory to create the converter.
virtual LArAutoCorrTransType * createTransient()
method to be implemented by the developer.
virtual LArAutoCorrPersType * createPersistent(LArAutoCorrTransType *transObj)
method to be implemented by the developer.
LArAutoCorrMCCnv(ISvcLocator *svcloc)
persistent class container of LArConditionsSubset for LArAutoCorr data.
template class for use for I/O of conditions data