ATLAS Offline Software
Classes | Typedefs
CaloGeometryLookup.h File Reference
#include <TMath.h>
#include <vector>
#include <map>
#include <iostream>
#include "ISF_FastCaloSimParametrization/MeanAndRMS.h"
#include "ISF_FastCaloSimParametrization/FSmap.h"
Include dependency graph for CaloGeometryLookup.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CaloGeometryLookup
 

Typedefs

typedef std::map< Identifier, const CaloDetDescrElement * > t_cellmap
 
typedef std::map< double, const CaloDetDescrElement * > t_eta_cellmap
 

Typedef Documentation

◆ t_cellmap

Definition at line 22 of file CaloGeometryLookup.h.

◆ t_eta_cellmap

typedef std::map< double , const CaloDetDescrElement* > t_eta_cellmap

Definition at line 23 of file CaloGeometryLookup.h.