ATLAS Offline Software
Event
EventTPCnv
EventTPCnv
EventInfo_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_EVENTINFO_P2_H
6
#define EVENTTPCNV_EVENTINFO_P2_H
7
14
#include "
EventTPCnv/EventID_p1.h
"
15
#include "
EventTPCnv/EventType_p1.h
"
16
#include "
EventTPCnv/TriggerInfo_p2.h
"
17
18
class
EventInfo_p2
{
19
public
:
20
EventInfo_p2
() {}
21
22
EventID_p1
m_event_ID
;
23
EventType_p1
m_event_type
;
24
TriggerInfo_p2
m_trigger_info
;
25
std::vector<unsigned int>
m_event_flags
;
26
};
27
28
29
#endif
30
31
TriggerInfo_p2
Definition:
TriggerInfo_p2.h:18
EventID_p1.h
This class provides persistent representation for EventID.
EventInfo_p2
Definition:
EventInfo_p2.h:18
EventType_p1.h
EventInfo_p2::m_event_type
EventType_p1 m_event_type
Definition:
EventInfo_p2.h:23
EventInfo_p2::EventInfo_p2
EventInfo_p2()
Definition:
EventInfo_p2.h:20
EventInfo_p2::m_event_ID
EventID_p1 m_event_ID
Definition:
EventInfo_p2.h:22
EventInfo_p2::m_event_flags
std::vector< unsigned int > m_event_flags
Definition:
EventInfo_p2.h:25
TriggerInfo_p2.h
This class is the persistent representation of TriggerInfo.
EventID_p1
Definition:
EventID_p1.h:17
EventInfo_p2::m_trigger_info
TriggerInfo_p2 m_trigger_info
Definition:
EventInfo_p2.h:24
EventType_p1
Definition:
EventType_p1.h:17
Generated on Sun Dec 22 2024 21:10:16 for ATLAS Offline Software by
1.8.18