CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <MucStripCal.h>
Public Member Functions | |
MucStripCal (int part, int segment, int layer, int id) | |
MucStripCal (const MucStripCal &other) | |
MucStripCal & | operator= (const MucStripCal &other) |
virtual | ~MucStripCal () |
int | GetType () |
double | GetCenterLine () |
double | GetHead () |
double | GetTail () |
double | GetPhi () |
int | GetPadNumber () |
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 () |
void | SetType () |
void | SetCenterLine () |
void | SetHead () |
void | SetTail () |
void | SetPhi () |
virtual void | SetThin () |
virtual void | SetW () |
virtual void | SetWu () |
virtual void | SetWd () |
virtual void | SetH () |
virtual void | SetL () |
virtual void | SetArea () |
void | SetPadNumber () |
Protected Member Functions inherited from MucEntityCal | |
virtual void | SetTheta () |
virtual void | SetRin () |
virtual void | SetRout () |
virtual void | SetRc () |
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 27 of file MucStripCal.h.
MucStripCal::MucStripCal | ( | int | part, |
int | segment, | ||
int | layer, | ||
int | id ) |
Definition at line 18 of file MucStripCal.cxx.
MucStripCal::MucStripCal | ( | const MucStripCal & | other | ) |
Definition at line 26 of file MucStripCal.cxx.
|
virtual |
Definition at line 56 of file MucStripCal.cxx.
double MucStripCal::GetCenterLine | ( | ) |
Definition at line 84 of file MucStripCal.cxx.
double MucStripCal::GetHead | ( | ) |
Definition at line 85 of file MucStripCal.cxx.
int MucStripCal::GetPadNumber | ( | ) |
Definition at line 88 of file MucStripCal.cxx.
double MucStripCal::GetPhi | ( | ) |
Definition at line 87 of file MucStripCal.cxx.
double MucStripCal::GetTail | ( | ) |
Definition at line 86 of file MucStripCal.cxx.
int MucStripCal::GetType | ( | ) |
Definition at line 83 of file MucStripCal.cxx.
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 63 of file MucStripCal.cxx.
Referenced by MucStripCal().
MucStripCal & MucStripCal::operator= | ( | const MucStripCal & | other | ) |
Definition at line 38 of file MucStripCal.cxx.
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 341 of file MucStripCal.cxx.
Referenced by Init().
|
protected |
Definition at line 115 of file MucStripCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 291 of file MucStripCal.cxx.
Referenced by Init().
|
protected |
Definition at line 145 of file MucStripCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 297 of file MucStripCal.cxx.
Referenced by Init().
|
protected |
|
protected |
Definition at line 214 of file MucStripCal.cxx.
Referenced by Init().
|
protected |
Definition at line 177 of file MucStripCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 223 of file MucStripCal.cxx.
Referenced by Init().
|
protected |
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 229 of file MucStripCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 285 of file MucStripCal.cxx.
Referenced by Init().
|
protectedvirtual |
Reimplemented from MucEntityCal.
Definition at line 279 of file MucStripCal.cxx.
Referenced by Init().