#include <myBetaHPlus.h>
|
| Int_t | QNPoints |
| | of points used in charge calculation
|
| |
| Float_t | QL [4] |
| | charge of each layer
|
| |
| Int_t | Z |
| | most prob. integer charge
|
| |
| Int_t | ZNPoints |
| | of points used in Z calculation
|
| |
| Float_t | ZProb |
| | prob. of Z value
|
| |
| Float_t | ZLH [10] |
| | log(Likelihood) for Z=1~10
|
| |
| Int_t | ZLHNPoints |
| | of points used in likelihood calculation
|
| |
| Float_t | ZLHProb [10] |
| | Prob. for Z=1~10.
|
| |
| Float_t | NormChi2T |
| | Fitting Time Normlized Chis on Beta(Normalized).
|
| |
| Float_t | NormChi2C |
| | Fitting Coo Normlized Chis On Beta(Match with Tracker Normalized).
|
| |
| Float_t | Q |
| | TOF Charge.
|
| |
| Float_t | QRMS |
| | RMS of TOF Charge.
|
| |
| Short_t | i_part |
| | id of particle object it belongs
|
| |
| Short_t | i_myself |
| | id of the object itself in gbatch
|
| |
Definition at line 7 of file myBetaHPlus.h.
| myBetaHPlus::myBetaHPlus |
( |
| ) |
|
| myBetaHPlus::~myBetaHPlus |
( |
| ) |
|
| void myBetaHPlus::Clear |
( |
Option_t * |
option = "" | ) |
|
|
virtual |
| Float_t myBetaHPlus::GetNormChi2C |
( |
| ) |
|
|
inline |
Fitting Coo Normlized Chis On Beta(Match with Tracker Normalized).
Definition at line 39 of file myBetaHPlus.h.
References NormChi2C.
| Float_t myBetaHPlus::GetNormChi2T |
( |
| ) |
|
|
inline |
| Float_t myBetaHPlus::GetQ |
( |
int |
i_tof | ) |
|
|
inline |
| Float_t myBetaHPlus::GetQL |
( |
int |
i_tof | ) |
|
|
inline |
Get Charge estimated by the i-Tof Layer (0,1,2,3)
Definition at line 31 of file myBetaHPlus.h.
References QL.
| short int myObject::iMySelf |
( |
| ) |
|
|
inlineinherited |
| void myBetaHPlus::init |
( |
| ) |
|
|
privatevirtual |
| short int myObject::iPart |
( |
| ) |
|
|
inlineinherited |
| void myObject::SetMySelf |
( |
short int |
imyself | ) |
|
|
inlineinherited |
| void myObject::SetPart |
( |
short int |
ipart | ) |
|
|
inlineinherited |
| Short_t myObject::i_myself |
|
inherited |
| Float_t myBetaHPlus::NormChi2C |
| Float_t myBetaHPlus::NormChi2T |
| Float_t myBetaHPlus::QL[4] |
charge of each layer
- See Also
- BetaHR::GetQL()
Definition at line 15 of file myBetaHPlus.h.
Referenced by GetQL().
| Int_t myBetaHPlus::QNPoints |
of points used in charge calculation
- See Also
- BetaHR::GetQ()
Definition at line 14 of file myBetaHPlus.h.
| Float_t myBetaHBase::QRMS |
|
inherited |
RMS of TOF Charge.
- See Also
- BetaHR::GetQ()
Definition at line 15 of file myBetaHBase.h.
most prob. integer charge
- See Also
- BetaHR::GetZ()
Definition at line 17 of file myBetaHPlus.h.
| Float_t myBetaHPlus::ZLH[10] |
log(Likelihood) for Z=1~10
- See Also
- TofChargeHR::GetLkh()
Definition at line 21 of file myBetaHPlus.h.
| Int_t myBetaHPlus::ZLHNPoints |
of points used in likelihood calculation
- See Also
- TofChargeHR::GetLkh()
Definition at line 22 of file myBetaHPlus.h.
| Float_t myBetaHPlus::ZLHProb[10] |
Prob. for Z=1~10.
- See Also
- TofChargeHR::GetProbZ()
Definition at line 23 of file myBetaHPlus.h.
| Int_t myBetaHPlus::ZNPoints |
of points used in Z calculation
- See Also
- BetaHR::GetZ()
Definition at line 18 of file myBetaHPlus.h.
| Float_t myBetaHPlus::ZProb |
prob. of Z value
- See Also
- BetaHR::GetZ()
Definition at line 19 of file myBetaHPlus.h.
The documentation for this class was generated from the following files:
- /home/users/b/bo/bozzochet/ntuplizeamsfiles-working-copy/source/myBetaHPlus.h
- /home/users/b/bo/bozzochet/ntuplizeamsfiles-working-copy/source/myBetaHPlus.cxx