![]() |
AliPhysics
86c65ee (86c65ee)
|
#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>
Go to the source code of this file.
Macros | |
#define | nullptr NULL |
Functions | |
ClassImp (EMCalTriggerPtAnalysis::AliAnalysisTaskEmcalOnlinePatchesRef) namespace EMCalTriggerPtAnalysis | |
#define nullptr NULL |
Definition at line 35 of file AliAnalysisTaskEmcalOnlinePatchesRef.cxx.
Fill trigger patch histograms for a given patchtype with relevant information. Information is also sorted according to sector and supermodule Plots at global level:
patchtype | Type of the reconstructed trigger patch |
recpatch | Reconstructed trigger patch with all information |
supermoduleID | ID of the supermodule |
sector | Sector in global numbering scheme |
Definition at line 42 of file AliAnalysisTaskEmcalOnlinePatchesRef.cxx.