LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "RefCore.h"
Public Member Functions | |
constexpr | RefCoreTransients ()=default |
RefCoreTransients (void const *prodPtr, EDProductGetter const *prodGetter) noexcept | |
Public Attributes | |
void const * | itemPtr_ {nullptr} |
EDProductGetter const * | prodGetter_ {nullptr} |
|
default |
|
explicitnoexcept |
Definition at line 11 of file RefCore.cc.
|
mutable |
Definition at line 18 of file RefCore.h.
Referenced by art::RefCore::productPtr(), and art::RefCore::setProductPtr().
EDProductGetter const* art::RefCore::RefCoreTransients::prodGetter_ {nullptr} |
Definition at line 19 of file RefCore.h.
Referenced by art::RefCore::productGetter(), and art::RefCore::setProductGetter().