#include <MdcGeoWire.h>
Definition at line 16 of file MdcGeoWire.h.
◆ MdcGeoWire() [1/2]
MdcGeoWire::MdcGeoWire |
( |
| ) |
|
|
inline |
Definition at line 20 of file MdcGeoWire.h.
21 : fId(0),
22 fSlant(0),
23 fnomSlant(0),
24 fCell(0),
25 fLayer(0),
26 fStat(0)
27 {
29 fBackward=O;
30 fForward=O;
31 fBwirepos=O;
32 fFwirepos=O;
33 fnomBackward=O;
34 fnomForward=O;
36 }
HepGeom::Point3D< double > HepPoint3D
Referenced by MdcGeoWire(), and operator=().
◆ MdcGeoWire() [2/2]
Definition at line 39 of file MdcGeoWire.h.
39 {
50 };
HepPoint3D FWirePos(void) const
HepPoint3D BWirePos(void) const
MdcGeoLayer * Lyr(void) const
HepPoint3D Forward(void) const
HepPoint3D Backward(void) const
◆ ~MdcGeoWire()
MdcGeoWire::~MdcGeoWire |
( |
| ) |
|
|
inline |
◆ Backward() [1/2]
◆ Backward() [2/2]
◆ BWirePos() [1/2]
◆ BWirePos() [2/2]
◆ Cell() [1/2]
int MdcGeoWire::Cell |
( |
int | i | ) |
|
|
inline |
◆ Cell() [2/2]
int MdcGeoWire::Cell |
( |
void | | ) |
const |
|
inline |
◆ Forward() [1/2]
◆ Forward() [2/2]
◆ FWirePos() [1/2]
◆ FWirePos() [2/2]
◆ Id() [1/2]
int MdcGeoWire::Id |
( |
int | i | ) |
|
|
inline |
◆ Id() [2/2]
int MdcGeoWire::Id |
( |
void | | ) |
const |
|
inline |
Definition at line 127 of file MdcGeoWire.h.
Referenced by TMDC::badHits(), MdcUtilitySvc::docaPatPar(), MdcUtilitySvc::docaPatPar(), KalFitAlg::kalman_fitting_anal(), KalFitAlg::kalman_fitting_calib(), KalFitAlg::kalman_fitting_csmalign(), KalFitAlg::kalman_fitting_MdcxReco_Csmc_Sew(), main(), MdcDetector::MdcDetector(), MdcGeoWire(), operator=(), KalFitAlg::set_Mdc(), and TMDC::update().
◆ Layer() [1/2]
int MdcGeoWire::Layer |
( |
int | i | ) |
|
|
inline |
◆ Layer() [2/2]
int MdcGeoWire::Layer |
( |
void | | ) |
const |
|
inline |
◆ Lyr() [1/2]
◆ Lyr() [2/2]
◆ nomBackward() [1/2]
◆ nomBackward() [2/2]
◆ nomForward() [1/2]
◆ nomForward() [2/2]
◆ nomSlant() [1/2]
double MdcGeoWire::nomSlant |
( |
double | i | ) |
|
|
inline |
◆ nomSlant() [2/2]
double MdcGeoWire::nomSlant |
( |
void | | ) |
const |
|
inline |
◆ operator=()
Definition at line 52 of file MdcGeoWire.h.
52 {
53 if(this!=&e)
54 {
65 }
66 return *this;
67 }
◆ Sag()
const double MdcGeoWire::Sag |
( |
void | | ) |
const |
◆ Sagz()
const double MdcGeoWire::Sagz |
( |
const double | z | ) |
const |
◆ Slant() [1/2]
double MdcGeoWire::Slant |
( |
double | i | ) |
|
|
inline |
◆ Slant() [2/2]
double MdcGeoWire::Slant |
( |
void | | ) |
const |
|
inline |
◆ Stat() [1/2]
int MdcGeoWire::Stat |
( |
int | i | ) |
|
|
inline |
◆ Stat() [2/2]
int MdcGeoWire::Stat |
( |
void | | ) |
const |
|
inline |
◆ Tension() [1/2]
double MdcGeoWire::Tension |
( |
double | i | ) |
|
|
inline |
◆ Tension() [2/2]
double MdcGeoWire::Tension |
( |
void | | ) |
const |
|
inline |
The documentation for this class was generated from the following files: