ATLAS Offline Software
TrigMonEventCollectionCnv_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 TRIGMON_EVENT_COLLECTIONCNV_TLP1_H
6 #define TRIGMON_EVENT_COLLECTIONCNV_TLP1_H
7 
11 
12 
14  : public AthenaPoolTopLevelTPConverter<TrigMonEventCollectionCnv_p1,
15  TrigMonEventCollection_tlp1>
16 {
17  public:
18 
21 
23 
24  protected:
25 
28 };
29 
30 #endif
TrigMonEventCollectionCnv_tlp1::TrigMonEventCollectionCnv_tlp1
TrigMonEventCollectionCnv_tlp1()
Definition: TrigMonEventCollectionCnv_tlp1.cxx:7
TrigMonEventCollectionCnv_tlp1::m_TrigMonEventCnv
TrigMonEventCnv_p1 m_TrigMonEventCnv
Definition: TrigMonEventCollectionCnv_tlp1.h:27
TrigMonEventCollectionCnv_tlp1::setPStorage
void setPStorage(TrigMonEventCollection_tlp1 *storage)
Definition: TrigMonEventCollectionCnv_tlp1.cxx:17
TrigMonEventCollectionCnv_tlp1::~TrigMonEventCollectionCnv_tlp1
virtual ~TrigMonEventCollectionCnv_tlp1()
Definition: TrigMonEventCollectionCnv_tlp1.h:20
TrigMonEventCollection_tlp1
Definition: TrigMonEventCollection_tlp1.h:20
TrigMonEventCollection_tlp1.h
AthenaPoolTopLevelTPConverter.h
TrigMonEventCollectionCnv_tlp1::m_TrigMonEventCollectionCnv
TrigMonEventCollectionCnv_p1 m_TrigMonEventCollectionCnv
Definition: TrigMonEventCollectionCnv_tlp1.h:26
TrigMonEventCollectionCnv_p1
Definition: TrigMonEventCollectionCnv_p1.h:18
TrigMonEventCnv_p1
Definition: TrigMonEventCnv_p1.h:24
TrigMonEventCollectionCnv_tlp1
Definition: TrigMonEventCollectionCnv_tlp1.h:16
TrigMonEventCollectionCnv_p1.h
TopLevelTPConverter
Definition: TopLevelTPConverter.h:35