![]() |
ATLAS Offline Software
|
Declaration of const iterator. More...
#include <LArConditionsContainerDB.h>
Public Member Functions | |
| iteratorT () | |
| iteratorT (MAP_ITERATOR febit, CHAN_ITERATOR chanit, MAP_ITERATOR febendit, const LArOnlineID_Base *onlineHelper) | |
| iteratorT (MAP_ITERATOR febit, CHAN_ITERATOR chanit, MAP_ITERATOR febendit, const LArOnlineID_Base *onlineHelper, const FebIdVec &febIds) | |
| REFERENCE | operator* () const |
| POINTER | operator-> () const |
| iteratorT & | operator++ () |
| iteratorT | operator++ (int) |
| bool | operator!= (const iteratorT &a) const |
| bool | operator== (const iteratorT &a) const |
| FebId | getFebId () const |
| int | getChannel () const |
| HWIdentifier | febId () const |
| HWIdentifier | channelId () const |
Private Attributes | |
| CHAN_ITERATOR | m_channelIt |
| MAP_ITERATOR | m_febIt |
| MAP_ITERATOR | m_lastFebIt |
| const LArOnlineID_Base * | m_onlineHelper |
| FebIdVec | m_febIds |
| unsigned int | m_febIdsIndex |
Declaration of const iterator.
Definition at line 71 of file LArConditionsContainerDB.h.
| LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::iteratorT | ( | ) |
| LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::iteratorT | ( | MAP_ITERATOR | febit, |
| CHAN_ITERATOR | chanit, | ||
| MAP_ITERATOR | febendit, | ||
| const LArOnlineID_Base * | onlineHelper | ||
| ) |
| LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::iteratorT | ( | MAP_ITERATOR | febit, |
| CHAN_ITERATOR | chanit, | ||
| MAP_ITERATOR | febendit, | ||
| const LArOnlineID_Base * | onlineHelper, | ||
| const FebIdVec & | febIds | ||
| ) |
| HWIdentifier LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::channelId | ( | ) | const |
| HWIdentifier LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::febId | ( | ) | const |
| int LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::getChannel | ( | ) | const |
| FebId LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::getFebId | ( | ) | const |
| bool LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator!= | ( | const iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE > & | a | ) | const |
| REFERENCE LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator* | ( | ) | const |
| iteratorT& LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator++ | ( | ) |
| iteratorT LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator++ | ( | int | ) |
| POINTER LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator-> | ( | ) | const |
| bool LArConditionsContainerDB< T >::iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE >::operator== | ( | const iteratorT< MAP_ITERATOR, CHAN_ITERATOR, POINTER, REFERENCE > & | a | ) | const |
|
private |
Definition at line 96 of file LArConditionsContainerDB.h.
|
private |
Definition at line 102 of file LArConditionsContainerDB.h.
|
private |
Definition at line 103 of file LArConditionsContainerDB.h.
|
private |
Definition at line 97 of file LArConditionsContainerDB.h.
|
private |
Definition at line 100 of file LArConditionsContainerDB.h.
|
private |
Definition at line 101 of file LArConditionsContainerDB.h.
1.8.18