ATLAS Offline Software
Loading...
Searching...
No Matches
MergedEventInfo_p2.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_P2_H
6#define EVENTTPCNV_MERGEDEVENTINFO_P2_H
7
15
17// #include "EventTPCnv/EventID_p2.h"
18
20public:
22 virtual ~MergedEventInfo_p2() {};
23
24 std::vector<unsigned int> m_newEventIDdata;
25};
26
27#endif
28
29
This class is the persistent representation of EventInfo.
virtual ~MergedEventInfo_p2()
POOL required.
std::vector< unsigned int > m_newEventIDdata