LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
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.

Referenced by art::operator<().

ProcessHistoryID art::EventProcessHistoryID::processHistoryID_

Definition at line 14 of file EventProcessHistoryID.h.


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