ATLAS Offline Software
|
Public Member Functions | |
template<class OWNER > | |
DummyProperty (OWNER *, std::string, Base &&, std::string) | |
Base | value () const |
operator Base () const | |
std::size_t | size () const |
bool | empty () const |
auto | operator[] (std::size_t) |
template<class... Args> | |
decltype( | operator() (Args &&... args) const noexcept(noexcept(std::declval< Base >()(std::declval< Args && >()...))) std::declval< Base >()(std::declval< Args && >()...)) |
Definition at line 164 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 166 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 172 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 168 of file TrackTruthMatchingBaseAlg.h.
|
inlinenoexcept |
Definition at line 177 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 173 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 171 of file TrackTruthMatchingBaseAlg.h.
|
inline |
Definition at line 167 of file TrackTruthMatchingBaseAlg.h.