![]() |
AliPhysics
48852ec (48852ec)
|
#include <AliV0ReaderStrange.h>
Public Member Functions | |
AliV0ReaderStrange (const char *name="V0ReaderStrange") | |
virtual | ~AliV0ReaderStrange () |
void | UserCreateOutputObjects () |
virtual void | UserExec (Option_t *option) |
virtual void | Init () |
Bool_t | ProcessEvent (AliVEvent *inputEvent, AliMCEvent *mcEvent=NULL) |
AliV0ParticleStrange * | ReconstructV0 (AliESDEvent *fESDEvent, AliESDv0 *fCurrentV0, Int_t currentV0Index) |
More... | |
AliV0ParticleStrange * | ReconstructV0 (AliAODEvent *fAODEvent, AliAODv0 *fCurrentV0, Int_t currentV0Index) |
More... | |
TClonesArray * | GetReconstructedV0s () |
Int_t | GetNReconstructedV0s () |
AliV0CutsStrange * | GetV0Cuts () |
AliConvEventCuts * | GetEventCuts () |
TList * | GetEventCutHistograms () |
void | SetEventCuts (const TString cut) |
void | SetEventCuts (AliConvEventCuts *cuts) |
void | SetV0Cuts (const TString cut) |
void | SetV0Cuts (AliV0CutsStrange *cuts) |
Protected Member Functions | |
const AliExternalTrackParam * | GetExternalTrackParam (AliESDv0 *fCurrentV0, Int_t &tracklabel, Int_t charge) |
Bool_t | ProcessESDV0s () |
More... | |
Bool_t | ProcessAODV0s () |
More... | |
Bool_t | GetAODConversionGammas () |
Protected Attributes | |
AliConvEventCuts * | fEventCuts |
AliV0CutsStrange * | fV0Cuts |
TClonesArray * | fConversionGammas |
Bool_t | fEventIsSelected |
vector< Int_t > | fVectorFoundGammas |
Private Member Functions | |
AliV0ReaderStrange (AliV0ReaderStrange &original) | |
AliV0ReaderStrange & | operator= (const AliV0ReaderStrange &ref) |
Definition at line 35 of file AliV0ReaderStrange.h.
AliV0ReaderStrange::AliV0ReaderStrange | ( | const char * | name = "V0ReaderStrange" | ) |
|
virtual |
Definition at line 59 of file AliV0ReaderStrange.cxx.
|
private |
|
protected |
|
inline |
Definition at line 58 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 55 of file AliV0ReaderStrange.h.
|
protected |
|
inline |
Definition at line 52 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 51 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 54 of file AliV0ReaderStrange.h.
|
virtual |
Definition at line 72 of file AliV0ReaderStrange.cxx.
|
private |
|
protected |
Definition at line 279 of file AliV0ReaderStrange.cxx.
|
protected |
Definition at line 151 of file AliV0ReaderStrange.cxx.
Bool_t AliV0ReaderStrange::ProcessEvent | ( | AliVEvent * | inputEvent, |
AliMCEvent * | mcEvent = NULL |
||
) |
Definition at line 119 of file AliV0ReaderStrange.cxx.
AliV0ParticleStrange * AliV0ReaderStrange::ReconstructV0 | ( | AliESDEvent * | fESDEvent, |
AliESDv0 * | fCurrentV0, | ||
Int_t | currentV0Index | ||
) |
Definition at line 178 of file AliV0ReaderStrange.cxx.
AliV0ParticleStrange * AliV0ReaderStrange::ReconstructV0 | ( | AliAODEvent * | fAODEvent, |
AliAODv0 * | fCurrentV0, | ||
Int_t | currentV0Index | ||
) |
Definition at line 306 of file AliV0ReaderStrange.cxx.
|
inline |
Definition at line 91 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 63 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 102 of file AliV0ReaderStrange.h.
|
inline |
Definition at line 66 of file AliV0ReaderStrange.h.
void AliV0ReaderStrange::UserCreateOutputObjects | ( | ) |
Definition at line 98 of file AliV0ReaderStrange.cxx.
|
virtual |
Definition at line 104 of file AliV0ReaderStrange.cxx.
|
protected |
Definition at line 77 of file AliV0ReaderStrange.h.
|
protected |
Definition at line 75 of file AliV0ReaderStrange.h.
|
protected |
Definition at line 79 of file AliV0ReaderStrange.h.
|
protected |
Definition at line 76 of file AliV0ReaderStrange.h.
|
protected |
Definition at line 81 of file AliV0ReaderStrange.h.