BOSS 7.0.6
BESIII Offline Software System
|
#include <EmcRecEndCapGeo.h>
Public Member Functions | |
EmcRecEndCapGeo () | |
~EmcRecEndCapGeo () | |
EmcRecCrystal | GetCrystal (const Identifier &id) const |
HepPoint3D | GetCCenter (const Identifier &id) const |
HepPoint3D | GetCFrontCenter (const Identifier &id) const |
Definition at line 40 of file EmcRecEndCapGeo.h.
EmcRecEndCapGeo::EmcRecEndCapGeo | ( | ) |
Definition at line 10 of file EmcRecEndCapGeo.cxx.
EmcRecEndCapGeo::~EmcRecEndCapGeo | ( | ) |
Definition at line 18 of file EmcRecEndCapGeo.cxx.
HepPoint3D EmcRecEndCapGeo::GetCCenter | ( | const Identifier & | id | ) | const |
Definition at line 923 of file EmcRecEndCapGeo.cxx.
Referenced by EmcRecGeoSvc::GetCCenter().
HepPoint3D EmcRecEndCapGeo::GetCFrontCenter | ( | const Identifier & | id | ) | const |
Definition at line 951 of file EmcRecEndCapGeo.cxx.
Referenced by EmcRecGeoSvc::GetCFrontCenter().
EmcRecCrystal EmcRecEndCapGeo::GetCrystal | ( | const Identifier & | id | ) | const |
Definition at line 853 of file EmcRecEndCapGeo.cxx.
Referenced by GetCrystal(), EmcRecGeoSvc::GetCrystal(), and EmcRecGeoSvc::GetCrystalPoint().