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

Go to the source code of this file.

Classes

class  eflowAbstractCellList

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 28 of file eflowAbstractCellList.h.