ATLAS Offline Software
ChamberT0sCnv.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_CHAMBERT0SCNV_H
6 #define MUONEVENTATHENAPOOL_CHAMBERT0SCNV_H
7 
12 
13 // the latest persistent representation type of ChamberT0s
16 
18 friend class CnvFactory<ChamberT0sCnv >;
19 public:
20  ChamberT0sCnv (ISvcLocator* svcloc) : ChamberT0sCnvBase(svcloc) {}
21 protected:
24 };
25 
26 #endif
ChamberT0s_PERS
Muon::ChamberT0s_p1 ChamberT0s_PERS
Definition: ChamberT0sCnv.h:14
Muon::ChamberT0s
Stores links between chambers and the reconstructed T0.
Definition: ChamberT0s.h:17
ChamberT0sCnv::createTransient
virtual Muon::ChamberT0s * createTransient()
Definition: ChamberT0sCnv.cxx:20
ChamberT0sCnv::createPersistent
virtual ChamberT0s_PERS * createPersistent(Muon::ChamberT0s *transObj)
Definition: ChamberT0sCnv.cxx:12
Muon::ChamberT0s_p1
Definition: ChamberT0s_p1.h:13
T_AthenaPoolCustomCnv
Compatibility for old converter classes that don't get passed the key.
Definition: T_AthenaPoolCustomCnv.h:132
T_AthenaPoolCustomCnv.h
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
CnvFactory
Abstract factory to create the converter.
Definition: ToyConverter.h:16
ChamberT0sCnv_p1.h
ChamberT0s.h
ChamberT0s_p1.h
ChamberT0sCnv::ChamberT0sCnv
ChamberT0sCnv(ISvcLocator *svcloc)
Definition: ChamberT0sCnv.h:20
ChamberT0sCnvBase
T_AthenaPoolCustomCnv< Muon::ChamberT0s, ChamberT0s_PERS > ChamberT0sCnvBase
Definition: ChamberT0sCnv.h:15
ChamberT0sCnv
Definition: ChamberT0sCnv.h:17