Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Typedefs
GepCellMap.h File Reference
#include "./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

 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.