ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
EventInfo_p1 Class Reference

#include <EventInfo_p1.h>

Inheritance diagram for EventInfo_p1:
Collaboration diagram for EventInfo_p1:

Public Member Functions

 EventInfo_p1 ()
 
virtual ~EventInfo_p1 ()
 
 EventInfo_p1 (const EventInfo_p1 &other)
 
EventInfo_p1operator= (const EventInfo_p1 &)
 
 EventInfo_p1 (EventInfo_p1 &&other)
 
EventInfo_p1operator= (EventInfo_p1 &&)
 

Public Attributes

EventID_p1 m_event_ID
 
EventType_p1 m_event_type
 
TriggerInfo_p1m_trigger_info
 

Detailed Description

Definition at line 18 of file EventInfo_p1.h.

Constructor & Destructor Documentation

◆ EventInfo_p1() [1/3]

EventInfo_p1::EventInfo_p1 ( )

◆ ~EventInfo_p1()

virtual EventInfo_p1::~EventInfo_p1 ( )
virtual

◆ EventInfo_p1() [2/3]

EventInfo_p1::EventInfo_p1 ( const EventInfo_p1 other)

◆ EventInfo_p1() [3/3]

EventInfo_p1::EventInfo_p1 ( EventInfo_p1 &&  other)

Member Function Documentation

◆ operator=() [1/2]

EventInfo_p1& EventInfo_p1::operator= ( const EventInfo_p1 )

◆ operator=() [2/2]

EventInfo_p1& EventInfo_p1::operator= ( EventInfo_p1 &&  )

Member Data Documentation

◆ m_event_ID

EventID_p1 EventInfo_p1::m_event_ID

Definition at line 29 of file EventInfo_p1.h.

◆ m_event_type

EventType_p1 EventInfo_p1::m_event_type

Definition at line 30 of file EventInfo_p1.h.

◆ m_trigger_info

TriggerInfo_p1* EventInfo_p1::m_trigger_info

Definition at line 31 of file EventInfo_p1.h.


The documentation for this class was generated from the following file: