AliPhysics  58ae0ed (58ae0ed)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliCFVertexingHF2Prong.h
Go to the documentation of this file.
1 #ifndef ALICFVERTEXINGHF2PRONG_H
2 #define ALICFVERTEXINGHF2PRONG_H
3 
4 /**************************************************************************
5  * Copyright(c) 1998-2009, ALICE Experiment at CERN, All rights reserved. *
6  * *
7  * Author: The ALICE Off-line Project. *
8  * Contributors are mentioned in the code where appropriate. *
9  * *
10  * Permission to use, copy, modify and distribute this software and its *
11  * documentation strictly for non-commercial purposes is hereby granted *
12  * without fee, provided that the above copyright notice appears in all *
13  * copies and that both the copyright notice and this permission notice *
14  * appear in the supporting documentation. The authors make no claims *
15  * about the suitability of this software for any purpose. It is *
16  * provided "as is" without express or implied warranty. *
17  **************************************************************************/
18 
19 /* $Id$ */
20 
21 //-----------------------------------------------------------------------
27 //-----------------------------------------------------------------------
28 
29 
30 #include "AliCFVertexingHF.h"
31 #include "AliAODRecoDecayHF.h"
33 
34 class AliAODMCParticle;
35 class TClonesArray;
36 class AliCFVertexingHF;
37 class AliESDtrack;
38 class TDatabasePDG;
39 
41  public:
42 
44  AliCFVertexingHF2Prong(TClonesArray *mcArray, UShort_t originDselection);
45 
46  // virtual ~AliCFVertexingHF2Prong(){};
47 
49  Bool_t GetRecoValuesFromCandidate(Double_t* /*vectorReco*/ ) const;
51 
53 
54  protected:
55 
56 
57  private:
60 
62  ClassDef(AliCFVertexingHF2Prong, 1);
64 };
65 
66 #endif
double Double_t
Definition: External.C:58
Bool_t GetRecoValuesFromCandidate(Double_t *) const
Class for HF corrections as a function of many variables and step.
TCanvas * c
Definition: TestFitELoss.C:172
Bool_t SetRecoCandidateParam(AliAODRecoDecayHF *recoCand)
Bool_t GetGeneratedValuesFromMCParticle(Double_t *)
AliCFVertexingHF2Prong & operator=(const AliCFVertexingHF2Prong &other)
unsigned short UShort_t
Definition: External.C:28
bool Bool_t
Definition: External.C:53
Class for HF corrections as a function of many variables and step.