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

#include <PileUpEventInfo_p1.h>

Inheritance diagram for PileUpEventInfo_p1:
Collaboration diagram for PileUpEventInfo_p1:

Classes

struct  SubEvent
 

Public Types

typedef std::vector< SubEventSubEvVect_t
 

Public Member Functions

 PileUpEventInfo_p1 ()
 
virtual ~PileUpEventInfo_p1 ()
 

Public Attributes

SubEvVect_t m_subEvents
 
EventID_p1 m_event_ID
 
EventType_p1 m_event_type
 
TriggerInfo_p1m_trigger_info
 

Detailed Description

Definition at line 20 of file PileUpEventInfo_p1.h.

Member Typedef Documentation

◆ SubEvVect_t

Definition at line 31 of file PileUpEventInfo_p1.h.

Constructor & Destructor Documentation

◆ PileUpEventInfo_p1()

PileUpEventInfo_p1::PileUpEventInfo_p1 ( )
inline

Definition at line 23 of file PileUpEventInfo_p1.h.

23 {};

◆ ~PileUpEventInfo_p1()

virtual PileUpEventInfo_p1::~PileUpEventInfo_p1 ( )
inlinevirtual

Definition at line 24 of file PileUpEventInfo_p1.h.

24 {};

Member Data Documentation

◆ m_event_ID

EventID_p1 EventInfo_p1::m_event_ID
inherited

Definition at line 29 of file EventInfo_p1.h.

◆ m_event_type

EventType_p1 EventInfo_p1::m_event_type
inherited

Definition at line 30 of file EventInfo_p1.h.

◆ m_subEvents

SubEvVect_t PileUpEventInfo_p1::m_subEvents

Definition at line 32 of file PileUpEventInfo_p1.h.

◆ m_trigger_info

TriggerInfo_p1* EventInfo_p1::m_trigger_info
inherited

Definition at line 31 of file EventInfo_p1.h.


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