ATLAS Offline Software
Loading...
Searching...
No Matches
LArLATOMEHeaderContainerCnv.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++-*-
6#ifndef LARATHENAPOOL_LARLATOMEHEADERCONTAINERCNV_H
7#define LARATHENAPOOL_LARLATOMEHEADERCONTAINERCNV_H
8
12
14
16
18{
19public:
20 LArLATOMEHeaderContainerCnv(ISvcLocator*);
21 virtual StatusCode initialize() override;
22protected:
23 virtual LArLATOMEHeaderContainer* createTransient() override final;
25private:
27
28};
29
30#endif
T_AthenaPoolCustomCnv< LArLATOMEHeaderContainer, LArLATOMEHeaderContainerPERS > LArLATOMEHeaderContainerCnvBase
LArLATOMEHeaderContainer_p1 LArLATOMEHeaderContainerPERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
virtual LArLATOMEHeaderContainer * createTransient() override final
virtual LArLATOMEHeaderContainerPERS * createPersistent(LArLATOMEHeaderContainer *) override
virtual StatusCode initialize() override
Gaudi Service Interface method implementations:
Container class for LArLATOMEHeader.
Compatibility for old converter classes that don't get passed the key.