ATLAS Offline Software
Loading...
Searching...
No Matches
LArAutoCorrCompleteCnv.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 LArAutoCorrCompleteCnv_H
12#define LArAutoCorrCompleteCnv_H
13
18
19// the latest persistent representation type of LArAutoCorrComplete
22
24
35
37{
38public:
39 // Copy LArAutoCorrP subset to LArAutoCorrP1
40 void copyOldtoNew(const LArConditionsSubset<LArAutoCorrP>* oldAutoCorr,
42};
43
44#endif
45
T_AthenaPoolCoolMultChanCnv< LArAutoCorrComplete, LArAutoCorrTransType, LArAutoCorrPersType > LArAutoCorrCompleteCnvBase
LArConditionsSubset< LArAutoCorrP1 > LArAutoCorrTransType
LArAutoCorrSubset_p1 LArAutoCorrPersType
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Abstract factory to create the converter.
LArAutoCorrCompleteCnv(ISvcLocator *svcloc)
virtual LArAutoCorrPersType * createPersistent(LArAutoCorrTransType *transObj)
method to be implemented by the developer.
virtual LArAutoCorrTransType * createTransient()
method to be implemented by the developer.
void copyOldtoNew(const LArConditionsSubset< LArAutoCorrP > *oldAutoCorr, LArConditionsSubset< LArAutoCorrP1 > *newAutoCorr)
persistent class container of LArConditionsSubset for LArAutoCorr data.
template class for use for I/O of conditions data