![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <AliGRPRecoParam.h>
Public Member Functions | |
AliGRPRecoParam () | |
virtual | ~AliGRPRecoParam () |
void | SetMostProbablePt (Double_t pt=0.350) |
Double_t | GetMostProbablePt () const |
void | SetVertexerTracksConstraintITS (Bool_t constr=kTRUE) |
void | SetVertexerTracksConstraintTPC (Bool_t constr=kTRUE) |
void | SetVertexerTracksCuts (Int_t mode, Int_t ncuts, Double_t *cuts) |
void | SetVertexerTracksCutsITS (Int_t ncuts, Double_t *cuts) |
void | SetVertexerTracksCutsTPC (Int_t ncuts, Double_t *cuts) |
void | SetVertexerV0Cuts (Int_t ncuts, Double_t cuts[7]) |
void | SetVertexerCascadeCuts (Int_t ncuts, Double_t cuts[8]) |
void | SetVertexerTracksTPCClusterization (Bool_t use, Double_t dzcut, Double_t nsigmazcut) |
void | SetVertexerTracksITSClusterization (Bool_t use, Double_t dzcut, Double_t nsigmazcut) |
Bool_t | GetVertexerTracksConstraintITS () const |
Bool_t | GetVertexerTracksConstraintTPC () const |
Int_t | GetVertexerTracksNCuts () const |
Int_t | GetVertexerV0NCuts () const |
Double_t | GetVertexerV0EtaMax () const |
void | SetVertexerV0EtaMax (double eta) |
Bool_t | GetCleanOfflineV0Prongs () const |
void | SetCleanOfflineV0Prongs (Bool_t v) |
Int_t | GetVertexerCascadeNCuts () const |
void | GetVertexerTracksCuts (Int_t mode, Double_t *cuts, Int_t n) const |
void | GetVertexerTracksCutsITS (Double_t *cuts, Int_t n) const |
void | GetVertexerTracksCutsTPC (Double_t *cuts, Int_t n) const |
void | GetVertexerV0Cuts (Double_t *cuts) const |
void | GetVertexerCascadeCuts (Double_t *cuts) const |
ULong_t | GetFlagsNotToClean () const |
void | SetFlagsNotToClean (ULong_t v) |
Double_t | GetCleanDCAZCut () const |
void | SetCleanDCAZCut (double v) |
const TObjArray * | GetV0HypSelArray () const |
void | AddV0HypSel (const AliV0HypSel &sel) |
AliGRPRecoParam (const AliGRPRecoParam &) | |
AliGRPRecoParam & | operator= (const AliGRPRecoParam &) |
![]() | |
AliDetectorRecoParam () | |
virtual | ~AliDetectorRecoParam () |
void | Print (Option_t *) const |
Int_t | GetEventSpecie () const |
void | SetEventSpecie (AliRecoParam::EventSpecie_t specie) |
void | SetAsDefault () |
Bool_t | IsDefault () const |
Static Public Member Functions | |
static AliGRPRecoParam * | GetLowFluxParam () |
static AliGRPRecoParam * | GetHighFluxParam () |
static AliGRPRecoParam * | GetCosmicTestParam () |
Definition at line 20 of file AliGRPRecoParam.h.
AliGRPRecoParam::AliGRPRecoParam | ( | ) |
Definition at line 32 of file AliGRPRecoParam.cxx.
Referenced by GetCosmicTestParam(), GetHighFluxParam(), GetLowFluxParam(), GetV0HypSelArray(), and operator=().
|
virtual |
Definition at line 123 of file AliGRPRecoParam.cxx.
Referenced by operator=().
AliGRPRecoParam::AliGRPRecoParam | ( | const AliGRPRecoParam & | par | ) |
Definition at line 130 of file AliGRPRecoParam.cxx.
void AliGRPRecoParam::AddV0HypSel | ( | const AliV0HypSel & | sel | ) |
Definition at line 492 of file AliGRPRecoParam.cxx.
Referenced by AliGRPRecoParam(), and GetV0HypSelArray().
|
inline |
Definition at line 64 of file AliGRPRecoParam.h.
Referenced by AliESDEvent::Clean().
|
inline |
Definition at line 50 of file AliGRPRecoParam.h.
Referenced by AliESDEvent::CleanV0s().
|
static |
Definition at line 278 of file AliGRPRecoParam.cxx.
|
inline |
Definition at line 61 of file AliGRPRecoParam.h.
Referenced by AliESDEvent::Clean().
|
static |
Definition at line 236 of file AliGRPRecoParam.cxx.
|
static |
Definition at line 269 of file AliGRPRecoParam.cxx.
|
inline |
Definition at line 31 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 67 of file AliGRPRecoParam.h.
Referenced by AliESDEvent::CleanV0s(), and AliReconstruction::ProcessEvent().
void AliGRPRecoParam::GetVertexerCascadeCuts | ( | Double_t * | cuts | ) | const |
Definition at line 457 of file AliGRPRecoParam.cxx.
Referenced by GetVertexerTracksCutsTPC(), and AliReconstruction::ProcessEvent().
|
inline |
Definition at line 52 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 44 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 45 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
void AliGRPRecoParam::GetVertexerTracksCuts | ( | Int_t | mode, |
Double_t * | cuts, | ||
Int_t | n | ||
) | const |
Definition at line 292 of file AliGRPRecoParam.cxx.
Referenced by GetVertexerCascadeNCuts(), GetVertexerTracksCutsITS(), and GetVertexerTracksCutsTPC().
|
inline |
Definition at line 54 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 56 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
|
inline |
Definition at line 46 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
void AliGRPRecoParam::GetVertexerV0Cuts | ( | Double_t * | cuts | ) | const |
Definition at line 423 of file AliGRPRecoParam.cxx.
Referenced by GetVertexerTracksCutsTPC(), and AliReconstruction::ProcessEvent().
|
inline |
Definition at line 48 of file AliGRPRecoParam.h.
Referenced by AliESDEvent::CleanV0s().
|
inline |
Definition at line 47 of file AliGRPRecoParam.h.
Referenced by AliReconstruction::ProcessEvent().
AliGRPRecoParam & AliGRPRecoParam::operator= | ( | const AliGRPRecoParam & | par | ) |
Definition at line 224 of file AliGRPRecoParam.cxx.
Referenced by GetV0HypSelArray().
|
inline |
Definition at line 65 of file AliGRPRecoParam.h.
|
inline |
Definition at line 51 of file AliGRPRecoParam.h.
|
inline |
Definition at line 62 of file AliGRPRecoParam.h.
|
inline |
Definition at line 30 of file AliGRPRecoParam.h.
Referenced by GetCosmicTestParam().
void AliGRPRecoParam::SetVertexerCascadeCuts | ( | Int_t | ncuts, |
Double_t | cuts[8] | ||
) |
Definition at line 472 of file AliGRPRecoParam.cxx.
Referenced by SetVertexerTracksCutsTPC().
|
inline |
Definition at line 33 of file AliGRPRecoParam.h.
Referenced by GetCosmicTestParam().
|
inline |
Definition at line 34 of file AliGRPRecoParam.h.
Referenced by GetCosmicTestParam().
void AliGRPRecoParam::SetVertexerTracksCuts | ( | Int_t | mode, |
Int_t | ncuts, | ||
Double_t * | cuts | ||
) |
Definition at line 355 of file AliGRPRecoParam.cxx.
Referenced by SetVertexerTracksConstraintTPC(), SetVertexerTracksCutsITS(), and SetVertexerTracksCutsTPC().
|
inline |
Definition at line 36 of file AliGRPRecoParam.h.
|
inline |
Definition at line 38 of file AliGRPRecoParam.h.
|
inline |
Definition at line 178 of file AliGRPRecoParam.h.
Referenced by SetVertexerTracksCutsTPC().
|
inline |
Definition at line 169 of file AliGRPRecoParam.h.
Referenced by SetVertexerTracksCutsTPC().
void AliGRPRecoParam::SetVertexerV0Cuts | ( | Int_t | ncuts, |
Double_t | cuts[7] | ||
) |
Definition at line 438 of file AliGRPRecoParam.cxx.
Referenced by SetVertexerTracksCutsTPC().
|
inline |
Definition at line 49 of file AliGRPRecoParam.h.
|
protected |
Definition at line 160 of file AliGRPRecoParam.h.
Referenced by GetCleanDCAZCut(), and SetCleanDCAZCut().
|
protected |
Definition at line 148 of file AliGRPRecoParam.h.
Referenced by GetCleanOfflineV0Prongs(), and SetCleanOfflineV0Prongs().
|
protected |
Definition at line 161 of file AliGRPRecoParam.h.
Referenced by GetFlagsNotToClean(), and SetFlagsNotToClean().
|
protected |
Definition at line 76 of file AliGRPRecoParam.h.
Referenced by GetMostProbablePt(), and SetMostProbablePt().
|
protected |
Definition at line 162 of file AliGRPRecoParam.h.
Referenced by AddV0HypSel(), AliGRPRecoParam(), and GetV0HypSelArray().
|
protected |
Definition at line 152 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 157 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 155 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 156 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 153 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 154 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 149 of file AliGRPRecoParam.h.
Referenced by GetVertexerCascadeNCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 159 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 158 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerCascadeCuts(), and SetVertexerCascadeCuts().
|
protected |
Definition at line 77 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksConstraintITS(), and SetVertexerTracksConstraintITS().
|
protected |
Definition at line 78 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksConstraintTPC(), and SetVertexerTracksConstraintTPC().
|
protected |
Definition at line 92 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 93 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 106 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksITSClusterization().
|
protected |
Definition at line 105 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksITSClusterization().
|
protected |
Definition at line 107 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksITSClusterization().
|
protected |
Definition at line 82 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 83 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 90 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 91 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 84 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 89 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 85 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 86 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 103 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 102 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 97 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 101 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 99 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 98 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 100 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 96 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 95 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 88 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 87 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 79 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksNCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 120 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 121 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 134 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksTPCClusterization().
|
protected |
Definition at line 133 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksTPCClusterization().
|
protected |
Definition at line 135 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), SetVertexerTracksCuts(), and SetVertexerTracksTPCClusterization().
|
protected |
Definition at line 110 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 111 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 118 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 119 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 112 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 117 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 113 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 114 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 131 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 130 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 125 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 129 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 127 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 126 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 128 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 124 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 123 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 116 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 115 of file AliGRPRecoParam.h.
Referenced by GetVertexerTracksCuts(), and SetVertexerTracksCuts().
|
protected |
Definition at line 140 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 144 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 143 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 141 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 142 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 147 of file AliGRPRecoParam.h.
Referenced by GetVertexerV0Cuts(), GetVertexerV0EtaMax(), SetVertexerV0Cuts(), and SetVertexerV0EtaMax().
|
protected |
Definition at line 137 of file AliGRPRecoParam.h.
Referenced by GetVertexerV0NCuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 146 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().
|
protected |
Definition at line 145 of file AliGRPRecoParam.h.
Referenced by GetHighFluxParam(), GetVertexerV0Cuts(), and SetVertexerV0Cuts().