![]() |
ATLAS Offline Software
|
#include <GepCellMap.h>
Public Member Functions | |
| void | insert (unsigned int id, const Gep::GepCaloCell &cell) |
| unsigned int | size () |
| pGepCellMap | getCellMap () const |
| const std::map< unsigned int, Gep::GepCaloCell > * | getCellMapPtr () const |
| void | setNumberOfOverflowingFEB2s (int n) |
| int | getNumberOfOverflowingFEB2s () |
Private Attributes | |
| std::map< unsigned int, Gep::GepCaloCell > | m_cellMap |
| int | m_nFeb2sInOverflow = -1 |
Definition at line 17 of file GepCellMap.h.
|
inline |
Definition at line 29 of file GepCellMap.h.
|
inline |
Definition at line 33 of file GepCellMap.h.
|
inline |
Definition at line 39 of file GepCellMap.h.
|
inline |
Definition at line 21 of file GepCellMap.h.
|
inline |
Definition at line 37 of file GepCellMap.h.
|
inline |
Definition at line 25 of file GepCellMap.h.
|
private |
Definition at line 43 of file GepCellMap.h.
|
private |
Definition at line 44 of file GepCellMap.h.