ATLAS Offline Software
Public Types | Public Member Functions | Public Attributes | List of all members
Muon::IdDataVec< T > Struct Template Reference
Collaboration diagram for Muon::IdDataVec< T >:

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 {}
 

Detailed Description

template<class T>
struct Muon::IdDataVec< T >

Definition at line 1270 of file DCMathSegmentMaker.cxx.

Member Typedef Documentation

◆ Entry

template<class T >
using Muon::IdDataVec< T >::Entry = T

Definition at line 1271 of file DCMathSegmentMaker.cxx.

◆ EntryVec

template<class T >
using Muon::IdDataVec< T >::EntryVec = std::vector<Entry>

Definition at line 1272 of file DCMathSegmentMaker.cxx.

Constructor & Destructor Documentation

◆ IdDataVec() [1/2]

template<class T >
Muon::IdDataVec< T >::IdDataVec ( )
default

◆ IdDataVec() [2/2]

template<class T >
Muon::IdDataVec< T >::IdDataVec ( const Identifier i)
inlineexplicit

Definition at line 1275 of file DCMathSegmentMaker.cxx.

1275 : id(i) {}

Member Data Documentation

◆ data

template<class T >
EntryVec Muon::IdDataVec< T >::data {}

Definition at line 1278 of file DCMathSegmentMaker.cxx.

◆ id

template<class T >
Identifier Muon::IdDataVec< T >::id {0}

Definition at line 1277 of file DCMathSegmentMaker.cxx.


The documentation for this struct was generated from the following file:
Muon::IdDataVec::id
Identifier id
Definition: DCMathSegmentMaker.cxx:1277
lumiFormat.i
int i
Definition: lumiFormat.py:92