ATLAS Offline Software
Loading...
Searching...
No Matches
EventInfo_p3.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_EVENTINFO_P3_H
6#define EVENTTPCNV_EVENTINFO_P3_H
13
17
19public:
21
22 std::vector<unsigned int> m_AllTheData;
23 // EventID_p1 m_event_ID;
24 // EventType_p1 m_event_type;
25 // TriggerInfo_p2 m_trigger_info;
26 // std::vector<unsigned int> m_event_flags;
27};
28
29
30#endif
31
32
This class provides persistent representation for EventID.
This class is the persistent representation of TriggerInfo.
std::vector< unsigned int > m_AllTheData