ATLAS Offline Software
Loading...
Searching...
No Matches
GepCellMap.h File Reference
#include "src/GepCaloCell.h"
#include <map>
#include <memory>
#include "AthenaKernel/CLASS_DEF.h"
Include dependency graph for GepCellMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Gep::GepCellMap

Namespaces

namespace  Gep

Typedefs

typedef std::unique_ptr< std::map< unsigned int, Gep::GepCaloCell > > pGepCellMap

Typedef Documentation

◆ pGepCellMap

typedef std::unique_ptr<std::map<unsigned int,Gep::GepCaloCell> > pGepCellMap

Definition at line 13 of file GepCellMap.h.