|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MucBakelite.h>
Inheritance diagram for MucBakelite:Public Member Functions | |
| MucBakelite (int part, int segment, int layer, int upDown, int rpcId, int id) | |
| MucBakelite (const MucBakelite &other) | |
| MucBakelite & | operator= (const MucBakelite &other) |
| ~MucBakelite () | |
| double | GetPhi () |
Public Member Functions inherited from MucEntity | |
| MucEntity (int part, int segment, int layer) | |
| MucEntity (int part, int segment, int layer, int id) | |
| MucEntity (int part, int segment, int layer, int upDown, int id) | |
| MucEntity (int part, int segment, int layer, int upDown, int rpcId, int id) | |
| MucEntity (const MucEntity &other) | |
| MucEntity & | operator= (const MucEntity &other) |
| virtual | ~MucEntity () |
| int | GetPart () |
| int | GetSegment () |
| int | GetLayer () |
| int | GetUpDown () |
| int | GetRpcId () |
| int | GetID () |
| double | GetTheta () |
| double | GetRin () |
| double | GetRout () |
| double | GetRc () |
| double | GetThin () |
| double | GetW () |
| double | GetH () |
| double | GetL () |
| double | GetWu () |
| double | GetWd () |
| double | GetArea () |
| double | GetLocOrgInBes (int i) |
| double | GetObjRotToMot (int i) |
| double | GetObjOrgInBes (int i) |
| double | GetObjOrgInLoc (int i) |
| double * | GetLocOrgInBes () |
| double * | GetObjRotToMot () |
| double * | GetObjOrgInLoc () |
| double * | GetObjOrgInBes () |
| void | TransBesToLoc (double LocCoord[], double BesCoord[], double LocOrgInBes[], double Rot_z) |
| void | TransLocToBes (double LocCoord[], double BesCoord[], double LocOrgInBes[], double Rot_z) |
Protected Member Functions | |
| virtual void | Init () |
| virtual void | SetTheta () |
| virtual void | SetPhi () |
| virtual void | SetRin () |
| virtual void | SetRout () |
| virtual void | SetRc () |
| virtual void | SetThin () |
| virtual void | SetW () |
| virtual void | SetH () |
| virtual void | SetL () |
| virtual void | SetWu () |
| virtual void | SetWd () |
| int | SetEndcapRpcInBes () |
| int | SetBarrelRpcInBes () |
| virtual void | SetLocOrgInBes () |
| virtual void | SetObjOrgInLoc () |
| virtual void | SetObjOrgInBes () |
Protected Member Functions inherited from MucEntity | |
| virtual void | SetArea () |
| virtual void | SetObjRotToMot () |
| virtual void | SetAlignment (double dx, double dy, double dz) |
Additional Inherited Members | |
Protected Attributes inherited from MucEntity | |
| int | m_Part |
| int | m_Segment |
| int | m_Layer |
| int | m_UpDown |
| int | m_RpcId |
| int | m_ID |
| double | m_Theta |
| double | m_Rin |
| double | m_Rout |
| double | m_Rc |
| double | m_Thin |
| double | m_W |
| double | m_H |
| double | m_L |
| double | m_Wu |
| double | m_Wd |
| double | m_Area |
| double | m_LocOrgInBes [3] |
| double | m_ObjRotToMot [3] |
| double | m_ObjOrgInBes [3] |
| double | m_ObjOrgInLoc [3] |
Definition at line 18 of file MucBakelite.h.
| MucBakelite::MucBakelite | ( | int | part, |
| int | segment, | ||
| int | layer, | ||
| int | upDown, | ||
| int | rpcId, | ||
| int | id ) |
Definition at line 17 of file MucBakelite.cxx.
Referenced by MucBakelite(), and operator=().
| MucBakelite::MucBakelite | ( | const MucBakelite & | other | ) |
Definition at line 24 of file MucBakelite.cxx.
| MucBakelite::~MucBakelite | ( | ) |
Definition at line 40 of file MucBakelite.cxx.
| double MucBakelite::GetPhi | ( | ) |
Definition at line 68 of file MucBakelite.cxx.
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 43 of file MucBakelite.cxx.
Referenced by MucBakelite().
| MucBakelite & MucBakelite::operator= | ( | const MucBakelite & | other | ) |
Definition at line 30 of file MucBakelite.cxx.
|
protected |
Definition at line 361 of file MucBakelite.cxx.
Referenced by Init(), and SetLocOrgInBes().
|
protected |
Definition at line 425 of file MucBakelite.cxx.
Referenced by Init(), and SetLocOrgInBes().
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 214 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 528 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 512 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
Definition at line 73 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 99 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 108 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 127 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 310 of file MucBakelite.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 257 of file MucBakelite.cxx.
Referenced by Init().