ATLAS Offline Software
Loading...
Searching...
No Matches
MuonFeatureContainerCnv_tlp2.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 : MuonFeatureContainerCnv_tlp2
9 *
10 * @brief "top-level" transient-persistent converter for MuonFeatureContainer_tlp2
11 *
12 * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13 * @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14 *
15 * File and Version Information:
16 * $Id: MuonFeatureContainerCnv_tlp2.h,v 1.2 2009-04-01 22:12:14 salvator Exp $
17 **********************************************************************************/
18#ifndef TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_CNV_TLP2_H
19#define TRIGMUONEVENTTPCNV_MUONFEATURECONTAINER_CNV_TLP2_H
20
23
25
26class MuonFeatureContainerCnv_tlp2 : public TopLevelTPConverter< MuonFeatureContainerCnv_p2, MuonFeatureContainer_tlp2 >
27{
28
29 public:
30
33
34 //default methods
35 virtual void setPStorage( MuonFeatureContainer_tlp2 *storage );
36
37 protected:
40
41}; //end of class definitions
42
43
44#endif
Defines the most specialized template for all top-level TP converters.
virtual void setPStorage(MuonFeatureContainer_tlp2 *storage)
A stub for a method that should be provided by the converter creator.
MuonFeatureContainerCnv_p2 m_muonFeatureContainerCnv