|
ACTS
Experiment-independent tracking
|
Auxiliary functions and classes used throughout ACTS.
Classes | |
| class | Acts::AnyBase< SIZE > |
| Small opaque type-erased type with configurable small buffer optimization. More... | |
| class | Acts::AnyBaseAll |
| Base class for all instances of AnyBase regarfless of SBO size. More... | |
Typedefs | |
| using | Acts::Any = AnyBase<sizeof(void*)> |
| A type-safe container for single values of any type. | |