8#ifndef EMC_REC_ROOT_GEO_H
9#define EMC_REC_ROOT_GEO_H
11#include "CLHEP/Geometry/Point3D.h"
12#include "Identifier/EmcID.h"
13#include "Identifier/Identifier.h"
15#ifndef ENABLE_BACKWARDS_COMPATIBILITY
33 void ComputeThetaPhi(
const int part,
const int theta,
const int phi,
int& newTheta,
37 std::map<Identifier, EmcRecCrystal> m_crystalMap;
HepGeom::Point3D< double > HepPoint3D
HepGeom::Point3D< double > HepPoint3D
void ComputeThetaPhi(const int part, const int theta, const int phi, int &newTheta, int &newPhi)
void FillCrystalMap(EmcRecCrystal &, const int, const int, const int)
EmcRecCrystal GetCrystal(const Identifier &id) const
HepPoint3D GetCFrontCenter(const Identifier &id) const
HepPoint3D GetCCenter(const Identifier &id) const