ATLAS Offline Software
Loading...
Searching...
No Matches
TrackParticleTruthCollectionContainerCnv_tlp1.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 __TRK_PARTICLE_TRUTH_COLL_CNTNR_CNV_TLP1
6#define __TRK_PARTICLE_TRUTH_COLL_CNTNR_CNV_TLP1
7
8/*
9 @brief T/P conversion for TrackParticleTruthCollectionContainer used in the trigger
10 @author Jiri.Masik@cern.ch
11 */
12
17
20 public TopLevelTPConverter<TrackParticleTruthCollectionContainerCnv_p1,
21 TrackParticleTruthCollectionContainer_tlp1>
22{
23public:
25
27
29
30protected:
32
33};
34
35// ??? Maybe this should be moved up to TopLevelTPConverter...
36template <>
56
57
58
59
60#endif
Defines the most specialized template for all top-level TP converters.
DataVector< TrackParticleTruthCollection > TrackParticleTruthCollectionContainer
virtual void transToPers(const TrackParticleTruthCollectionContainer *trans, TrackParticleTruthCollectionContainer_tlp1 *pers, MsgStream &msg)
virtual void persToTrans(const TrackParticleTruthCollectionContainer_tlp1 *pers, TrackParticleTruthCollectionContainer *trans, MsgStream &msg)
virtual void setPStorage(TrackParticleTruthCollectionContainer_tlp1 *storage)
A stub for a method that should be provided by the converter creator.
MsgStream & msg
Definition testRead.cxx:32