ATLAS Offline Software
Loading...
Searching...
No Matches
MissingETCompositionCnv.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 RECATHENAPOOL_MISSINGETCOMPOSITIONCNV_H
6#define RECATHENAPOOL_MISSINGETCOMPOSITIONCNV_H
7
9
10// the converter and the persistent class
13
14// the transient class
16
17// the latest persistent representation type of MissingETComposition_p2
20
39#endif
T_AthenaPoolCustomCnv< MissingETComposition, MissingETComposition_PERS > MissingETCompositionCnvBase
MissingETComposition_p2 MissingETComposition_PERS
MissingETCompositionConverterBase< MissingETComposition_p2 > MissingETCompositionCnv_p2
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
virtual MissingETComposition * createTransient()
virtual MissingETComposition_PERS * createPersistent(MissingETComposition *transObj)
MissingETCompositionCnv(ISvcLocator *svcloc)
MissingETCompositionCnv_p2 * m_TPconverter_p2
Compatibility for old converter classes that don't get passed the key.