CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <EmcRecBarrelGeo.h>
Public Member Functions | |
EmcRecBarrelGeo () | |
~EmcRecBarrelGeo () | |
EmcRecCrystal | GetCrystal (const Identifier &id) const |
HepPoint3D | GetCCenter (const Identifier &id) const |
HepPoint3D | GetCFrontCenter (const Identifier &id) const |
double | GetBarrelR () const |
double | GetBarrelOffset1 () const |
double | GetBarrelOffset2 () const |
double | GetBarrelh1 () const |
double | GetBarrelh2 () const |
double | GetBarrelh3 () const |
double | GetBarrelL () const |
int | GetBarrelNPhiMax () const |
int | GetBarrelNThetaMax () const |
Definition at line 25 of file EmcRecBarrelGeo.h.
EmcRecBarrelGeo::EmcRecBarrelGeo | ( | ) |
Definition at line 11 of file EmcRecBarrelGeo.cxx.
EmcRecBarrelGeo::~EmcRecBarrelGeo | ( | ) |
Definition at line 19 of file EmcRecBarrelGeo.cxx.
|
inline |
Definition at line 57 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelh1().
|
inline |
Definition at line 58 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelh2().
|
inline |
Definition at line 59 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelh3().
|
inline |
Definition at line 60 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelL().
|
inline |
Definition at line 61 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelNPhiMax().
|
inline |
Definition at line 62 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelNThetaMax().
|
inline |
Definition at line 55 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelOffset1().
|
inline |
Definition at line 56 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelOffset2().
|
inline |
Definition at line 54 of file EmcRecBarrelGeo.h.
Referenced by EmcRecGeoSvc::GetBarrelR().
HepPoint3D EmcRecBarrelGeo::GetCCenter | ( | const Identifier & | id | ) | const |
Definition at line 282 of file EmcRecBarrelGeo.cxx.
Referenced by EmcRecGeoSvc::GetCCenter(), and main().
HepPoint3D EmcRecBarrelGeo::GetCFrontCenter | ( | const Identifier & | id | ) | const |
Definition at line 290 of file EmcRecBarrelGeo.cxx.
Referenced by EmcRecGeoSvc::GetCFrontCenter(), and main().
EmcRecCrystal EmcRecBarrelGeo::GetCrystal | ( | const Identifier & | id | ) | const |
Definition at line 255 of file EmcRecBarrelGeo.cxx.
Referenced by EmcRecGeoSvc::GetCrystal(), EmcRecGeoSvc::GetCrystalPoint(), and main().