AliPhysics  068200c (068200c)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliEmcalCorrectionClusterExotics.h
Go to the documentation of this file.
1 #ifndef ALIEMCALCORRECTIONCLUSTEREXOTICS_H
2 #define ALIEMCALCORRECTIONCLUSTEREXOTICS_H
3 
5 
6 class TH2F;
7 
28  public:
31 
32  // Sets up and runs the task
35  Bool_t Run();
36 
37 protected:
44 
45  private:
48 
49  // Allows the registration of the class so that it is availble to be used by the correction task.
51 
53  ClassDef(AliEmcalCorrectionClusterExotics, 2); // EMCal cluster exotics correction component
55 };
56 
57 #endif /* ALIEMCALCORRECTIONCLUSTEREXOTICS_H */
Exotic cluster removal in the EMCal correction framework.
Definition: External.C:236
TH2F * fEtaPhiDistAfter
!eta/phi distribution after
TH1F * fEnergyExoticClusters
!energy of exotic clusters
float Float_t
Definition: External.C:68
Base class for correction components in the EMCal correction framework.
AliEmcalCorrectionClusterExotics & operator=(const AliEmcalCorrectionClusterExotics &)
static RegisterCorrectionComponent< AliEmcalCorrectionClusterExotics > reg
bool Bool_t
Definition: External.C:53
TH2F * fEtaPhiDistBefore
!eta/phi distribution before
Float_t fCellCrossMaxTimeDiff
Max time difference allowed between leading cell and cross cells (in ns)
Float_t fMaxFcross
Max value of Fcross = 1-Ecross/ecell allowed for clusters to pass exotic cut.
Float_t fExoticMinCellAmplitude
Min energy of leading cell in order for exotic cut to be attempted.