![]() |
Project
|
#include <Triplet.h>
Public Member Functions | |
| Triplet ()=default | |
| Triplet (F f, S s, T t) | |
| ClassDefNV (Triplet, 1) | |
Public Attributes | |
| F | first {} |
| S | second {} |
| T | third {} |
|
default |
|
inline |
| o2::dataformats::Triplet< F, S, T >::ClassDefNV | ( | Triplet< F, S, T > | , |
| 1 | |||
| ) |
| F o2::dataformats::Triplet< F, S, T >::first {} |
| S o2::dataformats::Triplet< F, S, T >::second {} |
| T o2::dataformats::Triplet< F, S, T >::third {} |