ATLAS Offline Software
Loading...
Searching...
No Matches
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
19
21
23friend class CnvFactory<LAruA2MeVMCCnv >;
24protected:
25public:
26 LAruA2MeVMCCnv (ISvcLocator* svcloc) : LAruA2MeVMCCnvBase(svcloc) {}
27protected:
30};
31
32#endif
Base class for all converters for classes deriving from LArConditionsContainer<LArSingleFloatP>
LArSingleFloatConverter< LAruA2MeVMC > LAruA2MeVMCCnvBase
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrL...
Abstract factory to create the converter.
template class for use for I/O of conditions data
virtual LArConditionsSubset< LArSingleFloatP > * createTransient(const Token *token)
Throws and exception if object is not a LArConditionsSubset<LArSingleFloatP>
LAruA2MeVMCCnv(ISvcLocator *svcloc)
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition Token.h:21