ATLAS Offline Software
Loading...
Searching...
No Matches
PRD_MultiTruthCollectionCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5// Dear emacs, this is -*-c++-*-
6
7// Andrei.Gaponenko@cern.ch, 2007
8
9
10#ifndef PRD_MULTITRUTHCOLLECTIONCNV_P1_H
11#define PRD_MULTITRUTHCOLLECTIONCNV_P1_H
12
14
18
19class MsgStream;
21namespace Trk { class PRD_MultiTruthCollection_p1; }
22
23
25 : public T_AthenaPoolTPCnvBase<PRD_MultiTruthCollection,
26 Trk::PRD_MultiTruthCollection_p1>
27{
28public:
29
34
35 virtual void persToTrans( const Trk::PRD_MultiTruthCollection_p1* persObj,
36 PRD_MultiTruthCollection* transObj,
37 MsgStream& msg );
38
42 virtual void transToPers( const PRD_MultiTruthCollection* transObj,
44 MsgStream& msg );
45private:
46
49 StatusCode initialize(MsgStream &log);
50
51
52};
53
54#endif/*PRD_MULTITRUTHCOLLECTIONCNV_P1_H*/
This is an Identifier helper class for the Pixel subdetector.
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void transToPers(const PRD_MultiTruthCollection *transObj, Trk::PRD_MultiTruthCollection_p1 *persObj, MsgStream &msg)
Method creating the persistent representation PRD_MultiTruthCollection_p1 from its transient represen...
virtual void persToTrans(const Trk::PRD_MultiTruthCollection_p1 *persObj, PRD_MultiTruthCollection *transObj, MsgStream &msg)
PRD_MultiTruthCollectionCnv_p1()
Method creating the transient representation of Analysis::PRD_MultiTruthCollection from its persisten...
A PRD is mapped onto all contributing particles.
This is an Identifier helper class for the Pixel subdetector.
Definition PixelID.h:67
Ensure that the ATLAS eigen extensions are properly loaded.
void initialize()
MsgStream & msg
Definition testRead.cxx:32