ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcDigitsCollectionCnv.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 ZDCDIGITSCOLLECTIONCNV
6#define ZDCDIGITSCOLLECTIONCNV
7
11// typedef to the latest persistent version
13
15
18protected:
19public:
20 ZdcDigitsCollectionCnv(ISvcLocator* svcloc) : ZdcDigitsCollectionCnvBase ( svcloc) {}
21protected:
23 virtual ZdcDigitsCollection* createTransient(const Token* token);
24};
25
26
27#endif
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
ZdcDigitsCollection_p1 ZdcDigitsCollection_PERS
T_AthenaPoolCustomCnv< ZdcDigitsCollection, ZdcDigitsCollection_PERS > ZdcDigitsCollectionCnvBase
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
virtual ZdcDigitsCollection * createTransient(const Token *token)
ZdcDigitsCollectionCnv(ISvcLocator *svcloc)
virtual ZdcDigitsCollection_PERS * createPersistent(ZdcDigitsCollection *transCont)