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

RecTofTrack Class Reference

#include <RecTofTrack.h>

Inheritance diagram for RecTofTrack:

DstTofTrack DstTofTrack ContainedObject ContainedObject ContainedObject ContainedObject List of all members.

Public Member Functions

double beta () const
double beta () const
virtual const CLID & clID () const
virtual const CLID & clID () const
double energy () const
double energy () const
double errenergy () const
double errenergy () const
double errphi () const
double errphi () const
double errt0 () const
double errt0 () const
double errtof () const
double errtof () const
double errz () const
double errz () const
RecTofTrackoperator= (const DstTofTrack &aTrack)
RecTofTrackoperator= (const DstTofTrack &aTrack)
double path () const
double path () const
double ph () const
double ph () const
double phi () const
double phi () const
int quality () const
int quality () const
 RecTofTrack (const DstTofTrack &aTrack)
 RecTofTrack ()
 RecTofTrack (const DstTofTrack &aTrack)
 RecTofTrack ()
void setBeta (double beta)
void setBeta (double beta)
void setEnergy (double energy)
void setEnergy (double energy)
void setErrEnergy (double errenergy)
void setErrEnergy (double errenergy)
void setErrPhi (double errphi)
void setErrPhi (double errphi)
void setErrT0 (double errt0)
void setErrT0 (double errt0)
void setErrTof (double etof)
void setErrTof (double etof)
void setErrZ (double errz)
void setErrZ (double errz)
void setPath (double path)
void setPath (double path)
void setPh (double ph)
void setPh (double ph)
void setPhi (double phi)
void setPhi (double phi)
void setQuality (int quality)
void setQuality (int quality)
void setSigma (double sigma[6])
void setSigma (double sigma[6])
void setSigmaAntiProton (double spb)
void setSigmaAntiProton (double spb)
void setSigmaElectron (double se)
void setSigmaElectron (double se)
void setSigmaKaon (double sk)
void setSigmaKaon (double sk)
void setSigmaMuon (double smu)
void setSigmaMuon (double smu)
void setSigmaPion (double spi)
void setSigmaPion (double spi)
void setSigmaProton (double sp)
void setSigmaProton (double sp)
void setStatus (unsigned int status)
void setStatus (unsigned int status)
void setT0 (double t0)
void setT0 (double t0)
void setTexp (double texp[5])
void setTexp (double texp[5])
void setTexpElectron (double texpe)
void setTexpElectron (double texpe)
void setTexpKaon (double texpk)
void setTexpKaon (double texpk)
void setTexpMuon (double texpmu)
void setTexpMuon (double texpmu)
void setTexpPion (double texppi)
void setTexpPion (double texppi)
void setTexpProton (double texpp)
void setTexpProton (double texpp)
void setTof (double tof)
void setTof (double tof)
void setToffset (double toffset[6])
void setToffset (double toffset[6])
void setToffsetAntiProton (double topb)
void setToffsetAntiProton (double topb)
void setToffsetElectron (double toe)
void setToffsetElectron (double toe)
void setToffsetKaon (double tok)
void setToffsetKaon (double tok)
void setToffsetMuon (double tomu)
void setToffsetMuon (double tomu)
void setToffsetPion (double topi)
void setToffsetPion (double topi)
void setToffsetProton (double top)
void setToffsetProton (double top)
void setTofID (int tofID)
void setTofID (int tofID)
void setTofTrackID (int tofTrackID)
void setTofTrackID (int tofTrackID)
void setTrackID (int trackID)
void setTrackID (int trackID)
void setZrHit (double zrhit)
void setZrHit (double zrhit)
double sigma (int i) const
double sigma (int i) const
double sigmaAntiProton () const
double sigmaAntiProton () const
double sigmaElectron () const
double sigmaElectron () const
double sigmaKaon () const
double sigmaKaon () const
double sigmaMuon () const
double sigmaMuon () const
double sigmaPion () const
double sigmaPion () const
double sigmaProton () const
double sigmaProton () const
unsigned int status () const
unsigned int status () const
double t0 () const
double t0 () const
double texp (int i) const
double texp (int i) const
double texpElectron () const
double texpElectron () const
double texpKaon () const
double texpKaon () const
double texpMuon () const
double texpMuon () const
double texpPion () const
double texpPion () const
double texpProton () const
double texpProton () const
double tof () const
double tof () const
double toffset (int i) const
double toffset (int i) const
double toffsetAntiProton () const
double toffsetAntiProton () const
double toffsetElectron () const
double toffsetElectron () const
double toffsetKaon () const
double toffsetKaon () const
double toffsetMuon () const
double toffsetMuon () const
double toffsetPion () const
double toffsetPion () const
double toffsetProton () const
double toffsetProton () const
int tofID () const
int tofID () const
int tofTrackID () const
int tofTrackID () const
int trackID () const
int trackID () const
double zrhit () const
double zrhit () const
virtual ~RecTofTrack ()
virtual ~RecTofTrack ()

Static Public Member Functions

const CLID & classID ()
const CLID & classID ()

Constructor & Destructor Documentation

RecTofTrack::RecTofTrack  ) 
 

00002 {}

virtual RecTofTrack::~RecTofTrack  )  [inline, virtual]
 

00023 {}

RecTofTrack::RecTofTrack const DstTofTrack aTrack  ) 
 

00005   :DstTofTrack(aTrack) {}

RecTofTrack::RecTofTrack  ) 
 

virtual RecTofTrack::~RecTofTrack  )  [inline, virtual]
 

00023 {}

RecTofTrack::RecTofTrack const DstTofTrack aTrack  ) 
 


Member Function Documentation

double DstTofTrack::beta  )  const [inline, inherited]
 

00051 { return  m_beta;       }

double DstTofTrack::beta  )  const [inline, inherited]
 

00051 { return  m_beta;       }

const CLID& RecTofTrack::classID  )  [inline, static]
 

Reimplemented from DstTofTrack.

00017 { return CLID_RecTofTrack; }

const CLID& RecTofTrack::classID  )  [inline, static]
 

Reimplemented from DstTofTrack.

00017 { return CLID_RecTofTrack; }

virtual const CLID& RecTofTrack::clID  )  const [inline, virtual]
 

Reimplemented from DstTofTrack.

00016 { return  RecTofTrack::classID();}

virtual const CLID& RecTofTrack::clID  )  const [inline, virtual]
 

Reimplemented from DstTofTrack.

00016 { return  RecTofTrack::classID();}

double DstTofTrack::energy  )  const [inline, inherited]
 

00084 { return  m_energy;     }

double DstTofTrack::energy  )  const [inline, inherited]
 

00084 { return  m_energy;     }

double DstTofTrack::errenergy  )  const [inline, inherited]
 

00085 { return  m_errenergy;  }

double DstTofTrack::errenergy  )  const [inline, inherited]
 

00085 { return  m_errenergy;  }

double DstTofTrack::errphi  )  const [inline, inherited]
 

00083 { return  m_errphi;     }

double DstTofTrack::errphi  )  const [inline, inherited]
 

00083 { return  m_errphi;     }

double DstTofTrack::errt0  )  const [inline, inherited]
 

00079 { return  m_errt0;      }

double DstTofTrack::errt0  )  const [inline, inherited]
 

00079 { return  m_errt0;      }

double DstTofTrack::errtof  )  const [inline, inherited]
 

00050 { return  m_sigma[0];   }

double DstTofTrack::errtof  )  const [inline, inherited]
 

00050 { return  m_sigma[0];   }

double DstTofTrack::errz  )  const [inline, inherited]
 

00081 { return  m_errz;       }

double DstTofTrack::errz  )  const [inline, inherited]
 

00081 { return  m_errz;       }

RecTofTrack& RecTofTrack::operator= const DstTofTrack aTrack  ) 
 

RecTofTrack & RecTofTrack::operator= const DstTofTrack aTrack  ) 
 

00008 { 
00009   DstTofTrack::operator=(aTrack);
00010   return *this;
00011 }

double DstTofTrack::path  )  const [inline, inherited]
 

00046 { return  m_path;       }

double DstTofTrack::path  )  const [inline, inherited]
 

00046 { return  m_path;       }

double DstTofTrack::ph  )  const [inline, inherited]
 

00048 { return  m_ph;         }

double DstTofTrack::ph  )  const [inline, inherited]
 

00048 { return  m_ph;         }

double DstTofTrack::phi  )  const [inline, inherited]
 

00082 { return  m_phi;        }

double DstTofTrack::phi  )  const [inline, inherited]
 

00082 { return  m_phi;        }

int DstTofTrack::quality  )  const [inline, inherited]
 

00076 { return  m_quality;    }

int DstTofTrack::quality  )  const [inline, inherited]
 

00076 { return  m_quality;    }

void DstTofTrack::setBeta double  beta  )  [inline, inherited]
 

00099 { m_beta       = beta;       }

void DstTofTrack::setBeta double  beta  )  [inline, inherited]
 

00099 { m_beta       = beta;       }

void DstTofTrack::setEnergy double  energy  )  [inline, inherited]
 

00132 { m_energy     = energy;     }

void DstTofTrack::setEnergy double  energy  )  [inline, inherited]
 

00132 { m_energy     = energy;     }

void DstTofTrack::setErrEnergy double  errenergy  )  [inline, inherited]
 

00133 { m_errenergy  = errenergy;  }

void DstTofTrack::setErrEnergy double  errenergy  )  [inline, inherited]
 

00133 { m_errenergy  = errenergy;  }

void DstTofTrack::setErrPhi double  errphi  )  [inline, inherited]
 

00131 { m_errphi     = errphi;     }

void DstTofTrack::setErrPhi double  errphi  )  [inline, inherited]
 

00131 { m_errphi     = errphi;     }

void DstTofTrack::setErrT0 double  errt0  )  [inline, inherited]
 

00127 { m_errt0      = errt0;      }

void DstTofTrack::setErrT0 double  errt0  )  [inline, inherited]
 

00127 { m_errt0      = errt0;      }

void DstTofTrack::setErrTof double  etof  )  [inline, inherited]
 

00098 { m_sigma[0]   = etof;       }

void DstTofTrack::setErrTof double  etof  )  [inline, inherited]
 

00098 { m_sigma[0]   = etof;       }

void DstTofTrack::setErrZ double  errz  )  [inline, inherited]
 

00129 { m_errz       = errz;       }

void DstTofTrack::setErrZ double  errz  )  [inline, inherited]
 

00129 { m_errz       = errz;       }

void DstTofTrack::setPath double  path  )  [inline, inherited]
 

00094 { m_path       = path;       }

void DstTofTrack::setPath double  path  )  [inline, inherited]
 

00094 { m_path       = path;       }

void DstTofTrack::setPh double  ph  )  [inline, inherited]
 

00096 { m_ph         = ph;         }

void DstTofTrack::setPh double  ph  )  [inline, inherited]
 

00096 { m_ph         = ph;         }

void DstTofTrack::setPhi double  phi  )  [inline, inherited]
 

00130 { m_phi        = phi;        }

void DstTofTrack::setPhi double  phi  )  [inline, inherited]
 

00130 { m_phi        = phi;        }

void DstTofTrack::setQuality int  quality  )  [inline, inherited]
 

00124 { m_quality    = quality;    }

void DstTofTrack::setQuality int  quality  )  [inline, inherited]
 

00124 { m_quality    = quality;    }

void DstTofTrack::setSigma double  sigma[6]  )  [inline, inherited]
 

00116 { for(int i=0; i<6; i++) { m_sigma[i]=sigma[i];} }

void DstTofTrack::setSigma double  sigma[6]  )  [inline, inherited]
 

00116 { for(int i=0; i<6; i++) { m_sigma[i]=sigma[i];} }

void DstTofTrack::setSigmaAntiProton double  spb  )  [inline, inherited]
 

00122 { m_sigma[5]   = spb;        }

void DstTofTrack::setSigmaAntiProton double  spb  )  [inline, inherited]
 

00122 { m_sigma[5]   = spb;        }

void DstTofTrack::setSigmaElectron double  se  )  [inline, inherited]
 

00117 { m_sigma[0]   = se;         }

void DstTofTrack::setSigmaElectron double  se  )  [inline, inherited]
 

00117 { m_sigma[0]   = se;         }

void DstTofTrack::setSigmaKaon double  sk  )  [inline, inherited]
 

00120 { m_sigma[3]   = sk;         }

void DstTofTrack::setSigmaKaon double  sk  )  [inline, inherited]
 

00120 { m_sigma[3]   = sk;         }

void DstTofTrack::setSigmaMuon double  smu  )  [inline, inherited]
 

00118 { m_sigma[1]   = smu;        }

void DstTofTrack::setSigmaMuon double  smu  )  [inline, inherited]
 

00118 { m_sigma[1]   = smu;        }

void DstTofTrack::setSigmaPion double  spi  )  [inline, inherited]
 

00119 { m_sigma[2]   = spi;        }

void DstTofTrack::setSigmaPion double  spi  )  [inline, inherited]
 

00119 { m_sigma[2]   = spi;        }

void DstTofTrack::setSigmaProton double  sp  )  [inline, inherited]
 

00121 { m_sigma[4]   = sp;         }

void DstTofTrack::setSigmaProton double  sp  )  [inline, inherited]
 

00121 { m_sigma[4]   = sp;         }

void DstTofTrack::setStatus unsigned int  status  )  [inline, inherited]
 

00092 { m_status     = status;     }

void DstTofTrack::setStatus unsigned int  status  )  [inline, inherited]
 

00092 { m_status     = status;     }

void DstTofTrack::setT0 double  t0  )  [inline, inherited]
 

00126 { m_t0         = t0;         }

void DstTofTrack::setT0 double  t0  )  [inline, inherited]
 

00126 { m_t0         = t0;         }

void DstTofTrack::setTexp double  texp[5]  )  [inline, inherited]
 

00101 { for(int i=0; i<5; i++) { m_texp[i]=texp[i];} }

void DstTofTrack::setTexp double  texp[5]  )  [inline, inherited]
 

00101 { for(int i=0; i<5; i++) { m_texp[i]=texp[i];} }

void DstTofTrack::setTexpElectron double  texpe  )  [inline, inherited]
 

00102 { m_texp[0] = texpe;         }

void DstTofTrack::setTexpElectron double  texpe  )  [inline, inherited]
 

00102 { m_texp[0] = texpe;         }

void DstTofTrack::setTexpKaon double  texpk  )  [inline, inherited]
 

00105 { m_texp[3] = texpk;         }

void DstTofTrack::setTexpKaon double  texpk  )  [inline, inherited]
 

00105 { m_texp[3] = texpk;         }

void DstTofTrack::setTexpMuon double  texpmu  )  [inline, inherited]
 

00103 { m_texp[1] = texpmu;        }

void DstTofTrack::setTexpMuon double  texpmu  )  [inline, inherited]
 

00103 { m_texp[1] = texpmu;        }

void DstTofTrack::setTexpPion double  texppi  )  [inline, inherited]
 

00104 { m_texp[2] = texppi;        }

void DstTofTrack::setTexpPion double  texppi  )  [inline, inherited]
 

00104 { m_texp[2] = texppi;        }

void DstTofTrack::setTexpProton double  texpp  )  [inline, inherited]
 

00106 { m_texp[4] = texpp;         }

void DstTofTrack::setTexpProton double  texpp  )  [inline, inherited]
 

00106 { m_texp[4] = texpp;         }

void DstTofTrack::setTof double  tof  )  [inline, inherited]
 

00097 { m_tof        = tof;        }

void DstTofTrack::setTof double  tof  )  [inline, inherited]
 

00097 { m_tof        = tof;        }

void DstTofTrack::setToffset double  toffset[6]  )  [inline, inherited]
 

00108 { for(int i=0; i<6; i++) { m_toffset[i]=toffset[i];} }

void DstTofTrack::setToffset double  toffset[6]  )  [inline, inherited]
 

00108 { for(int i=0; i<6; i++) { m_toffset[i]=toffset[i];} }

void DstTofTrack::setToffsetAntiProton double  topb  )  [inline, inherited]
 

00114 { m_toffset[5] = topb;      }

void DstTofTrack::setToffsetAntiProton double  topb  )  [inline, inherited]
 

00114 { m_toffset[5] = topb;      }

void DstTofTrack::setToffsetElectron double  toe  )  [inline, inherited]
 

00109 { m_toffset[0] = toe;        }

void DstTofTrack::setToffsetElectron double  toe  )  [inline, inherited]
 

00109 { m_toffset[0] = toe;        }

void DstTofTrack::setToffsetKaon double  tok  )  [inline, inherited]
 

00112 { m_toffset[3] = tok;        }

void DstTofTrack::setToffsetKaon double  tok  )  [inline, inherited]
 

00112 { m_toffset[3] = tok;        }

void DstTofTrack::setToffsetMuon double  tomu  )  [inline, inherited]
 

00110 { m_toffset[1] = tomu;       }

void DstTofTrack::setToffsetMuon double  tomu  )  [inline, inherited]
 

00110 { m_toffset[1] = tomu;       }

void DstTofTrack::setToffsetPion double  topi  )  [inline, inherited]
 

00111 { m_toffset[2] = topi;       }

void DstTofTrack::setToffsetPion double  topi  )  [inline, inherited]
 

00111 { m_toffset[2] = topi;       }

void DstTofTrack::setToffsetProton double  top  )  [inline, inherited]
 

00113 { m_toffset[4] = top;        }

void DstTofTrack::setToffsetProton double  top  )  [inline, inherited]
 

00113 { m_toffset[4] = top;        }

void DstTofTrack::setTofID int  tofID  )  [inline, inherited]
 

00091 { m_tofID      = tofID;      }

void DstTofTrack::setTofID int  tofID  )  [inline, inherited]
 

00091 { m_tofID      = tofID;      }

void DstTofTrack::setTofTrackID int  tofTrackID  )  [inline, inherited]
 

00089 { m_tofTrackID = tofTrackID; }

void DstTofTrack::setTofTrackID int  tofTrackID  )  [inline, inherited]
 

00089 { m_tofTrackID = tofTrackID; }

void DstTofTrack::setTrackID int  trackID  )  [inline, inherited]
 

00090 { m_trackID    = trackID;    }

void DstTofTrack::setTrackID int  trackID  )  [inline, inherited]
 

00090 { m_trackID    = trackID;    }

void DstTofTrack::setZrHit double  zrhit  )  [inline, inherited]
 

00095 { m_zrhit      = zrhit;      }

void DstTofTrack::setZrHit double  zrhit  )  [inline, inherited]
 

00095 { m_zrhit      = zrhit;      }

double DstTofTrack::sigma int  i  )  const [inline, inherited]
 

00068 { return  m_sigma[i];   }

double DstTofTrack::sigma int  i  )  const [inline, inherited]
 

00068 { return  m_sigma[i];   }

double DstTofTrack::sigmaAntiProton  )  const [inline, inherited]
 

00074 { return  m_sigma[5];   }

double DstTofTrack::sigmaAntiProton  )  const [inline, inherited]
 

00074 { return  m_sigma[5];   }

double DstTofTrack::sigmaElectron  )  const [inline, inherited]
 

00069 { return  m_sigma[0];   }

double DstTofTrack::sigmaElectron  )  const [inline, inherited]
 

00069 { return  m_sigma[0];   }

double DstTofTrack::sigmaKaon  )  const [inline, inherited]
 

00072 { return  m_sigma[3];   }

double DstTofTrack::sigmaKaon  )  const [inline, inherited]
 

00072 { return  m_sigma[3];   }

double DstTofTrack::sigmaMuon  )  const [inline, inherited]
 

00070 { return  m_sigma[1];   }

double DstTofTrack::sigmaMuon  )  const [inline, inherited]
 

00070 { return  m_sigma[1];   }

double DstTofTrack::sigmaPion  )  const [inline, inherited]
 

00071 { return  m_sigma[2];   }

double DstTofTrack::sigmaPion  )  const [inline, inherited]
 

00071 { return  m_sigma[2];   }

double DstTofTrack::sigmaProton  )  const [inline, inherited]
 

00073 { return  m_sigma[4];   }

double DstTofTrack::sigmaProton  )  const [inline, inherited]
 

00073 { return  m_sigma[4];   }

unsigned int DstTofTrack::status void   )  const [inline, inherited]
 

00044 { return  m_status;     }

unsigned int DstTofTrack::status  )  const [inline, inherited]
 

00044 { return  m_status;     }

double DstTofTrack::t0  )  const [inline, inherited]
 

00078 { return  m_t0;         }

double DstTofTrack::t0  )  const [inline, inherited]
 

00078 { return  m_t0;         }

double DstTofTrack::texp int  i  )  const [inline, inherited]
 

00053 { return  m_texp[i];    }

double DstTofTrack::texp int  i  )  const [inline, inherited]
 

00053 { return  m_texp[i];    }

double DstTofTrack::texpElectron  )  const [inline, inherited]
 

00054 { return  m_texp[0];    }

double DstTofTrack::texpElectron  )  const [inline, inherited]
 

00054 { return  m_texp[0];    }

double DstTofTrack::texpKaon  )  const [inline, inherited]
 

00057 { return  m_texp[3];    }

double DstTofTrack::texpKaon  )  const [inline, inherited]
 

00057 { return  m_texp[3];    }

double DstTofTrack::texpMuon  )  const [inline, inherited]
 

00055 { return  m_texp[1];    }

double DstTofTrack::texpMuon  )  const [inline, inherited]
 

00055 { return  m_texp[1];    }

double DstTofTrack::texpPion  )  const [inline, inherited]
 

00056 { return  m_texp[2];    }

double DstTofTrack::texpPion  )  const [inline, inherited]
 

00056 { return  m_texp[2];    }

double DstTofTrack::texpProton  )  const [inline, inherited]
 

00058 { return  m_texp[4];    }

double DstTofTrack::texpProton  )  const [inline, inherited]
 

00058 { return  m_texp[4];    }

double DstTofTrack::tof void   )  const [inline, inherited]
 

00049 { return  m_tof;        }

double DstTofTrack::tof void   )  const [inline, inherited]
 

00049 { return  m_tof;        }

double DstTofTrack::toffset int  i  )  const [inline, inherited]
 

00060 { return  m_toffset[i]; }

double DstTofTrack::toffset int  i  )  const [inline, inherited]
 

00060 { return  m_toffset[i]; }

double DstTofTrack::toffsetAntiProton  )  const [inline, inherited]
 

00066 { return  m_toffset[5]; }

double DstTofTrack::toffsetAntiProton  )  const [inline, inherited]
 

00066 { return  m_toffset[5]; }

double DstTofTrack::toffsetElectron  )  const [inline, inherited]
 

00061 { return  m_toffset[0]; }

double DstTofTrack::toffsetElectron  )  const [inline, inherited]
 

00061 { return  m_toffset[0]; }

double DstTofTrack::toffsetKaon  )  const [inline, inherited]
 

00064 { return  m_toffset[3]; }

double DstTofTrack::toffsetKaon  )  const [inline, inherited]
 

00064 { return  m_toffset[3]; }

double DstTofTrack::toffsetMuon  )  const [inline, inherited]
 

00062 { return  m_toffset[1]; }

double DstTofTrack::toffsetMuon  )  const [inline, inherited]
 

00062 { return  m_toffset[1]; }

double DstTofTrack::toffsetPion  )  const [inline, inherited]
 

00063 { return  m_toffset[2]; }

double DstTofTrack::toffsetPion  )  const [inline, inherited]
 

00063 { return  m_toffset[2]; }

double DstTofTrack::toffsetProton  )  const [inline, inherited]
 

00065 { return  m_toffset[4]; }

double DstTofTrack::toffsetProton  )  const [inline, inherited]
 

00065 { return  m_toffset[4]; }

int DstTofTrack::tofID  )  const [inline, inherited]
 

00042 { return  m_tofID;      }

int DstTofTrack::tofID  )  const [inline, inherited]
 

00042 { return  m_tofID;      }

int DstTofTrack::tofTrackID  )  const [inline, inherited]
 

00040 { return  m_tofTrackID; }

int DstTofTrack::tofTrackID  )  const [inline, inherited]
 

00040 { return  m_tofTrackID; }

int DstTofTrack::trackID  )  const [inline, inherited]
 

00041 { return  m_trackID;    }

int DstTofTrack::trackID  )  const [inline, inherited]
 

00041 { return  m_trackID;    }

double DstTofTrack::zrhit  )  const [inline, inherited]
 

00047 { return  m_zrhit;      }

double DstTofTrack::zrhit  )  const [inline, inherited]
 

00047 { return  m_zrhit;      }


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