ATLAS Offline Software
Loading...
Searching...
No Matches
LUCID_RawDataContainerCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef LUCID_RawDataContainerCnv_H
6#define LUCID_RawDataContainerCnv_H
7
11#include "GaudiKernel/MsgStream.h"
12
14
15typedef T_AthenaPoolCustomCnv < LUCID_RawDataContainer, LUCID_RawDataContainer_PERS > LUCID_RawDataContainerCnvBase;
16
18
20
21 protected:
22
23public:
25protected:
26
29};
30
31#endif
32
33
T_AthenaPoolCustomCnv< LUCID_RawDataContainer, LUCID_RawDataContainer_PERS > LUCID_RawDataContainerCnvBase
LUCID_RawDataContainer_p1 LUCID_RawDataContainer_PERS
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual LUCID_RawDataContainer_PERS * createPersistent(LUCID_RawDataContainer *transCont)
LUCID_RawDataContainerCnv(ISvcLocator *svcloc)
virtual LUCID_RawDataContainer * createTransient()