LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ProductProvenance.h"
Public Member Functions | |
Transients ()=default | |
Public Attributes | |
std::shared_ptr< Parentage > | parentagePtr_ {nullptr} |
bool | noParentage_ {false} |
Definition at line 82 of file ProductProvenance.h.
|
default |
bool art::ProductProvenance::Transients::noParentage_ {false} |
Definition at line 85 of file ProductProvenance.h.
std::shared_ptr<Parentage> art::ProductProvenance::Transients::parentagePtr_ {nullptr} |
Definition at line 84 of file ProductProvenance.h.