AliPhysics  095eea3 (095eea3)
 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:
41 
42  private:
45 
46  // Allows the registration of the class so that it is availble to be used by the correction task.
48 
50  ClassDef(AliEmcalCorrectionClusterExotics, 1); // EMCal cluster exotics correction component
52 };
53 
54 #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
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