#include <MucBoxCal.h>
|
| MucBoxCal (int part, int segment, int layer) |
|
| MucBoxCal (const MucBoxCal &other) |
|
MucBoxCal & | operator= (const MucBoxCal &other) |
|
| ~MucBoxCal () |
|
| MucBoxCal (int part, int segment, int layer) |
|
| MucBoxCal (const MucBoxCal &other) |
|
MucBoxCal & | operator= (const MucBoxCal &other) |
|
| ~MucBoxCal () |
|
| 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 () |
|
| 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 () |
|
◆ MucBoxCal() [1/4]
MucBoxCal::MucBoxCal |
( |
int |
part, |
|
|
int |
segment, |
|
|
int |
layer |
|
) |
| |
◆ MucBoxCal() [2/4]
MucBoxCal::MucBoxCal |
( |
const MucBoxCal & |
other | ) |
|
◆ ~MucBoxCal() [1/2]
MucBoxCal::~MucBoxCal |
( |
| ) |
|
◆ MucBoxCal() [3/4]
MucBoxCal::MucBoxCal |
( |
int |
part, |
|
|
int |
segment, |
|
|
int |
layer |
|
) |
| |
◆ MucBoxCal() [4/4]
MucBoxCal::MucBoxCal |
( |
const MucBoxCal & |
other | ) |
|
◆ ~MucBoxCal() [2/2]
MucBoxCal::~MucBoxCal |
( |
| ) |
|
◆ Init() [1/2]
◆ Init() [2/2]
virtual void MucBoxCal::Init |
( |
| ) |
|
|
protectedvirtual |
◆ operator=() [1/2]
Definition at line 29 of file MucBoxCal.cxx.
30{
31 if( this == &other) return *this;
32
34
35 return *this;
36}
MucEntityCal & operator=(const MucEntityCal &other)
◆ operator=() [2/2]
◆ SetArea() [1/2]
void MucBoxCal::SetArea |
( |
| ) |
|
|
protectedvirtual |
◆ SetArea() [2/2]
virtual void MucBoxCal::SetArea |
( |
| ) |
|
|
protectedvirtual |
◆ SetH() [1/2]
◆ SetH() [2/2]
virtual void MucBoxCal::SetH |
( |
| ) |
|
|
protectedvirtual |
◆ SetL() [1/2]
◆ SetL() [2/2]
virtual void MucBoxCal::SetL |
( |
| ) |
|
|
protectedvirtual |
◆ SetRc() [1/2]
void MucBoxCal::SetRc |
( |
| ) |
|
|
protectedvirtual |
◆ SetRc() [2/2]
virtual void MucBoxCal::SetRc |
( |
| ) |
|
|
protectedvirtual |
◆ SetRin() [1/2]
void MucBoxCal::SetRin |
( |
| ) |
|
|
protectedvirtual |
◆ SetRin() [2/2]
virtual void MucBoxCal::SetRin |
( |
| ) |
|
|
protectedvirtual |
◆ SetRout() [1/2]
void MucBoxCal::SetRout |
( |
| ) |
|
|
protectedvirtual |
◆ SetRout() [2/2]
virtual void MucBoxCal::SetRout |
( |
| ) |
|
|
protectedvirtual |
◆ SetTheta() [1/2]
void MucBoxCal::SetTheta |
( |
| ) |
|
|
protectedvirtual |
◆ SetTheta() [2/2]
virtual void MucBoxCal::SetTheta |
( |
| ) |
|
|
protectedvirtual |
◆ SetThin() [1/2]
void MucBoxCal::SetThin |
( |
| ) |
|
|
protectedvirtual |
◆ SetThin() [2/2]
virtual void MucBoxCal::SetThin |
( |
| ) |
|
|
protectedvirtual |
◆ SetW() [1/2]
◆ SetW() [2/2]
virtual void MucBoxCal::SetW |
( |
| ) |
|
|
protectedvirtual |
◆ SetWd() [1/2]
void MucBoxCal::SetWd |
( |
| ) |
|
|
protectedvirtual |
◆ SetWd() [2/2]
virtual void MucBoxCal::SetWd |
( |
| ) |
|
|
protectedvirtual |
◆ SetWu() [1/2]
void MucBoxCal::SetWu |
( |
| ) |
|
|
protectedvirtual |
◆ SetWu() [2/2]
virtual void MucBoxCal::SetWu |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following files: