ATLAS Offline Software
Loading...
Searching...
No Matches
TileTrackMuFeatureContainerCnv_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/**********************************************************************************
6 * @Project: Trigger
7 * @Package: TrigMuonEventTPCnv
8 * @class : TileTrackMuFeatureContainerCnv_tlp1
9 *
10 * @brief "top-level" transient-persistent converter for TileTrackMuFeatureContainer_tlp1
11 *
12 * @author Heuijin Lim (hjlim@hep.anl.gov)
13 * @Created: Jul. 7. 2008
14 **********************************************************************************/
15#ifndef TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECONTAINER_CNV_TLP1_H
16#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURECONTAINER_CNV_TLP1_H
17
23
24class TileTrackMuFeatureContainerCnv_tlp1 : public AthenaPoolTopLevelTPConverter< TileTrackMuFeatureContainerCnv_p1, TileTrackMuFeatureContainer_tlp1 >
25{
26
27 public:
28
31
32 //default methods
33 virtual void setPStorage( TileTrackMuFeatureContainer_tlp1 *storage );
34
35 protected:
39}; //end of class definitions
40
41
42#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
TileTrackMuFeatureContainerCnv_p1 m_TileTrackMuFeatureContainerCnv
virtual void setPStorage(TileTrackMuFeatureContainer_tlp1 *storage)