#include <ICsIClusters.h>
Public Methods | |
| virtual | ~ICsICluster () |
| Destructor. More... | |
| virtual double | energySum () const = 0 |
| virtual double | energyLeak () const = 0 |
| virtual double | energyCorrected () const = 0 |
| virtual double | getEneLayer (int i) const = 0 |
| virtual const Vector& | getPosLayer (int i) const = 0 |
| virtual const std::vector< double>& | getEneLayer () const = 0 |
| virtual const std::vector< Vector>& | getPosLayer () const = 0 |
| virtual const std::vector< Vector>& | getRmsLayer () const = 0 |
| virtual double | getRmsLong () const = 0 |
| virtual double | getRmsTrans () const = 0 |
| virtual double | getTransvOffset () const = 0 |
| virtual Point | position () const = 0 |
| virtual Vector | direction () const = 0 |
| virtual double | getFitEnergy () const = 0 |
| virtual double | getProfChisq () const = 0 |
| virtual double | getCsiAlpha () const = 0 |
| virtual double | getCsiLambda () const = 0 |
| virtual double | getCsiStart () const = 0 |
| virtual void | writeOut () const = 0 |
Protected Methods | |
| ICsICluster () | |
| constructor. More... | |
|
|
constructor.
Definition at line 30 of file ICsIClusters.h. |
|
|
Destructor.
Definition at line 34 of file ICsIClusters.h. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000