ATLAS Offline Software
Loading...
Searching...
No Matches
RpcSectorLogicContainerCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MUONEVENTATHENAPOOL_RPCSECTORLOGICCNV_H
6#define MUONEVENTATHENAPOOL_RPCSECTORLOGICCNV_H
7
11
12// the latest persistent representation type of RpcSectorLogicContainer
15
18protected:
19public:
21protected:
24};
25
26#endif
RpcSectorLogicContainer_p1 PERS
T_AthenaPoolCustomCnv< RpcSectorLogicContainer, PERS > RpcSectorLogicContainerCnvBase
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual RpcSectorLogicContainer * createTransient()
virtual PERS * createPersistent(RpcSectorLogicContainer *transObj)
RpcSectorLogicContainerCnv(ISvcLocator *svcloc)
Compatibility for old converter classes that don't get passed the key.