ATLAS Offline Software
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
PileUpEventInfo_p3 Class Reference

#include <PileUpEventInfo_p3.h>

Inheritance diagram for PileUpEventInfo_p3:
Collaboration diagram for PileUpEventInfo_p3:

Classes

struct  SubEvent
 

Public Types

typedef std::vector< SubEventSubEvVect_t
 

Public Member Functions

 PileUpEventInfo_p3 ()
 
virtual ~PileUpEventInfo_p3 ()
 

Public Attributes

SubEvVect_t m_subEvents
 
EventID_p1 m_event_ID
 
EventType_p1 m_event_type
 
TriggerInfo_p2 m_trigger_info
 
std::vector< unsigned int > m_event_flags
 

Detailed Description

Definition at line 20 of file PileUpEventInfo_p3.h.

Member Typedef Documentation

◆ SubEvVect_t

Definition at line 33 of file PileUpEventInfo_p3.h.

Constructor & Destructor Documentation

◆ PileUpEventInfo_p3()

PileUpEventInfo_p3::PileUpEventInfo_p3 ( )
inline

Definition at line 23 of file PileUpEventInfo_p3.h.

23 {};

◆ ~PileUpEventInfo_p3()

virtual PileUpEventInfo_p3::~PileUpEventInfo_p3 ( )
inlinevirtual

Definition at line 24 of file PileUpEventInfo_p3.h.

24 {};

Member Data Documentation

◆ m_event_flags

std::vector<unsigned int> EventInfo_p2::m_event_flags
inherited

Definition at line 25 of file EventInfo_p2.h.

◆ m_event_ID

EventID_p1 EventInfo_p2::m_event_ID
inherited

Definition at line 22 of file EventInfo_p2.h.

◆ m_event_type

EventType_p1 EventInfo_p2::m_event_type
inherited

Definition at line 23 of file EventInfo_p2.h.

◆ m_subEvents

SubEvVect_t PileUpEventInfo_p3::m_subEvents

Definition at line 34 of file PileUpEventInfo_p3.h.

◆ m_trigger_info

TriggerInfo_p2 EventInfo_p2::m_trigger_info
inherited

Definition at line 24 of file EventInfo_p2.h.


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