ATLAS Offline Software
|
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrListCollection. In this case, the elements of T are written/read and their POOL tokens are stored in CondAttrListCollection. More...
#include "AthenaPoolCnvSvc/T_AthenaPoolCustCnv.h"
#include <string>
#include "AthenaPoolCnvSvc/T_AthenaPoolCoolMultChanCnv.icc"
Go to the source code of this file.
Classes | |
class | CnvFactory< Cnv > |
Abstract factory to create the converter. More... | |
class | T_AthenaPoolCoolMultChanCnv< COLL_T, ELEM_T, ELEM_P > |
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrListCollection. In this case, the elements of T are written/read and their POOL tokens are stored in CondAttrListCollection. More... | |
This templated class provides the POOL converter to translate a DataVector<T> to and from a CondAttrListCollection. In this case, the elements of T are written/read and their POOL tokens are stored in CondAttrListCollection.
Definition in file T_AthenaPoolCoolMultChanCnv.h.