ATLAS Offline Software
Loading...
Searching...
No Matches
eflowCellList.h File Reference
#include "eflowRec/eflowAbstractCellList.h"
#include "eflowRec/eflowCellPosition.h"
#include <map>
#include <vector>
Include dependency graph for eflowCellList.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ CellIt

typedef std::map<eflowCellPosition,std::vector<std::pair<constCaloCell*,int>>>::iterator CellIt

Definition at line 30 of file eflowCellList.h.