ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArShape32MCCnv.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 LArShape32MCCnv_H
12
#define LArShape32MCCnv_H
13
14
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
15
#include "
LArRawConditions/LArShape32MC.h
"
16
#include "
LArRawConditions/LArShapeP.h
"
17
#include "
LArCondTPCnv/LArShapeSubsetCnv_p1.h
"
18
19
// the latest persistent representation type of LArShape32MC
20
typedef
LArConditionsSubset<LArShapeP1>
LArShapeTransType
;
21
typedef
LArShapeSubset_p1
LArShapePersType
;
22
23
typedef
T_AthenaPoolCoolMultChanCnv<LArShape32MC, LArShapeTransType, LArShapePersType >
LArShape32MCCnvBase
;
24
25
class
LArShape32MCCnv
:
public
LArShape32MCCnvBase
{
26
friend
class
CnvFactory
<
LArShape32MCCnv
>;
27
28
protected
:
29
public
:
30
LArShape32MCCnv
(ISvcLocator* svcloc) :
LArShape32MCCnvBase
(svcloc) {}
31
protected
:
32
virtual
LArShapePersType
*
createPersistent
(
LArShapeTransType
* transObj);
33
virtual
LArShapeTransType
*
createTransient
(
const
Token
* token);
34
LArConditionsSubset<LArShapeP1>
*
createTransient
(
LArConditionsSubset<LArShapeP>
* orig);
35
};
36
37
38
#endif
39
LArShapePersType
LArShapeSubset_p1 LArShapePersType
Definition
LArShape32MCCnv.h:21
LArShapeTransType
LArConditionsSubset< LArShapeP1 > LArShapeTransType
Definition
LArShape32MCCnv.h:20
LArShape32MCCnvBase
T_AthenaPoolCoolMultChanCnv< LArShape32MC, LArShapeTransType, LArShapePersType > LArShape32MCCnvBase
Definition
LArShape32MCCnv.h:23
LArShape32MC.h
LArShapeP.h
LArShapeSubsetCnv_p1.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
LArShape32MCCnv::createPersistent
virtual LArShapePersType * createPersistent(LArShapeTransType *transObj)
method to be implemented by the developer.
Definition
LArShape32MCCnv.cxx:39
LArShape32MCCnv::createTransient
virtual LArShapeTransType * createTransient(const Token *token)
method to be implemented by the developer.
Definition
LArShape32MCCnv.cxx:49
LArShape32MCCnv::LArShape32MCCnv
LArShape32MCCnv(ISvcLocator *svcloc)
Definition
LArShape32MCCnv.h:30
LArShapeSubset_p1
persistent class container of LArConditionsSubset for LArShape data.
Definition
LArShapeSubset_p1.h:30
T_AthenaPoolCoolMultChanCnv< LArShape32MC, LArShapeTransType, LArShapePersType >::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