|
| AliJetConstituentTagCopier () |
|
| AliJetConstituentTagCopier (const char *name) |
|
virtual | ~AliJetConstituentTagCopier () |
|
void | ConnectMCParticleContainerID (AliParticleContainer *cont) |
|
void | SetCleanBeforeCopy (Bool_t c) |
|
void | SetMCLabelShift (Int_t s) |
|
| AliAnalysisTaskEmcal () |
|
| AliAnalysisTaskEmcal (const char *name, Bool_t histo=kFALSE) |
|
virtual | ~AliAnalysisTaskEmcal () |
|
AliParticleContainer * | AddParticleContainer (const char *n) |
|
AliTrackContainer * | AddTrackContainer (const char *n) |
|
AliMCParticleContainer * | AddMCParticleContainer (const char *n) |
|
AliClusterContainer * | AddClusterContainer (const char *n) |
|
void | AdoptParticleContainer (AliParticleContainer *cont) |
|
void | AdoptTrackContainer (AliTrackContainer *cont) |
|
void | AdoptMCParticleContainer (AliMCParticleContainer *cont) |
|
void | AdoptClusterContainer (AliClusterContainer *cont) |
|
AliParticleContainer * | GetParticleContainer (Int_t i=0) const |
|
AliParticleContainer * | GetParticleContainer (const char *name) const |
|
AliClusterContainer * | GetClusterContainer (Int_t i=0) const |
|
AliClusterContainer * | GetClusterContainer (const char *name) const |
|
AliMCParticleContainer * | GetMCParticleContainer (Int_t i=0) const |
|
AliMCParticleContainer * | GetMCParticleContainer (const char *name) const |
|
AliTrackContainer * | GetTrackContainer (Int_t i=0) const |
|
AliTrackContainer * | GetTrackContainer (const char *name) const |
|
void | RemoveParticleContainer (Int_t i=0) |
|
void | RemoveClusterContainer (Int_t i=0) |
|
void | SetCaloCellsName (const char *n) |
|
void | SetCaloTriggerPatchInfoName (const char *n) |
|
void | SetCaloTriggersName (const char *n) |
|
void | SetCentRange (Double_t min, Double_t max) |
|
void | SetCentralityEstimator (const char *c) |
|
void | SetClusPtCut (Double_t cut, Int_t c=0) |
|
void | SetClusTimeCut (Double_t min, Double_t max, Int_t c=0) |
|
void | SetEventPlaneVsEmcal (Double_t ep) |
|
void | SetForceBeamType (BeamType f) |
|
void | SetHistoBins (Int_t nbins, Double_t min, Double_t max) |
|
void | SetIsEmbedded (Bool_t i) |
|
void | SetIsPythia (Bool_t i) |
|
void | SetMakeGeneralHistograms (Bool_t g) |
|
void | SetMCLabelShift (Int_t s) |
|
void | SetMinMCLabel (Int_t s) |
|
void | SetMinNTrack (Int_t min) |
|
void | SetZvertexDiffValue (Double_t cut) |
|
void | SetMinPtTrackInEmcal (Double_t min) |
|
virtual void | SetNCentBins (Int_t n) |
|
void | SetNeedEmcalGeom (Bool_t n) |
|
void | SetOffTrigger (UInt_t t) |
|
void | SetTrackEtaLimits (Double_t min, Double_t max, Int_t c=0) |
|
void | SetTrackPhiLimits (Double_t min, Double_t max, Int_t c=0) |
|
void | SetTrackPtCut (Double_t cut, Int_t c=0) |
|
void | SetTrigClass (const char *n) |
|
void | SetTriggerTypeSel (TriggerType t) |
|
void | SetUseAliAnaUtils (Bool_t b, Bool_t bRejPilup=kTRUE) |
|
void | SetVzRange (Double_t min, Double_t max) |
|
void | SetUseSPDTrackletVsClusterBG (Bool_t b) |
|
void | SetEMCalTriggerMode (EMCalTriggerMode_t m) |
|
void | SetUseNewCentralityEstimation (Bool_t b) |
|
void | SetGeneratePythiaInfoObject (Bool_t b) |
|
void | SetPythiaInfoName (const char *n) |
|
const TString & | GetPythiaInfoName () const |
|
const AliEmcalPythiaInfo * | GetPythiaInfo () const |
|
void | SetUsePtHardBinScaling (Bool_t b) |
|
void | SetMCFilter () |
|
void | ResetMCFilter () |
|
void | SetJetPtFactor (Float_t f) |
|
Float_t | JetPtFactor () |
|
void | SetClusterPtFactor (Float_t f) |
|
Float_t | ClusterPtFactor () |
|
void | SetTrackPtFactor (Float_t f) |
|
Float_t | TrackPtFactor () |
|
|
Bool_t | Run () |
|
void | DoClusterLoop (AliClusterContainer *cont) |
|
void | DoParticleLoop (AliParticleContainer *cont) |
|
void | LoadPythiaInfo (AliVEvent *event) |
|
void | SetRejectionReasonLabels (TAxis *axis) |
|
Bool_t | AcceptCluster (AliVCluster *clus, Int_t c=0) const |
|
Bool_t | AcceptTrack (AliVParticle *track, Int_t c=0) const |
|
void | AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE) |
|
AliVParticle * | GetAcceptParticleFromArray (Int_t p, Int_t c=0) const |
|
AliVCluster * | GetAcceptClusterFromArray (Int_t cl, Int_t c=0) const |
|
TClonesArray * | GetArrayFromEvent (const char *name, const char *clname=0) |
|
BeamType | GetBeamType () |
|
TClonesArray * | GetParticleArray (Int_t i=0) const |
|
TClonesArray * | GetClusterArray (Int_t i=0) const |
|
Int_t | GetNParticles (Int_t i=0) const |
|
Int_t | GetNClusters (Int_t i=0) const |
|
AliEMCALTriggerPatchInfo * | GetMainTriggerPatch (TriggerCategory triggersel=kTriggerLevel1Jet, Bool_t doOfflinSimple=kFALSE) |
|
Bool_t | HasTriggerType (TriggerType triggersel) |
|
ULong_t | GetTriggerList () |
|
Bool_t | PythiaInfoFromFile (const char *currFile, Float_t &fXsec, Float_t &fTrials, Int_t &pthard) |
|
Bool_t | IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const |
|
void | GeneratePythiaInfoObject (AliMCEvent *mcEvent) |
|
Bool_t | CheckMCOutliers () |
|
void | UserCreateOutputObjects () |
|
void | UserExec (Option_t *option) |
|
Bool_t | UserNotify () |
|
virtual void | ExecOnce () |
|
virtual Bool_t | FillGeneralHistograms () |
|
virtual Bool_t | IsEventSelected () |
|
virtual Bool_t | RetrieveEventObjects () |
|
virtual void | RunChanged (Int_t) |
|
virtual void | UserExecOnce () |
|
virtual Bool_t | FillHistograms () |
|
|
enum | EDataType_t { kUnknownDataType,
kESD,
kAOD
} |
| Switch for the data type. More...
|
|
enum | BeamType { kNA = -1,
kpp = 0,
kAA = 1,
kpA = 2
} |
| Switch for the beam type. More...
|
|
enum | TriggerType {
kND = -1,
kJ1 = 0,
kJ2 = 1,
kG1 = 2,
kG2 = 3,
kL0 = 4
} |
| Switch for EMCAL trigger types. More...
|
|
enum | TriggerCategory {
kTriggerLevel0 = 0,
kTriggerLevel1Jet = 1,
kTriggerLevel1Gamma = 2,
kTriggerRecalcJet = 3,
kTriggerRecalcGamma = 4
} |
| Online trigger categories. More...
|
|
enum | EMCalTriggerMode_t { kNoSpecialTreatment,
kOverlapWithLowThreshold
} |
| Handling of the EMCAL trigger thresholds. More...
|
|
static void | GetEtaPhiDiff (const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff) |
|
static Byte_t | GetTrackType (const AliVTrack *t) |
|
static Byte_t | GetTrackType (const AliAODTrack *aodTrack, UInt_t filterBit1, UInt_t filterBit2) |
|
static Double_t | DeltaPhi (Double_t phia, Double_t phib, Double_t rMin=-TMath::Pi()/2, Double_t rMax=3 *TMath::Pi()/2) |
|
static Double_t * | GenerateFixedBinArray (Int_t n, Double_t min, Double_t max) |
|
static void | GenerateFixedBinArray (Int_t n, Double_t min, Double_t max, Double_t *array) |
|
static Double_t | GetParallelFraction (AliVParticle *part1, AliVParticle *part2) |
|
static Double_t | GetParallelFraction (const TVector3 &vect1, AliVParticle *part2) |
|
static AliESDInputHandler * | AddESDHandler () |
|
static Double_t | fgkEMCalDCalPhiDivide = 4. |
| phi value used to distinguish between DCal and EMCal More...
|
|