ATLAS Offline Software
MergedEventInfo_p1.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 EVENTTPCNV_MERGEDEVENTINFO_P1_H
6 #define EVENTTPCNV_MERGEDEVENTINFO_P1_H
7 
17 #include "EventTPCnv/EventID_p1.h"
18 
20 public:
22  virtual ~MergedEventInfo_p1() {};
23 
25 };
26 
27 #endif
28 
29 
EventInfo_p1
Definition: EventInfo_p1.h:18
MergedEventInfo_p1
Definition: MergedEventInfo_p1.h:19
EventID_p1.h
This class provides persistent representation for EventID.
EventInfo_p1.h
This class is the persistent representation of EventInfo.
MergedEventInfo_p1::MergedEventInfo_p1
MergedEventInfo_p1()
Definition: MergedEventInfo_p1.h:21
MergedEventInfo_p1::m_newEventID
EventID_p1 m_newEventID
Definition: MergedEventInfo_p1.h:22
EventID_p1
Definition: EventID_p1.h:17
MergedEventInfo_p1::~MergedEventInfo_p1
virtual ~MergedEventInfo_p1()
POOL required.
Definition: MergedEventInfo_p1.h:22