#include <MdcGeoMisc.h>
Definition at line 8 of file MdcGeoMisc.h.
◆ MdcGeoMisc() [1/2]
MdcGeoMisc::MdcGeoMisc |
( |
| ) |
|
|
inline |
Definition at line 12 of file MdcGeoMisc.h.
12 :fOuterR(0),fInnerR(0),fOuterTk(0),fInnerTk(0),fNSWire(0),fNFWire(0),
13 fLayerNo(0),fWireNo(0),fSLayerNo(0),fSWireR(0),fFWireR(0){};
◆ MdcGeoMisc() [2/2]
Definition at line 16 of file MdcGeoMisc.h.
double FWireR(void) const
double OuterTk(void) const
double InnerR(void) const
double OuterR(void) const
double SWireR(void) const
double InnerTk(void) const
◆ ~MdcGeoMisc()
MdcGeoMisc::~MdcGeoMisc |
( |
| ) |
|
|
inline |
◆ FWireR() [1/2]
double MdcGeoMisc::FWireR |
( |
double |
i | ) |
|
|
inline |
◆ FWireR() [2/2]
double MdcGeoMisc::FWireR |
( |
void |
| ) |
const |
|
inline |
◆ InnerR() [1/2]
double MdcGeoMisc::InnerR |
( |
double |
i | ) |
|
|
inline |
◆ InnerR() [2/2]
double MdcGeoMisc::InnerR |
( |
void |
| ) |
const |
|
inline |
◆ InnerTk() [1/2]
double MdcGeoMisc::InnerTk |
( |
double |
i | ) |
|
|
inline |
◆ InnerTk() [2/2]
double MdcGeoMisc::InnerTk |
( |
void |
| ) |
const |
|
inline |
◆ LayerNo() [1/2]
int MdcGeoMisc::LayerNo |
( |
int |
i | ) |
|
|
inline |
◆ LayerNo() [2/2]
int MdcGeoMisc::LayerNo |
( |
void |
| ) |
const |
|
inline |
◆ NFWire() [1/2]
int MdcGeoMisc::NFWire |
( |
int |
i | ) |
|
|
inline |
◆ NFWire() [2/2]
int MdcGeoMisc::NFWire |
( |
void |
| ) |
const |
|
inline |
◆ NSWire() [1/2]
int MdcGeoMisc::NSWire |
( |
int |
i | ) |
|
|
inline |
◆ NSWire() [2/2]
int MdcGeoMisc::NSWire |
( |
void |
| ) |
const |
|
inline |
◆ operator=()
Definition at line 19 of file MdcGeoMisc.h.
19 {
20 if(this!=&e)
21 {
28
34 }
35 return *this;
36 }
◆ OuterR() [1/2]
double MdcGeoMisc::OuterR |
( |
double |
i | ) |
|
|
inline |
◆ OuterR() [2/2]
double MdcGeoMisc::OuterR |
( |
void |
| ) |
const |
|
inline |
◆ OuterTk() [1/2]
double MdcGeoMisc::OuterTk |
( |
double |
i | ) |
|
|
inline |
◆ OuterTk() [2/2]
double MdcGeoMisc::OuterTk |
( |
void |
| ) |
const |
|
inline |
◆ SLayerNo() [1/2]
int MdcGeoMisc::SLayerNo |
( |
int |
i | ) |
|
|
inline |
◆ SLayerNo() [2/2]
int MdcGeoMisc::SLayerNo |
( |
void |
| ) |
const |
|
inline |
◆ SWireR() [1/2]
double MdcGeoMisc::SWireR |
( |
double |
i | ) |
|
|
inline |
◆ SWireR() [2/2]
double MdcGeoMisc::SWireR |
( |
void |
| ) |
const |
|
inline |
◆ WireNo() [1/2]
int MdcGeoMisc::WireNo |
( |
int |
i | ) |
|
|
inline |
◆ WireNo() [2/2]
int MdcGeoMisc::WireNo |
( |
void |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: