ATLAS Offline Software
Classes | Typedefs
CaloCellsHandlerTool.h File Reference
#include "AthenaBaseComps/AthAlgTool.h"
#include "CaloEvent/CaloCellContainer.h"
#include "CaloEvent/CaloCell.h"
#include "GaudiKernel/ToolHandle.h"
#include "CaloDetDescr/CaloDetDescrManager.h"
#include "CaloIdentifier/CaloCell_ID.h"
#include "CaloConditions/CaloNoise.h"
#include "./GepCaloCell.h"
#include <vector>
Include dependency graph for CaloCellsHandlerTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaloCellsHandlerTool
 

Typedefs

typedef std::map< unsigned int, Gep::GepCaloCellGepCellMap
 
typedef std::unique_ptr< GepCellMappGepCellMap
 

Typedef Documentation

◆ GepCellMap

typedef std::map<unsigned int,Gep::GepCaloCell> GepCellMap

Definition at line 22 of file CaloCellsHandlerTool.h.

◆ pGepCellMap

typedef std::unique_ptr<GepCellMap> pGepCellMap

Definition at line 23 of file CaloCellsHandlerTool.h.