ATLAS Offline Software
Classes | Typedefs
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< const CaloCell *, int > > >::iterator CellIt
 

Typedef Documentation

◆ CellIt

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

Definition at line 28 of file eflowAbstractCellList.h.