![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for ActsExamples::WhiteBoard::HolderT< T, typename >:
Collaboration diagram for ActsExamples::WhiteBoard::HolderT< T, typename >:Public Member Functions | |
| HolderT (T &&v) | |
| const std::type_info & | type () const |
Public Member Functions inherited from ActsExamples::WhiteBoard::IHolder | |
| virtual | ~IHolder ()=default |
Public Attributes | |
| T | value |
Definition at line 63 of file WhiteBoard.hpp.
View newest version in sPHENIX GitHub at line 63 of file WhiteBoard.hpp
|
inline |
Definition at line 66 of file WhiteBoard.hpp.
View newest version in sPHENIX GitHub at line 66 of file WhiteBoard.hpp
|
inlinevirtual |
Implements ActsExamples::WhiteBoard::IHolder.
Definition at line 67 of file WhiteBoard.hpp.
View newest version in sPHENIX GitHub at line 67 of file WhiteBoard.hpp
References T.
| T ActsExamples::WhiteBoard::HolderT< T, typename >::value |
Definition at line 64 of file WhiteBoard.hpp.
View newest version in sPHENIX GitHub at line 64 of file WhiteBoard.hpp