#include <AngClusterFit.h>
Public Member Functions | |
| AngClusterFit () | |
| ~AngClusterFit () | |
| virtual void | Draw (Option_t *option) |
| virtual void | Print (Option_t *option) const |
| void | Reset () |
Public Attributes | |
| Float_t | fACluFitParA |
| Float_t | fACluFitParB |
| Float_t | fACluFitParLongE0 |
| Float_t | fACluFitShwMax |
| Float_t | fACluFitE0EnergyRatio |
| Float_t | fACluFitParL1 |
| Float_t | fACluFitParL2 |
| Float_t | fACluFitParC12 |
| Float_t | fACluFitParTransE0 |
| Float_t | fACluFitLongChiSq |
| Int_t | fACluFitLongConv |
| Float_t | fACluFitLongNDF |
| Float_t | fACluFitTransChiSq |
| Int_t | fACluFitTransConv |
| Float_t | fACluFitTransNDF |
| Float_t | fACluFitAsymPeak |
| Float_t | fACluFitAsymVert |
| Float_t | fACluFitMolRadPeak |
| Float_t | fACluFitMolRadVert |
| Float_t | fACluFitMean |
| Float_t | fACluFitRMS |
| Float_t | fACluFitSkew |
| Float_t | fACluFitKurt |
Private Member Functions | |
| ClassDef (AngClusterFit, 3) | |
|
|
class AngClusterFit NueAna package Purpose: Return 3D Hit angular clustering shower fitting variables. Author: Alex Sousa <asousa@minos.phy.tufts.edu> Created on: Fri May 06 2005 Definition at line 23 of file AngClusterFit.cxx. 00023 : 00024 fACluFitParA(ANtpDefVal::kFloat), 00025 fACluFitParB(ANtpDefVal::kFloat), 00026 fACluFitParLongE0(ANtpDefVal::kFloat), 00027 fACluFitShwMax(ANtpDefVal::kFloat), 00028 fACluFitE0EnergyRatio(ANtpDefVal::kFloat), 00029 fACluFitParL1(ANtpDefVal::kFloat), 00030 fACluFitParL2(ANtpDefVal::kFloat), 00031 fACluFitParC12(ANtpDefVal::kFloat), 00032 fACluFitParTransE0(ANtpDefVal::kFloat), 00033 fACluFitLongChiSq(ANtpDefVal::kFloat), 00034 fACluFitLongConv(ANtpDefVal::kInt), 00035 fACluFitLongNDF(ANtpDefVal::kFloat), 00036 fACluFitTransChiSq(ANtpDefVal::kFloat), 00037 fACluFitTransConv(ANtpDefVal::kInt), 00038 fACluFitTransNDF(ANtpDefVal::kFloat), 00039 fACluFitAsymPeak(ANtpDefVal::kFloat), 00040 fACluFitAsymVert(ANtpDefVal::kFloat), 00041 fACluFitMolRadPeak(ANtpDefVal::kFloat), 00042 fACluFitMolRadVert(ANtpDefVal::kFloat), 00043 fACluFitMean(ANtpDefVal::kFloat), 00044 fACluFitRMS(ANtpDefVal::kFloat), 00045 fACluFitSkew(ANtpDefVal::kFloat), 00046 fACluFitKurt(ANtpDefVal::kFloat) 00047 {}
|
|
|
Definition at line 51 of file AngClusterFit.cxx. 00052 {}
|
|
||||||||||||
|
|
|
|
To be filled later. Definition at line 55 of file AngClusterFit.cxx. Referenced by AngClusterFitAna::Draw(). 00056 {
00057
00059
00060 }
|
|
|
Definition at line 62 of file AngClusterFit.cxx. 00063 {
00064 std::cout<<"There's a lot of stuff to print here!"<<std::endl;
00065 }
|
|
|
|
Definition at line 57 of file AngClusterFit.h. Referenced by Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 58 of file AngClusterFit.h. Referenced by Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 41 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 64 of file AngClusterFit.h. Referenced by TreePIDAna::Analyze(), CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 48 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 49 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 50 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 61 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 59 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 60 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 37 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 38 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 45 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 43 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 44 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 39 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 46 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 62 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 40 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 63 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), Reset(), and AngClusterFitAna::TransVarCalc(). |
|
|
Definition at line 53 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 54 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
|
|
Definition at line 55 of file AngClusterFit.h. Referenced by CompareMD::FillFromList(), AngClusterFitAna::FitShower(), and Reset(). |
1.3.9.1