ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArCnv
LArCondAthenaPool
src
LArMphysOverMcalCompleteCnv.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 LArMphysOverMcalCompleteCnv_H
13
#define LArMphysOverMcalCompleteCnv_H
14
15
#include "
AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.h
"
16
#include "
LArRawConditions/LArMphysOverMcalComplete.h
"
17
#include "
LArRawConditions/LArMphysOverMcalP.h
"
18
#include "
LArRawConditions/LArMphysOverMcalP1.h
"
19
#include "
LArRawConditions/LArSingleFloatP.h
"
20
#include "
LArCondTPCnv/LArMphysOverMcalSubset_p1.h
"
21
#include "
LArSingleFloatConverter.h
"
22
23
typedef
LArSingleFloatConverter<LArMphysOverMcalComplete>
LArMphysOverMcalCompleteCnvBase
;
24
25
class
LArMphysOverMcalCompleteCnv
:
public
LArMphysOverMcalCompleteCnvBase
{
26
friend
class
CnvFactory
<
LArMphysOverMcalCompleteCnv
>;
27
protected
:
28
public
:
29
LArMphysOverMcalCompleteCnv
(ISvcLocator* svcloc) :
LArMphysOverMcalCompleteCnvBase
(svcloc) {}
30
protected
:
31
virtual
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
const
Token
* token);
32
LArConditionsSubset<LArSingleFloatP>
*
createTransient
(
LArConditionsSubset<LArMphysOverMcalP>
* orig);
33
};
34
35
#endif
36
LArMphysOverMcalCompleteCnvBase
LArSingleFloatConverter< LArMphysOverMcalComplete > LArMphysOverMcalCompleteCnvBase
Definition
LArMphysOverMcalCompleteCnv.h:23
LArMphysOverMcalComplete.h
LArMphysOverMcalP1.h
LArMphysOverMcalP.h
LArMphysOverMcalSubset_p1.h
This file defines the class used for persistent container of LArMphysOverMcalSubset.
LArSingleFloatConverter.h
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>.
LArSingleFloatP.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
LArMphysOverMcalCompleteCnv::createTransient
virtual LArConditionsSubset< LArSingleFloatP > * createTransient(const Token *token)
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>.
Definition
LArMphysOverMcalCompleteCnv.cxx:19
LArMphysOverMcalCompleteCnv::LArMphysOverMcalCompleteCnv
LArMphysOverMcalCompleteCnv(ISvcLocator *svcloc)
Definition
LArMphysOverMcalCompleteCnv.h:29
LArSingleFloatConverter< LArMphysOverMcalComplete >::LArSingleFloatConverter
LArSingleFloatConverter(ISvcLocator *svcloc)
Definition
LArSingleFloatConverter.h:30
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