![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| struct | columnar::MuonDef |
Namespaces | |
| namespace | columnar |
Typedefs | |
| using | columnar::MuonRange = ObjectRange<MuonDef> |
| using | columnar::MuonId = ObjectId<MuonDef> |
| using | columnar::OptMuonId = OptObjectId<MuonDef> |
| template<typename CT, typename CM = ColumnarModeDefault> | |
| using | columnar::MuonAccessor = AccessorTemplate<MuonDef,CT,ColumnAccessMode::input,CM> |
| template<typename CT, typename CM = ColumnarModeDefault> | |
| using | columnar::MuonDecorator = AccessorTemplate<MuonDef,CT,ColumnAccessMode::output,CM> |