ROOT logo
AliRoot » PWGUD » DIFFRACTIVE » EXAMPLE » AliCDMesonUtilsStripped

class AliCDMesonUtilsStripped

Function Members (Methods)

private:
static Int_tCheckChipEta(Int_t chipKey, TString scut, const Double_t* vtxPos)
static Int_tGetFMD(const AliESDEvent* ESDEvent)
static voidGetNFO(const AliESDEvent* ESDEvent, TString etacut, Int_t* ctr)
static Int_tGetSPD(const AliESDEvent* ESDEvent)
static Int_tGetTPC(const AliESDEvent* ESDEvent)
static Int_tGetV0(const AliESDEvent* ESDEvent)
static Int_tGetZDC(const AliESDEvent* ESDEvent)
static Bool_tSPDLoc2Glo(Int_t id, const Double_t* loc, Double_t* glo)

Data Members

public:
enum { kInnerPixel
kOuterPixel
kIPA
kIPC
kOPA
kOPC
};

Class Charts

Inheritance Chart:
AliCDMesonUtilsStripped

Function documentation

Bool_t CutEvent(const AliESDEvent* ESDEvent)
Bool_t CutEvent(const AliAODEvent* AODEvent)
 Cut Event for AOD Events, to be combined with the ESD Track Cut

Int_t GetGapConfig(const AliESDEvent* ESDEvent)
 GetGapConfigAndTracks

 retrieves the gap configuration of a track and returns it as
 an bit vector
 kBaseLine ensures, that this event is valid
 + is equivalent to | in this case
Int_t GetV0(const AliESDEvent* ESDEvent)
Int_t GetFMD(const AliESDEvent* ESDEvent)
Int_t GetSPD(const AliESDEvent* ESDEvent)
Int_t GetTPC(const AliESDEvent* ESDEvent)
void SPDLoadGeom(Int_t run)
 method to get the gGeomanager
 it is called at the CreatedOutputObject stage
 to comply with the CAF environment
Bool_t SPDLoc2Glo(Int_t id, const Double_t* loc, Double_t* glo)
SPDLoc2Glo, do not touch

Int_t CheckChipEta(Int_t chipKey, TString scut, const Double_t* vtxPos)
void GetNFO(const AliESDEvent* ESDEvent, TString etacut, Int_t* ctr)
 GetNFO

 analyzes the SPD fastOR for a given eta range and returns
 an array with the number of hits in:
Int_t GetZDC(const AliESDEvent* ESDEvent)