#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 | setIDHit (int id, int tower) |
| void | setIDPlane (int 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 |
| 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 1011 of file KalFit.cxx. Referenced by KalTrack::errorSlopeAtVertex(), and predicted(). |
|
|
Definition at line 591 of file KalFit.cxx. |
|
|
Definition at line 601 of file KalFit.cxx. |
|
|
Definition at line 920 of file KalFit.cxx. |
|
|
Definition at line 677 of file KalFit.cxx. |
|
|
Definition at line 720 of file KalFit.cxx. Referenced by GFparticle::removeWorseStep(), and GFpair::removeWorseStep(). |
|
|
Definition at line 190 of file KalFit.h. Referenced by GFsegment::projectedKPlane(). |
|
|
Definition at line 643 of file KalFit.cxx. Referenced by GFtrack::associateOrthStep(), GFsegment::doit(), KalTrack::positionAtZ(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 186 of file KalFit.h. Referenced by GFsegment::projectedKPlane(), GFpair::selfishStepSplit(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 188 of file KalFit.h. Referenced by GFsegment::doit(), GFsegment::previous(), GFparticle::removeWorseStep(), GFpair::removeWorseStep(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 187 of file KalFit.h. Referenced by GFparticle::sameTower(). |
|
|
Definition at line 191 of file KalFit.h. Referenced by GFsegment::projectedKPlane(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 669 of file KalFit.cxx. |
|
|
|
|
|
Definition at line 704 of file KalFit.cxx. Referenced by GFpair::selfishStepSplit(). |
|
|
Definition at line 189 of file KalFit.h. Referenced by KalTrack::positionAtZ(), and GFsegment::sigmaFoundHit(). |
|
|
Definition at line 820 of file KalFit.cxx. |
|
|
Definition at line 770 of file KalFit.cxx. |
|
|
Definition at line 864 of file KalFit.cxx. Referenced by GFsegment::projectedKPlane(). |
|
|
Definition at line 996 of file KalFit.cxx. Referenced by KalTrack::eneDetermination(), KalTrack::errorSlopeAtVertex(), and setDeltaEne(). |
|
|
Definition at line 580 of file KalFit.cxx. |
|
|
Definition at line 689 of file KalFit.cxx. |
|
|
|
|
|
Definition at line 620 of file KalFit.cxx. Referenced by KalPlane(), and GFsegment::incorporateFoundHit(). |
|
|
|
|
|
Definition at line 174 of file KalFit.h. Referenced by KalPlane(), and GFsegment::incorporateFoundHit(). |
|
|
|
|
|
|
|
|
Definition at line 183 of file KalFit.h. Referenced by GFsegment::incorporateFoundHit(). |
|
|
Definition at line 945 of file KalFit.cxx. |
|
|
Definition at line 986 of file KalFit.cxx. Referenced by Q(), and KalTrack::generateFirstFitHit(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000