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

#include <PileUpEventInfo_p5.h>

Inheritance diagram for PileUpEventInfo_p5:
Collaboration diagram for PileUpEventInfo_p5:

Classes

struct  SubEvent
 

Public Types

typedef std::vector< SubEventSubEvVect_t
 

Public Member Functions

 PileUpEventInfo_p5 ()
 
virtual ~PileUpEventInfo_p5 ()
 

Public Attributes

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

Detailed Description

Definition at line 20 of file PileUpEventInfo_p5.h.

Member Typedef Documentation

◆ SubEvVect_t

Definition at line 33 of file PileUpEventInfo_p5.h.

Constructor & Destructor Documentation

◆ PileUpEventInfo_p5()

PileUpEventInfo_p5::PileUpEventInfo_p5 ( )
inline

Definition at line 23 of file PileUpEventInfo_p5.h.

23 {};

◆ ~PileUpEventInfo_p5()

virtual PileUpEventInfo_p5::~PileUpEventInfo_p5 ( )
inlinevirtual

Definition at line 24 of file PileUpEventInfo_p5.h.

24 {};

Member Data Documentation

◆ m_event_flags

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

Definition at line 25 of file EventInfo_p4.h.

◆ m_event_ID

EventID_p1 EventInfo_p4::m_event_ID
inherited

Definition at line 22 of file EventInfo_p4.h.

◆ m_event_type

EventType_p3 EventInfo_p4::m_event_type
inherited

Definition at line 23 of file EventInfo_p4.h.

◆ m_subEvents

SubEvVect_t PileUpEventInfo_p5::m_subEvents

Definition at line 34 of file PileUpEventInfo_p5.h.

◆ m_trigger_info

TriggerInfo_p2 EventInfo_p4::m_trigger_info
inherited

Definition at line 24 of file EventInfo_p4.h.


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