AliPhysics  914d8ff (914d8ff)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskEmcalOfflinePatchesRef.cxx File Reference
#include <TClonesArray.h>
#include <THashList.h>
#include <THistManager.h>
#include <TString.h>
#include "AliAnalysisUtils.h"
#include "AliEMCALGeometry.h"
#include "AliEMCALTriggerPatchInfo.h"
#include "AliESDEvent.h"
#include "AliInputEventHandler.h"
#include "AliVEvent.h"
#include "AliVVertex.h"
#include "AliAnalysisTaskEmcalOfflinePatchesRef.h"
#include <vector>
Include dependency graph for AliAnalysisTaskEmcalOfflinePatchesRef.cxx:

Go to the source code of this file.

Macros

#define nullptr   NULL
 

Functions

 ClassImp (EMCalTriggerPtAnalysis::AliAnalysisTaskEmcalOfflinePatchesRef) namespace EMCalTriggerPtAnalysis
 

Macro Definition Documentation

#define nullptr   NULL

Definition at line 35 of file AliAnalysisTaskEmcalOfflinePatchesRef.cxx.

Function Documentation

Fill trigger patch histograms for a given patchtype with relevant information. Information is also sorted according to sector and supermodule Plots at global level:

  • Energy vs. supermodule
  • Energy vs. eta (all sectors)
  • Energy vs. eta for sector
    Parameters
    patchtypeType of the reconstructed trigger patch
    recpatchReconstructed trigger patch with all information
    supermoduleIDID of the supermodule
    sectorSector in global numbering scheme
    evselCheck whether additional event selection is applied

Definition at line 42 of file AliAnalysisTaskEmcalOfflinePatchesRef.cxx.