11#ifndef GENERATOROBJECTSTPCNV_MCEVENTCOLLECTIONCNV_P1_H
12#define GENERATOROBJECTSTPCNV_MCEVENTCOLLECTIONCNV_P1_H
16#pragma clang diagnostic push
17#pragma clang diagnostic ignored "-Wkeyword-macro"
20#define protected public
25#pragma clang 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...