8#ifndef EMC_REC_BARREL_GEO_H
9#define EMC_REC_BARREL_GEO_H
14#include "CLHEP/Geometry/Point3D.h"
15#ifndef ENABLE_BACKWARDS_COMPATIBILITY
35 void ParameterInitialize();
37 void CalculateStandardCrystal();
39 void Transform2Column1();
41 void FillCCenterVector();
68 double fBarrelOffset1;
69 double fBarrelOffset2;
80 vector <EmcRecCrystal> fStandard;
82 vector <HepPoint3D> fCCenter;
83 vector <HepPoint3D> fCFrontCenter;
HepGeom::Point3D< double > HepPoint3D
double GetBarrelOffset2() const
EmcRecCrystal GetCrystal(const Identifier &id) const
int GetBarrelNPhiMax() const
double GetBarrelh3() const
double GetBarrelh1() const
double GetBarrelR() const
int GetBarrelNThetaMax() const
double GetBarrelOffset1() const
double GetBarrelh2() const
double GetBarrelL() const
HepPoint3D GetCFrontCenter(const Identifier &id) const
HepPoint3D GetCCenter(const Identifier &id) const