ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArCaliWaveContainerCnv.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 LArCaliWaveContainerCnv_H
12
#define LArCaliWaveContainerCnv_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
15
#include "
LArRawConditions/LArCaliWaveContainer.h
"
16
#include "
LArRawConditions/LArCaliWave.h
"
17
#include "
LArCondTPCnv/LArCaliWaveSubsetCnv_p1.h
"
18
#include "
LArCondTPCnv/LArCaliWaveSubsetCnv_p2.h
"
19
20
typedef
LArConditionsSubset<LArCaliWaveVec>
LArCaliWaveTransType
;
21
typedef
LArCaliWaveSubset_p2
LArCaliWavePersType
;
22
23
typedef
T_AthenaPoolCoolMultChanCnv<LArCaliWaveContainer, LArCaliWaveTransType, LArCaliWavePersType >
LArCaliWaveContainerCnvBase
;
24
25
class
LArCaliWaveContainerCnv
:
public
LArCaliWaveContainerCnvBase
{
26
friend
class
CnvFactory
<
LArCaliWaveContainerCnv
>;
27
28
protected
:
29
public
:
30
LArCaliWaveContainerCnv
(ISvcLocator* svcloc) :
LArCaliWaveContainerCnvBase
(svcloc) {}
31
protected
:
32
LArCaliWavePersType
*
createPersistent
(
LArCaliWaveTransType
* transObj);
33
LArCaliWaveTransType
*
createTransient
(
const
Token
* token);
34
LArCaliWaveTransType
*
createTransient
(
LArCaliWaveTransType
* orig);
//used to read non t/p split version
35
};
36
#endif
LArCaliWavePersType
LArCaliWaveSubset_p2 LArCaliWavePersType
Definition
LArCaliWaveContainerCnv.h:21
LArCaliWaveContainerCnvBase
T_AthenaPoolCoolMultChanCnv< LArCaliWaveContainer, LArCaliWaveTransType, LArCaliWavePersType > LArCaliWaveContainerCnvBase
Definition
LArCaliWaveContainerCnv.h:23
LArCaliWaveTransType
LArConditionsSubset< LArCaliWaveVec > LArCaliWaveTransType
Definition
LArCaliWaveContainerCnv.h:20
LArCaliWaveContainer.h
LArCaliWaveSubsetCnv_p1.h
LArCaliWaveSubsetCnv_p2.h
LArCaliWave.h
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
LArCaliWaveContainerCnv::LArCaliWaveContainerCnv
LArCaliWaveContainerCnv(ISvcLocator *svcloc)
Definition
LArCaliWaveContainerCnv.h:30
LArCaliWaveContainerCnv::createTransient
LArCaliWaveTransType * createTransient(const Token *token)
method to be implemented by the developer.
Definition
LArCaliWaveContainerCnv.cxx:30
LArCaliWaveContainerCnv::createPersistent
LArCaliWavePersType * createPersistent(LArCaliWaveTransType *transObj)
method to be implemented by the developer.
Definition
LArCaliWaveContainerCnv.cxx:20
LArCaliWaveSubset_p2
persistent class container of LArCaliWave data.
Definition
LArCaliWaveSubset_p2.h:28
LArConditionsSubset
template class for use for I/O of conditions data
Definition
LArConditionsSubset.h:122
T_AthenaPoolCoolMultChanCnv< LArCaliWaveContainer, LArCaliWaveTransType, LArCaliWavePersType >::T_AthenaPoolCoolMultChanCnv
T_AthenaPoolCoolMultChanCnv(ISvcLocator *svcloc)
Token
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition
Token.h:22
Generated on
for ATLAS Offline Software by
1.17.0