ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcRawChannelCollectionCnv.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 ZDCRAWCHANNELCOLLECTIONCNV
6#define ZDCRAWCHANNELCOLLECTIONCNV
7
11// typedef to the latest persistent version
13
14class ZdcRawChannelCollectionCnv : public T_AthenaPoolCustomCnv<ZdcRawChannelCollection, ZdcRawChannelCollection_PERS > {
16public:
19protected:
22};
23
24
25#endif
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
ZdcRawChannelCollection_p1 ZdcRawChannelCollection_PERS
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
This class provides a token that identifies in a unique way objects on the persistent storage.
Definition Token.h:21
ZdcRawChannelCollection_PERS * createPersistent(ZdcRawChannelCollection *transCont)
ZdcRawChannelCollection * createTransient(const Token *token)
ZdcRawChannelCollectionCnv(ISvcLocator *svcloc)