ATLAS Offline Software
Loading...
Searching...
No Matches
PileUpEventInfo_p2 Class Reference

#include <PileUpEventInfo_p2.h>

Inheritance diagram for PileUpEventInfo_p2:
Collaboration diagram for PileUpEventInfo_p2:

Classes

struct  SubEvent

Public Types

typedef std::vector< SubEventSubEvVect_t

Public Member Functions

 PileUpEventInfo_p2 ()
virtual ~PileUpEventInfo_p2 ()

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_p2.h.

Member Typedef Documentation

◆ SubEvVect_t

Definition at line 31 of file PileUpEventInfo_p2.h.

Constructor & Destructor Documentation

◆ PileUpEventInfo_p2()

PileUpEventInfo_p2::PileUpEventInfo_p2 ( )
inline

Definition at line 23 of file PileUpEventInfo_p2.h.

23{};

◆ ~PileUpEventInfo_p2()

virtual PileUpEventInfo_p2::~PileUpEventInfo_p2 ( )
inlinevirtual

Definition at line 24 of file PileUpEventInfo_p2.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_p2::m_subEvents

Definition at line 32 of file PileUpEventInfo_p2.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: