#include <MdcGeoSuper.h>
Definition at line 8 of file MdcGeoSuper.h.
◆ MdcGeoSuper() [1/2]
MdcGeoSuper::MdcGeoSuper |
( |
| ) |
|
|
inline |
Definition at line 12 of file MdcGeoSuper.h.
12:fId(0),fUpperR(0),fLowerR(0),fType(-1){};
◆ MdcGeoSuper() [2/2]
Definition at line 15 of file MdcGeoSuper.h.
double LowerR(void) const
double UpperR(void) const
◆ ~MdcGeoSuper()
MdcGeoSuper::~MdcGeoSuper |
( |
| ) |
|
|
inline |
◆ Id() [1/2]
int MdcGeoSuper::Id |
( |
int |
i | ) |
|
|
inline |
◆ Id() [2/2]
int MdcGeoSuper::Id |
( |
void |
| ) |
const |
|
inline |
◆ LowerR() [1/2]
double MdcGeoSuper::LowerR |
( |
double |
i | ) |
|
|
inline |
◆ LowerR() [2/2]
double MdcGeoSuper::LowerR |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 17 of file MdcGeoSuper.h.
17 {
18 if(this!=&e)
19 {
24 }
25 return *this;
26 }
◆ Type() [1/2]
int MdcGeoSuper::Type |
( |
int |
i | ) |
|
|
inline |
◆ Type() [2/2]
int MdcGeoSuper::Type |
( |
void |
| ) |
const |
|
inline |
◆ UpperR() [1/2]
double MdcGeoSuper::UpperR |
( |
double |
i | ) |
|
|
inline |
◆ UpperR() [2/2]
double MdcGeoSuper::UpperR |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: