ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LAruA2MeVMCCnv.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//Dear emacs, this is -*-c++-*-
11
12
#ifndef LAruA2MeVMCCnv_H
13
#define LAruA2MeVMCCnv_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
16
#include "
LArRawConditions/LAruA2MeVMC.h
"
17
#include "
LArRawConditions/LAruA2MeVP.h
"
18
#include "
LArSingleFloatConverter.h
"
19
20
typedef
LArSingleFloatConverter<LAruA2MeVMC>
LAruA2MeVMCCnvBase
;
21
22
class
LAruA2MeVMCCnv
:
public
LAruA2MeVMCCnvBase
{
23
friend
class
CnvFactory
<
LAruA2MeVMCCnv
>;
24
protected
:
25
public
:
26
LAruA2MeVMCCnv
(ISvcLocator* svcloc) :
LAruA2MeVMCCnvBase
(svcloc) {}
27
protected
:
28
virtual
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
const
Token
* token);
29
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
LArConditionsSubset<LAruA2MeVP>
* orig);
30
};
31
32
#endif
LArSingleFloatConverter.h
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>.
LAruA2MeVMCCnvBase
LArSingleFloatConverter< LAruA2MeVMC > LAruA2MeVMCCnvBase
Definition
LAruA2MeVMCCnv.h:20
LAruA2MeVMC.h
LAruA2MeVP.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
LArSingleFloatConverter< LAruA2MeVMC >::LArSingleFloatConverter
LArSingleFloatConverter(ISvcLocator *svcloc)
Definition
LArSingleFloatConverter.h:30
LAruA2MeVMCCnv::createTransient
virtual LArConditionsSubset< LArSingleFloatP > * createTransient(const Token *token)
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>.
Definition
LAruA2MeVMCCnv.cxx:15
LAruA2MeVMCCnv::LAruA2MeVMCCnv
LAruA2MeVMCCnv(ISvcLocator *svcloc)
Definition
LAruA2MeVMCCnv.h:26
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