![]() |
ATLAS Offline Software
|
#include "eflowRec/eflowAbstractCellList.h"#include "eflowRec/eflowCellPosition.h"#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | eflowCellList |
| Concrete class derived class from pure virtual eflowAbstractCellList. More... | |
Typedefs | |
| typedef std::map< eflowCellPosition, std::vector< std::pair< constCaloCell *, int > > >::iterator | CellIt |
| typedef std::map<eflowCellPosition,std::vector<std::pair<constCaloCell*,int>>>::iterator CellIt |
Definition at line 30 of file eflowCellList.h.