Public Member Functions | Public Attributes | List of all members
art::EventProcessHistoryID Struct Reference

#include <EventProcessHistoryID.h>

Public Member Functions

 EventProcessHistoryID ()
 
 EventProcessHistoryID (EventID const &id, ProcessHistoryID const &ph)
 

Public Attributes

EventID eventID_
 
ProcessHistoryID processHistoryID_
 

Detailed Description

Definition at line 8 of file EventProcessHistoryID.h.

Constructor & Destructor Documentation

art::EventProcessHistoryID::EventProcessHistoryID ( )
inline
art::EventProcessHistoryID::EventProcessHistoryID ( EventID const &  id,
ProcessHistoryID const &  ph 
)
inline

Definition at line 10 of file EventProcessHistoryID.h.

Member Data Documentation

EventID art::EventProcessHistoryID::eventID_

Definition at line 13 of file EventProcessHistoryID.h.

ProcessHistoryID art::EventProcessHistoryID::processHistoryID_

Definition at line 14 of file EventProcessHistoryID.h.


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