Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KalFitPar Class Reference

#include <KalFitPar.h>

List of all members.

Static Public Member Functions

void back (int i)
int back (void)
void back (int i)
int back (void)
void lead (int i)
int lead (void)
void lead (int i)
int lead (void)
void loss (int i)
int loss (void)
void loss (int i)
int loss (void)
void LR (int x)
void LR (int x)
void muls (int i)
int muls (void)
void muls (int i)
int muls (void)
void resol (int i)
int resol (void)
void resol (int i)
int resol (void)

Static Public Attributes

int activeonly_ = 0
int back_ = 1
double Bznom_ = 10.0
double chi2mdc_hit2_ = 0
string cylfile_
int debug_ = 0
int debug_kft_ = 0
double deltachi2_cutf_ = 10.0
double deltachi2_cuts_ = 10.0
int enhance_ = 0
double fac_h1_ = 1.0
double fac_h2_ = 1.0
double fac_h3_ = 1.0
double fac_h4_ = 1.0
double fac_h5_ = 1.0
double factor_strag_ = 0.4
double fstrag_ = 0.9
int i_back_ = 1
int lead_ = 2
int loss_ = 1
int LR_ = 1
int lr_ = 1
string matfile_
double matrixg_ = 100.0
int muls_ = 1
int nmdc_hit2_ = 500
int ntuple_ = 51
int numf_ = 0
int numfcor_ = 1
double pe_cut_ = 2.0
double pk_cut_ = 2.0
double pmu_cut_ = 2.0
double pp_cut_ = 2.0
double ppi_cut_ = 2.0
double pt_ = 0.0
double pT_ = 0.0
int resolflag_ = 0
int resolution_ = 0
int steplev_ = 0
int strag_ = 1
int Tof_correc_ = 1
int tof_hyp_ = 1
int tofall_ = 1
int tofflag_ = 1
int wsag_ = 99


Member Function Documentation

void KalFitPar::back int  i  )  [static]
 

int KalFitPar::back void   )  [static]
 

void KalFitPar::back int  i  )  [static]
 

00056 { back_ = i;}

int KalFitPar::back void   )  [static]
 

00057 { return back_;}

void KalFitPar::lead int  i  )  [static]
 

int KalFitPar::lead void   )  [static]
 

void KalFitPar::lead int  i  )  [static]
 

00053 { lead_ = i;}

int KalFitPar::lead void   )  [static]
 

00054 { return lead_;}

void KalFitPar::loss int  i  )  [static]
 

int KalFitPar::loss void   )  [static]
 

void KalFitPar::loss int  i  )  [static]
 

00064 { loss_ = i;}

int KalFitPar::loss void   )  [static]
 

00068 {  return loss_;}

void KalFitPar::LR int  x  )  [static]
 

void KalFitPar::LR int  x  )  [static]
 

00062 { LR_ = x;}

void KalFitPar::muls int  i  )  [static]
 

int KalFitPar::muls void   )  [static]
 

void KalFitPar::muls int  i  )  [static]
 

00070 {muls_ = i;}

int KalFitPar::muls void   )  [static]
 

00066 { return muls_;}

void KalFitPar::resol int  i  )  [static]
 

int KalFitPar::resol void   )  [static]
 

void KalFitPar::resol int  i  )  [static]
 

00059 { resolflag_ = i;}

int KalFitPar::resol void   )  [static]
 

00060 { return resolflag_;}


Member Data Documentation

int KalFitPar::activeonly_ = 0 [static]
 

int KalFitPar::back_ = 1 [static]
 

double KalFitPar::Bznom_ = 10.0 [static]
 

double KalFitPar::chi2mdc_hit2_ = 0 [static]
 

string KalFitPar::cylfile_ [static]
 

int KalFitPar::debug_ = 0 [static]
 

int KalFitPar::debug_kft_ = 0 [static]
 

double KalFitPar::deltachi2_cutf_ = 10.0 [static]
 

double KalFitPar::deltachi2_cuts_ = 10.0 [static]
 

int KalFitPar::enhance_ = 0 [static]
 

double KalFitPar::fac_h1_ = 1.0 [static]
 

double KalFitPar::fac_h2_ = 1.0 [static]
 

double KalFitPar::fac_h3_ = 1.0 [static]
 

double KalFitPar::fac_h4_ = 1.0 [static]
 

double KalFitPar::fac_h5_ = 1.0 [static]
 

double KalFitPar::factor_strag_ = 0.4 [static]
 

double KalFitPar::fstrag_ = 0.9 [static]
 

int KalFitPar::i_back_ = 1 [static]
 

int KalFitPar::lead_ = 2 [static]
 

int KalFitPar::loss_ = 1 [static]
 

int KalFitPar::LR_ = 1 [static]
 

int KalFitPar::lr_ = 1 [static]
 

string KalFitPar::matfile_ [static]
 

double KalFitPar::matrixg_ = 100.0 [static]
 

int KalFitPar::muls_ = 1 [static]
 

int KalFitPar::nmdc_hit2_ = 500 [static]
 

int KalFitPar::ntuple_ = 51 [static]
 

int KalFitPar::numf_ = 0 [static]
 

int KalFitPar::numfcor_ = 1 [static]
 

double KalFitPar::pe_cut_ = 2.0 [static]
 

double KalFitPar::pk_cut_ = 2.0 [static]
 

double KalFitPar::pmu_cut_ = 2.0 [static]
 

double KalFitPar::pp_cut_ = 2.0 [static]
 

double KalFitPar::ppi_cut_ = 2.0 [static]
 

double KalFitPar::pt_ = 0.0 [static]
 

double KalFitPar::pT_ = 0.0 [static]
 

int KalFitPar::resolflag_ = 0 [static]
 

int KalFitPar::resolution_ = 0 [static]
 

int KalFitPar::steplev_ = 0 [static]
 

int KalFitPar::strag_ = 1 [static]
 

int KalFitPar::Tof_correc_ = 1 [static]
 

int KalFitPar::tof_hyp_ = 1 [static]
 

int KalFitPar::tofall_ = 1 [static]
 

int KalFitPar::tofflag_ = 1 [static]
 

int KalFitPar::wsag_ = 99 [static]
 


The documentation for this class was generated from the following files:
Generated on Wed Feb 2 16:20:01 2011 for BOSS6.5.5 by  doxygen 1.3.9.1