![]() |
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 1262 of file DCMathSegmentMaker.cxx.
| using Muon::IdDataVec< T >::Entry = T |
Definition at line 1263 of file DCMathSegmentMaker.cxx.
| using Muon::IdDataVec< T >::EntryVec = std::vector<Entry> |
Definition at line 1264 of file DCMathSegmentMaker.cxx.
|
default |
|
inlineexplicit |
Definition at line 1267 of file DCMathSegmentMaker.cxx.
| EntryVec Muon::IdDataVec< T >::data {} |
Definition at line 1270 of file DCMathSegmentMaker.cxx.
| Identifier Muon::IdDataVec< T >::id {0} |
Definition at line 1269 of file DCMathSegmentMaker.cxx.
1.8.18