ATLAS Offline Software
|
Public Types | |
using | Entry = T |
using | EntryVec = std::vector< Entry > |
Public Member Functions | |
IdDataVec ()=default | |
IdDataVec (const Identifier &i) | |
Public Attributes | |
Identifier | id {0} |
EntryVec | data {} |
Definition at line 1265 of file DCMathSegmentMaker.cxx.
using Muon::IdDataVec< T >::Entry = T |
Definition at line 1266 of file DCMathSegmentMaker.cxx.
using Muon::IdDataVec< T >::EntryVec = std::vector<Entry> |
Definition at line 1267 of file DCMathSegmentMaker.cxx.
|
default |
|
inlineexplicit |
Definition at line 1270 of file DCMathSegmentMaker.cxx.
EntryVec Muon::IdDataVec< T >::data {} |
Definition at line 1273 of file DCMathSegmentMaker.cxx.
Identifier Muon::IdDataVec< T >::id {0} |
Definition at line 1272 of file DCMathSegmentMaker.cxx.