Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/EventData/TrackContainer.hpp>
Public Member Functions | |
TrackAccessorBase (HashedString _key) | |
Public Attributes | |
HashedString | key |
Utility class that eases accessing dynamic columns in track containers
T | the type of the value to access |
ReadOnly | true if this is a const accessor |
Definition at line 344 of file TrackContainer.hpp.
View newest version in sPHENIX GitHub at line 344 of file TrackContainer.hpp
|
inline |
Create the accessor from an already-hashed string key
_key | the key |
Definition at line 349 of file TrackContainer.hpp.
View newest version in sPHENIX GitHub at line 349 of file TrackContainer.hpp
HashedString Acts::TrackAccessorBase< T, ReadOnly >::key |
Definition at line 345 of file TrackContainer.hpp.
View newest version in sPHENIX GitHub at line 345 of file TrackContainer.hpp
Referenced by conftest.RootHashAssertionError::__init__().