LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "History.h"
Public Member Functions | |
History () | |
History (ProcessHistoryID const &phid) | |
ProcessHistoryID const & | processHistoryID () const noexcept |
void | setProcessHistoryID (ProcessHistoryID const &phid) |
Private Attributes | |
ProcessHistoryID | processHistoryID_ |
|
default |
|
explicit |
Definition at line 8 of file History.cc.
|
noexcept |
void art::History::setProcessHistoryID | ( | ProcessHistoryID const & | phid | ) |
|
private |
Definition at line 24 of file History.h.
Referenced by processHistoryID(), and setProcessHistoryID().