11#ifndef GENERATOROBJECTSTPCNV_MCEVENTCOLLECTIONCNV_P1_H
12#define GENERATOROBJECTSTPCNV_MCEVENTCOLLECTIONCNV_P1_H
19# pragma clang diagnostic push
20# pragma clang diagnostic ignored "-Wkeyword-macro"
23# pragma GCC diagnostic push
24# pragma GCC diagnostic ignored "-Wkeyword-macro"
26# define private public
27# define protected public
36# pragma clang diagnostic pop
39# pragma GCC diagnostic pop
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
McEventCollectionCnv_p1()
Default constructor:
virtual ~McEventCollectionCnv_p1()
Destructor.
McEventCollectionCnv_p1(const McEventCollectionCnv_p1 &rhs)
Copy constructor.
T_AthenaPoolTPCnvBase< McEventCollection, McEventCollection_p1 > Base_t
virtual void persToTrans(const McEventCollection_p1 *persObj, McEventCollection *transObj, MsgStream &msg)
Method creating the transient representation of McEventCollection from its persistent representation ...
virtual void transToPers(const McEventCollection *transObj, McEventCollection_p1 *persObj, MsgStream &msg)
Method creating the persistent representation McEventCollection_p1 from its transient representation ...
McEventCollectionCnv_p1 & operator=(const McEventCollectionCnv_p1 &rhs)
Assignement operator.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objectsFile: Gene...