![]() |
AliPhysics
b97afa6 (b97afa6)
|
Class for HF corrections as a function of many variables and step. More...
#include <AliCFVertexingHF2Prong.h>
Private Member Functions | |
AliCFVertexingHF2Prong (const AliCFVertexingHF2Prong &c) | |
AliCFVertexingHF2Prong & | operator= (const AliCFVertexingHF2Prong &other) |
Additional Inherited Members | |
![]() | |
enum | DecayChannel { kD0toKpi = 2, kDStartoKpipi = 21, kLctoV0bachelor = 22, kDplustoKpipi = 31, kLctopKpi = 32, kDstoKKpi = 33, kD0toKpipipi = 4 } |
![]() | |
TClonesArray * | fmcArray |
AliAODRecoDecayHF * | fRecoCandidate |
mcArray candidate More... | |
AliAODMCParticle * | fmcPartCandidate |
Reconstructed HF candidate. More... | |
Int_t | fNDaughters |
Int_t | fNVar |
Double_t | fzPrimVertex |
get Number of variables for the container from the channel decay More... | |
Double_t | fzMCVertex |
Reco z primary vertex. More... | |
Bool_t | fFillFromGenerated |
MC z primary vertex. More... | |
UShort_t | fOriginDselection |
flag to indicate whether data container should be filled More... | |
Bool_t | fKeepDfromB |
flag to select D0 origins. 0 Only from charm 1 only from beauty 2 both from charm and beauty More... | |
Bool_t | fKeepDfromBOnly |
flag for the feed down from b quark decay. More... | |
Int_t | fmcLabel |
flag to keep only the charm particles that comes from beauty decays More... | |
Int_t | fProngs |
results of the MatchToMC() More... | |
Int_t * | fLabelArray |
n. of prongs More... | |
Float_t | fCentValue |
Float_t * | fPtAccCut |
centrality value More... | |
Float_t * | fEtaAccCut |
Int_t | fFakeSelection |
Float_t | fFake |
fakes selection: 0 –> all, 1 –> non-fake, 2 –> fake More... | |
Bool_t | fRejectIfNoQuark |
variable to indicate whether the D0 was a fake or not: 0 –> fake, 1 –> MC, 2 –> non-fake More... | |
Double_t | fMultiplicity |
flag to remove events not geenrated with PYTHIA More... | |
Int_t | fConfiguration |
multiplicity of the event More... | |
Class for HF corrections as a function of many variables and step.
Definition at line 40 of file AliCFVertexingHF2Prong.h.
|
inline |
Definition at line 43 of file AliCFVertexingHF2Prong.h.
AliCFVertexingHF2Prong::AliCFVertexingHF2Prong | ( | TClonesArray * | mcArray, |
UShort_t | originDselection | ||
) |
Definition at line 40 of file AliCFVertexingHF2Prong.cxx.
|
private |
|
virtual |
Reimplemented from AliCFVertexingHF.
Definition at line 333 of file AliCFVertexingHF2Prong.cxx.
Reimplemented from AliCFVertexingHF.
Definition at line 117 of file AliCFVertexingHF2Prong.cxx.
Reimplemented from AliCFVertexingHF.
Definition at line 242 of file AliCFVertexingHF2Prong.cxx.
|
private |
Definition at line 59 of file AliCFVertexingHF2Prong.cxx.
|
virtual |
Reimplemented from AliCFVertexingHF.
Definition at line 72 of file AliCFVertexingHF2Prong.cxx.