|
BOSS 7.1.3
BESIII Offline Software System
|
#include <MucBoxCal.h>
Inheritance diagram for MucBoxCal:Public Member Functions | |
| MucBoxCal (int part, int segment, int layer) | |
| MucBoxCal (const MucBoxCal &other) | |
| MucBoxCal & | operator= (const MucBoxCal &other) |
| ~MucBoxCal () | |
Public Member Functions inherited from MucEntityCal | |
| MucEntityCal (int part, int segment, int layer) | |
| MucEntityCal (int part, int segment, int layer, int id) | |
| MucEntityCal (const MucEntityCal &other) | |
| MucEntityCal & | operator= (const MucEntityCal &other) |
| virtual | ~MucEntityCal () |
| int | GetPart () |
| int | GetSegment () |
| int | GetLayer () |
| int | GetID () |
| double | GetTheta () |
| double | GetRin () |
| double | GetRout () |
| double | GetRc () |
| double | GetThin () |
| double | GetW () |
| double | GetH () |
| double | GetL () |
| double | GetWu () |
| double | GetWd () |
| double | GetArea () |
Protected Member Functions | |
| virtual void | Init () |
| virtual void | SetTheta () |
| 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 () |
| virtual void | SetArea () |
Additional Inherited Members | |
Protected Attributes inherited from MucEntityCal | |
| int | m_Part |
| int | m_Segment |
| int | m_Layer |
| 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 |
Definition at line 17 of file MucBoxCal.h.
| MucBoxCal::MucBoxCal | ( | int | part, |
| int | segment, | ||
| int | layer ) |
Definition at line 17 of file MucBoxCal.cxx.
Referenced by MucBoxCal(), and operator=().
| MucBoxCal::MucBoxCal | ( | const MucBoxCal & | other | ) |
Definition at line 23 of file MucBoxCal.cxx.
| MucBoxCal::~MucBoxCal | ( | ) |
Definition at line 39 of file MucBoxCal.cxx.
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 45 of file MucBoxCal.cxx.
Referenced by MucBoxCal().
Definition at line 29 of file MucBoxCal.cxx.
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 141 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 109 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 117 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 86 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 70 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 78 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 62 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 99 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 133 of file MucBoxCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 125 of file MucBoxCal.cxx.
Referenced by Init().