BOSS 7.1.2
BESIII Offline Software System
|
#include <MucRpc.h>
Public Member Functions | |
MucRpc (int part, int segment, int layer, int upDown, int id) | |
MucRpc (const MucRpc &other) | |
MucRpc & | operator= (const MucRpc &other) |
virtual | ~MucRpc () |
double | GetPhi () |
MucGas * | GetGas () |
MucBakelite * | GetBakelite (int id) |
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 () |
void | SetPhi () |
virtual void | SetTheta () |
virtual void | SetRc () |
virtual void | SetRin () |
virtual void | SetRout () |
virtual void | SetThin () |
virtual void | SetW () |
virtual void | SetH () |
virtual void | SetL () |
virtual void | SetWu () |
virtual void | SetWd () |
int | SetEndcapRpcInBes () |
int | SetBarrelRpcInLoc () |
virtual void | SetLocOrgInBes () |
virtual void | SetObjOrgInBes () |
virtual void | SetObjOrgInLoc () |
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] |
MucRpc::MucRpc | ( | int | part, |
int | segment, | ||
int | layer, | ||
int | upDown, | ||
int | id ) |
Definition at line 17 of file MucRpc.cxx.
MucRpc::MucRpc | ( | const MucRpc & | other | ) |
|
virtual |
Definition at line 46 of file MucRpc.cxx.
MucBakelite * MucRpc::GetBakelite | ( | int | id | ) |
Definition at line 85 of file MucRpc.cxx.
MucGas * MucRpc::GetGas | ( | ) |
Definition at line 79 of file MucRpc.cxx.
double MucRpc::GetPhi | ( | ) |
Definition at line 77 of file MucRpc.cxx.
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 53 of file MucRpc.cxx.
Referenced by MucRpc().
Definition at line 34 of file MucRpc.cxx.
|
protected |
Definition at line 424 of file MucRpc.cxx.
Referenced by Init().
|
protected |
Definition at line 345 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 205 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 211 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 544 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 585 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 596 of file MucRpc.cxx.
Referenced by Init().
|
protected |
Definition at line 92 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 143 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntity.
Definition at line 297 of file MucRpc.cxx.
Referenced by Init().
|
protectedvirtual |