ATLAS Offline Software
|
#include <TMath.h>
#include <vector>
#include <map>
#include <iostream>
#include "ISF_FastCaloSimParametrization/MeanAndRMS.h"
#include "ISF_FastCaloSimParametrization/FSmap.h"
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 std::map< Identifier , const CaloDetDescrElement* > t_cellmap |
Definition at line 22 of file CaloGeometryLookup.h.
typedef std::map< double , const CaloDetDescrElement* > t_eta_cellmap |
Definition at line 23 of file CaloGeometryLookup.h.