#include <KalFit.h>
Public Methods | |
| KalPlane () | |
| KalPlane (unsigned id, int kplane, double ene, double z, const KalPar& OrthPar, const KalHit& hit) | |
| KalPlane (unsigned id, int kplane, double ene, double z, const KalPar& OrthPar) | |
| void | setHit (const KalHit& hit) |
| void | setEnergy (double const e) |
| void | setOrthPar (const KalPar& OrthPar) |
| void | setIDHit (unsigned id) |
| void | setZPlane (double z) |
| unsigned | getIDHit () const |
| int | getIDTower () const |
| int | getIDPlane () const |
| double | getZPlane () const |
| double | getEnergy () const |
| KalPar | getOrthPar () const |
| KalHit | getHit (KalHit::TYPE type) const |
| Point | getPoint (KalHit::TYPE type) const |
| double | getDeltaChiSq (KalHit::TYPE type) const |
| double | getDeltaChiEne (KalHit::TYPE type) const |
| double | getSigma (KalHit::TYPE type) const |
| KalMatrix | getQmaterial () const |
| void | writeOut (int level) const |
| KalHit | predicted (KalPlane& kpnext) |
| KalHit | predicted (KalHit::TYPE typ, double zEnd, int klayerEnd) |
| KalHit | predicted (KalHit::TYPE typ, int nsteps) |
| void | setDeltaEne (double ene) |
| KalHit | filter () |
| KalHit | smoother (const KalPlane& kplast) |
| void | clean () |
| void | clear () |
| void | removeHit () |
Static Public Methods | |
| double | theta0ms (double ene, double cosZ, double radlen0) |
| double | radLen (int kplane) |
| KalMatrix | Q (double ene, double slope, double orth_slope, double radlen0) |
Private Attributes | |
| unsigned | m_IDHit |
| int | m_IDTower |
| int | m_IDPlane |
| double | m_zplane |
| double | m_eneplane |
| KalPar | m_OrthPar |
| KalHit | m_hitmeas |
| KalHit | m_hitpred |
| KalHit | m_hitfit |
| KalHit | m_hitsmooth |
| KalMatrix | m_Qmaterial |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 1010 of file KalFit.cxx. Referenced by KalTrack::errorSlopeAtVertex(), and predicted(). |
|
|
Definition at line 588 of file KalFit.cxx. |
|
|
Definition at line 598 of file KalFit.cxx. |
|
|
Definition at line 917 of file KalFit.cxx. |
|
|
Definition at line 674 of file KalFit.cxx. |
|
|
Definition at line 717 of file KalFit.cxx. Referenced by GFpair::removeWorseStep(), and GFparticle::removeWorseStep(). |
|
|
Definition at line 195 of file KalFit.h. Referenced by GFsegment::projectedKPlane(). |
|
|
Definition at line 640 of file KalFit.cxx. Referenced by GFtrack::associateOrthStep(), GFsegment::crack(), GFsegment::doit(), KalTrack::positionAtZ(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 191 of file KalFit.h. Referenced by GFsegment::projectedKPlane(), and GFpair::selfishStepSplit(). |
|
|
Definition at line 193 of file KalFit.h. Referenced by GFsegment::doit(), GFpair::removeWorseStep(), GFparticle::removeWorseStep(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 192 of file KalFit.h. Referenced by GFparticle::sameTower(). |
|
|
Definition at line 196 of file KalFit.h. Referenced by GFsegment::projectedKPlane(). |
|
|
Definition at line 666 of file KalFit.cxx. |
|
|
|
|
|
Definition at line 701 of file KalFit.cxx. Referenced by GFpair::selfishStepSplit(). |
|
|
Definition at line 194 of file KalFit.h. Referenced by GFsegment::crack(), KalTrack::positionAtZ(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 817 of file KalFit.cxx. |
|
|
Definition at line 767 of file KalFit.cxx. |
|
|
Definition at line 861 of file KalFit.cxx. Referenced by GFsegment::projectedKPlane(). |
|
|
Definition at line 993 of file KalFit.cxx. Referenced by KalTrack::eneDetermination(), KalTrack::errorSlopeAtVertex(), and setDeltaEne(). |
|
|
Definition at line 577 of file KalFit.cxx. |
|
|
Definition at line 686 of file KalFit.cxx. |
|
|
|
|
|
Definition at line 617 of file KalFit.cxx. Referenced by KalPlane(), and GFsegment::incorporateFoundHit(). |
|
|
Definition at line 184 of file KalFit.h. Referenced by KalPlane(), and GFsegment::incorporateFoundHit(). |
|
|
|
|
|
Definition at line 188 of file KalFit.h. Referenced by GFsegment::incorporateFoundHit(). |
|
|
Definition at line 942 of file KalFit.cxx. |
|
|
Definition at line 983 of file KalFit.cxx. Referenced by Q(), and KalTrack::generateFirstFitHit(). |
|
|
Definition at line 555 of file KalFit.cxx. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000