#include <GlastFit.h>
Inheritance diagram for GFbase:

Public Types | |
| enum | StatusHit { EMPTY, FOUND, CRACK } |
| enum | StatusPair { TOGETHER, SPLIT, ONE, DONE } |
Public Methods | |
| double | sigmaCut () const |
| bool | alive () const |
| Point | inputVertex () const |
| Vector | inputDirection () const |
| int | inputLayer () const |
| double | inputEnergy () const |
| Ray | inputRay () const |
| virtual void | flagAllHits () = 0 |
| virtual void | unFlagAllHits () = 0 |
| virtual bool | empty () const = 0 |
| virtual bool | accept () const = 0 |
| virtual void | clear () = 0 |
| virtual void | writeOut (int level) const = 0 |
Protected Methods | |
| GFbase (double sigmaCut, double ene, int ist, const Ray& testRay) | |
| virtual | ~GFbase () |
| virtual void | ini () = 0 |
| virtual void | doit () |
| virtual void | step (int kplane) = 0 |
| virtual void | anastep (int kplane) = 0 |
| virtual void | fit () = 0 |
| virtual bool | end () const = 0 |
| virtual void | kill () = 0 |
| virtual void | setAlive () = 0 |
| virtual void | contability (int kplane) = 0 |
| virtual void | loadGFdata () = 0 |
Protected Attributes | |
| double | m_sigmaCut |
| bool | m_alive |
| Point | m_inVertex |
| Vector | m_inDirection |
| double | m_iniEnergy |
| int | m_iniLayer |
|
|
Definition at line 182 of file GlastFit.h. |
|
|
Definition at line 183 of file GlastFit.h. |
|
|
Definition at line 88 of file GlastFit.cxx. |
|
|
Definition at line 189 of file GlastFit.h. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Definition at line 162 of file GlastFit.h. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Definition at line 104 of file GlastFit.cxx. Referenced by GFpair::GFpair(), and GFparticle::GFparticle(). |
|
|
Reimplemented from GFdata. Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented from GFdata. Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Definition at line 164 of file GlastFit.h. |
|
|
Definition at line 166 of file GlastFit.h. |
|
|
Definition at line 165 of file GlastFit.h. |
|
|
Definition at line 168 of file GlastFit.h. |
|
|
Definition at line 163 of file GlastFit.h. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Definition at line 161 of file GlastFit.h. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Reimplemented from GFdata. Reimplemented in GFtrack, GFparticle, GFpair, and GFgamma. |
|
|
Definition at line 208 of file GlastFit.h. |
|
|
Definition at line 212 of file GlastFit.h. |
|
|
Definition at line 211 of file GlastFit.h. |
|
|
Definition at line 213 of file GlastFit.h. |
|
|
Definition at line 214 of file GlastFit.h. |
|
|
Definition at line 207 of file GlastFit.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000