ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArPhysWaveContainerCnv.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 LArPhysWaveContainerCnv_H
12
#define LArPhysWaveContainerCnv_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
15
#include "
LArRawConditions/LArPhysWaveContainer.h
"
16
#include "
LArRawConditions/LArPhysWave.h
"
17
#include "
LArCondTPCnv/LArPhysWaveSubsetCnv_p1.h
"
18
19
typedef
LArConditionsSubset<LArPhysWave>
LArPhysWaveTransType
;
20
typedef
LArPhysWaveSubset_p1
LArPhysWavePersType
;
21
22
typedef
T_AthenaPoolCoolMultChanCnv<LArPhysWaveContainer, LArPhysWaveTransType, LArPhysWavePersType >
LArPhysWaveContainerCnvBase
;
23
24
class
LArPhysWaveContainerCnv
:
public
LArPhysWaveContainerCnvBase
{
25
friend
class
CnvFactory
<
LArPhysWaveContainerCnv
>;
26
27
protected
:
28
public
:
29
LArPhysWaveContainerCnv
(ISvcLocator* svcloc) :
LArPhysWaveContainerCnvBase
(svcloc) {}
30
protected
:
31
LArPhysWavePersType
*
createPersistent
(
LArPhysWaveTransType
* transObj);
32
LArPhysWaveTransType
*
createTransient
(
const
Token
* token);
33
LArPhysWaveTransType
*
createTransient
(
LArPhysWaveTransType
* orig);
//used to read non t/p split version
34
};
35
#endif
LArPhysWavePersType
LArPhysWaveSubset_p1 LArPhysWavePersType
Definition
LArPhysWaveContainerCnv.h:20
LArPhysWaveTransType
LArConditionsSubset< LArPhysWave > LArPhysWaveTransType
Definition
LArPhysWaveContainerCnv.h:19
LArPhysWaveContainerCnvBase
T_AthenaPoolCoolMultChanCnv< LArPhysWaveContainer, LArPhysWaveTransType, LArPhysWavePersType > LArPhysWaveContainerCnvBase
Definition
LArPhysWaveContainerCnv.h:22
LArPhysWaveContainer.h
LArPhysWaveSubsetCnv_p1.h
LArPhysWave.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
LArConditionsSubset
template class for use for I/O of conditions data
Definition
LArConditionsSubset.h:122
LArPhysWaveContainerCnv::createPersistent
LArPhysWavePersType * createPersistent(LArPhysWaveTransType *transObj)
method to be implemented by the developer.
Definition
LArPhysWaveContainerCnv.cxx:18
LArPhysWaveContainerCnv::LArPhysWaveContainerCnv
LArPhysWaveContainerCnv(ISvcLocator *svcloc)
Definition
LArPhysWaveContainerCnv.h:29
LArPhysWaveContainerCnv::createTransient
LArPhysWaveTransType * createTransient(const Token *token)
method to be implemented by the developer.
Definition
LArPhysWaveContainerCnv.cxx:28
LArPhysWaveSubset_p1
persistent class container of LArPhysWave data.
Definition
LArPhysWaveSubset_p1.h:28
T_AthenaPoolCoolMultChanCnv< LArPhysWaveContainer, LArPhysWaveTransType, LArPhysWavePersType >::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