LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Functions | |
constexpr ProductStatus | present () noexcept |
constexpr ProductStatus | neverCreated () noexcept |
constexpr ProductStatus | dropped () noexcept |
constexpr ProductStatus | dummyToPreventDoubleCount () noexcept |
constexpr ProductStatus | unknown () noexcept |
constexpr ProductStatus | uninitialized () noexcept |
constexpr bool | present (ProductStatus const status) noexcept |
constexpr bool | neverCreated (ProductStatus const status) noexcept |
constexpr bool | dropped (ProductStatus const status) noexcept |
constexpr bool | dummyToPreventDoubleCount (ProductStatus const status) noexcept |
constexpr bool | unknown (ProductStatus const status) noexcept |
constexpr bool | uninitialized (ProductStatus const status) noexcept |
|
noexcept |
Definition at line 20 of file ProductStatus.h.
Referenced by dropped().
|
noexcept |
Definition at line 52 of file ProductStatus.h.
References dropped().
|
noexcept |
Definition at line 25 of file ProductStatus.h.
Referenced by art::Principal::ctor_read_provenance(), dummyToPreventDoubleCount(), and art::Group::productAvailable().
|
noexcept |
Definition at line 57 of file ProductStatus.h.
References dummyToPreventDoubleCount().
|
noexcept |
Definition at line 15 of file ProductStatus.h.
Referenced by neverCreated(), and art::Group::productAvailable().
|
noexcept |
Definition at line 47 of file ProductStatus.h.
References neverCreated().
|
noexcept |
Definition at line 10 of file ProductStatus.h.
Referenced by pma::SortedBranchBase::AddNext(), art::ProductInserter::commitProducts(), pma::ProjectionMatchingAlg::guideEndpoints(), art::Provenance::isPresent(), art::Wrapper< T >::isPresent_(), present(), art::FileDumperOutput::printPrincipal(), art::Group::productAvailable(), and art::put_product_in_principal().
|
noexcept |
Definition at line 42 of file ProductStatus.h.
References present().
|
noexcept |
Definition at line 36 of file ProductStatus.h.
Referenced by art::Group::productAvailable(), and uninitialized().
|
noexcept |
Definition at line 67 of file ProductStatus.h.
References uninitialized().
|
noexcept |
Definition at line 31 of file ProductStatus.h.
Referenced by art::Principal::ctor_read_provenance(), and unknown().
|
noexcept |
Definition at line 62 of file ProductStatus.h.
References unknown().