#include <AliITSPIDResponse.h>
|
| AliITSPIDResponse (Bool_t isMC=kFALSE) |
|
| ~AliITSPIDResponse () |
|
void | SetBetheBlochParamsITSTPC (Double_t *param) |
|
void | SetBetheBlochParamsITSTPCDeuteron (Double_t *param) |
|
void | SetBetheBlochParamsITSTPCTriton (Double_t *param) |
|
void | SetBetheBlochParamsITSsa (Double_t *param) |
|
void | SetBetheBlochHybridParamsITSsa (Double_t *param) |
|
void | SetElectronBetheBlochParamsITSsa (Double_t *param) |
|
Double_t | BetheAleph (Double_t p, Double_t mass) const |
|
Double_t | Bethe (Double_t p, Double_t mass, Bool_t isSA=kFALSE) const |
|
Double_t | Bethe (Double_t p, AliPID::EParticleType species, Bool_t isSA=kFALSE) const |
|
Double_t | BetheITSsaHybrid (Double_t p, Double_t mass) const |
|
Double_t | GetResolution (Double_t bethe, Int_t nPtsForPid=4, Bool_t isSA=kFALSE, Double_t p=0., AliPID::EParticleType type=AliPID::kPion) const |
|
void | GetITSProbabilities (Float_t mom, Double_t qclu[4], Double_t condprobfun[AliPID::kSPECIES], Bool_t isMC=kFALSE) const |
|
void | GetITSProbabilities (Float_t mom, Double_t qclu[4], Double_t condprobfun[AliPID::kSPECIES], AliITSPidParams *pars) const |
|
Double_t | GetNumberOfSigmas (const AliVTrack *track, AliPID::EParticleType species) const |
|
Double_t | GetSignalDelta (const AliVTrack *track, AliPID::EParticleType species, Bool_t ratio=kFALSE) const |
|
Float_t | GetNumberOfSigmas (Float_t mom, Float_t signal, AliPID::EParticleType type, Int_t nPtsForPid=4, Bool_t isSA=kFALSE) const |
|
Int_t | GetParticleIdFromdEdxVsP (Float_t mom, Float_t signal, Bool_t isSA=kFALSE) const |
|
|
Double_t | Bethe (Double_t bg, const Double_t *const par, Bool_t isNuclei) const |
|
Definition at line 20 of file AliITSPIDResponse.h.
AliITSPIDResponse::AliITSPIDResponse |
( |
Bool_t |
isMC = kFALSE | ) |
|
AliITSPIDResponse::~AliITSPIDResponse |
( |
| ) |
|
|
inline |
Double_t AliITSPIDResponse::Bethe |
( |
Double_t |
p, |
|
|
Double_t |
mass, |
|
|
Bool_t |
isSA = kFALSE |
|
) |
| const |
Double_t AliITSPIDResponse::Bethe |
( |
Double_t |
p, |
|
|
AliPID::EParticleType |
species, |
|
|
Bool_t |
isSA = kFALSE |
|
) |
| const |
Double_t AliITSPIDResponse::Bethe |
( |
Double_t |
bg, |
|
|
const Double_t *const |
par, |
|
|
Bool_t |
isNuclei |
|
) |
| const |
|
private |
Double_t AliITSPIDResponse::BetheAleph |
( |
Double_t |
p, |
|
|
Double_t |
mass |
|
) |
| const |
Double_t AliITSPIDResponse::BetheITSsaHybrid |
( |
Double_t |
p, |
|
|
Double_t |
mass |
|
) |
| const |
void AliITSPIDResponse::GetITSProbabilities |
( |
Float_t |
mom, |
|
|
Double_t |
qclu[4], |
|
|
Double_t |
condprobfun[AliPID::kSPECIES], |
|
|
Bool_t |
isMC = kFALSE |
|
) |
| const |
void AliITSPIDResponse::GetITSProbabilities |
( |
Float_t |
mom, |
|
|
Double_t |
qclu[4], |
|
|
Double_t |
condprobfun[AliPID::kSPECIES], |
|
|
AliITSPidParams * |
pars |
|
) |
| const |
Float_t AliITSPIDResponse::GetNumberOfSigmas |
( |
Float_t |
mom, |
|
|
Float_t |
signal, |
|
|
AliPID::EParticleType |
type, |
|
|
Int_t |
nPtsForPid = 4 , |
|
|
Bool_t |
isSA = kFALSE |
|
) |
| const |
|
inline |
Int_t AliITSPIDResponse::GetParticleIdFromdEdxVsP |
( |
Float_t |
mom, |
|
|
Float_t |
signal, |
|
|
Bool_t |
isSA = kFALSE |
|
) |
| const |
Double_t AliITSPIDResponse::GetResolution |
( |
Double_t |
bethe, |
|
|
Int_t |
nPtsForPid = 4 , |
|
|
Bool_t |
isSA = kFALSE , |
|
|
Double_t |
p = 0. , |
|
|
AliPID::EParticleType |
type = AliPID::kPion |
|
) |
| const |
void AliITSPIDResponse::SetBetheBlochHybridParamsITSsa |
( |
Double_t * |
param | ) |
|
|
inline |
void AliITSPIDResponse::SetBetheBlochParamsITSsa |
( |
Double_t * |
param | ) |
|
|
inline |
void AliITSPIDResponse::SetBetheBlochParamsITSTPC |
( |
Double_t * |
param | ) |
|
|
inline |
void AliITSPIDResponse::SetBetheBlochParamsITSTPCDeuteron |
( |
Double_t * |
param | ) |
|
|
inline |
void AliITSPIDResponse::SetBetheBlochParamsITSTPCTriton |
( |
Double_t * |
param | ) |
|
|
inline |
void AliITSPIDResponse::SetElectronBetheBlochParamsITSsa |
( |
Double_t * |
param | ) |
|
|
inline |
Double_t AliITSPIDResponse::fBBdeu[5] |
|
private |
Double_t AliITSPIDResponse::fBBsa[5] |
|
private |
Double_t AliITSPIDResponse::fBBsaElectron[5] |
|
private |
Double_t AliITSPIDResponse::fBBsaHybrid[9] |
|
private |
Double_t AliITSPIDResponse::fBBtpcits[5] |
|
private |
Double_t AliITSPIDResponse::fBBtri[5] |
|
private |
Double_t AliITSPIDResponse::fKp1 |
|
private |
Double_t AliITSPIDResponse::fKp2 |
|
private |
Double_t AliITSPIDResponse::fKp3 |
|
private |
Double_t AliITSPIDResponse::fKp4 |
|
private |
Double_t AliITSPIDResponse::fKp5 |
|
private |
Float_t AliITSPIDResponse::fRes |
|
private |
Float_t AliITSPIDResponse::fResolSA[5] |
|
private |
Float_t AliITSPIDResponse::fResolTPCITS[5] |
|
private |
Double_t AliITSPIDResponse::fResolTPCITSDeu3[3] |
|
private |
Double_t AliITSPIDResponse::fResolTPCITSDeu4[3] |
|
private |
Double_t AliITSPIDResponse::fResolTPCITSTri3[3] |
|
private |
Double_t AliITSPIDResponse::fResolTPCITSTri4[3] |
|
private |
The documentation for this class was generated from the following files: