ATLAS Offline Software
Loading...
Searching...
No Matches
TrigOperationalInfoCollectionCnv_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: TrigSteeringEventTPCnv
8 * @class : TrigVertexCollectionCnv_tlp1
9 *
10 * @brief "top level" transient-persistent converter for TrigVertexCollection
11 *
12 * @author Tomasz Bold (based on exampels by Andrew Hamilton and Francesca Bucci)
13 *
14 * File and Version Information:
15 * $Id: TrigOperationalInfoCollectionCnv_tlp1.h,v 1.2 2009-04-01 22:14:57 salvator Exp $
16 **********************************************************************************/
17#ifndef TRIGSTEERINGEVENTTPCNV_TrigOperationalInfoCollection_CNV_TLP1_H
18#define TRIGSTEERINGEVENTTPCNV_TrigOperationalInfoCollection_CNV_TLP1_H
19
21
23
25
26
27class TrigOperationalInfoCollectionCnv_tlp1 : public AthenaPoolTopLevelTPConverter< TrigOperationalInfoCollectionCnv_p1, TrigOperationalInfoCollection_tlp1 >
28{
29
30 public:
31
34
35 //default methods
36 virtual void setPStorage( TrigOperationalInfoCollection_tlp1 *storage );
37
38 protected:
41
42
43}; //end of class definitions
44
45
46#endif
TopLevelTPConverter< MAIN_CNV, TL_PERS > AthenaPoolTopLevelTPConverter
virtual void setPStorage(TrigOperationalInfoCollection_tlp1 *storage)
TrigOperationalInfoCollectionCnv_p1 m_TrigOperationalInfoCollectionCnv