AliPhysics  86c65ee (86c65ee)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskEmcalOnlinePatchesRef.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 "AliAnalysisTaskEmcalOnlinePatchesRef.h"
#include <vector>
Include dependency graph for AliAnalysisTaskEmcalOnlinePatchesRef.cxx:

Go to the source code of this file.

Macros

#define nullptr   NULL
 

Functions

 ClassImp (EMCalTriggerPtAnalysis::AliAnalysisTaskEmcalOnlinePatchesRef) namespace EMCalTriggerPtAnalysis
 

Macro Definition Documentation

#define nullptr   NULL

Definition at line 35 of file AliAnalysisTaskEmcalOnlinePatchesRef.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

Definition at line 42 of file AliAnalysisTaskEmcalOnlinePatchesRef.cxx.