AliPhysics  a5cd6b6 (a5cd6b6)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskEventSelectionRef.cxx File Reference
#include <TArrayD.h>
#include <TClonesArray.h>
#include <THashList.h>
#include <THistManager.h>
#include <TMath.h>
#include <TObjArray.h>
#include <TString.h>
#include "AliAnalysisUtils.h"
#include "AliAODTrack.h"
#include "AliESDEvent.h"
#include "AliESDtrack.h"
#include "AliESDtrackCuts.h"
#include "AliEmcalTriggerOfflineSelection.h"
#include "AliEMCALTriggerPatchInfo.h"
#include "AliEMCALGeometry.h"
#include "AliEMCALRecoUtils.h"
#include "AliInputEventHandler.h"
#include "AliVCluster.h"
#include "AliVEvent.h"
#include "AliAnalysisTaskEventSelectionRef.h"
Include dependency graph for AliAnalysisTaskEventSelectionRef.cxx:

Go to the source code of this file.

Macros

#define nullptr   NULL
 

Functions

 ClassImp (EMCalTriggerPtAnalysis::AliAnalysisTaskEventSelectionRef) namespace EMCalTriggerPtAnalysis
 

Macro Definition Documentation

#define nullptr   NULL

Definition at line 40 of file AliAnalysisTaskEventSelectionRef.cxx.

Function Documentation

Create new energy binning

Parameters
binning

Create new Pt binning

Parameters
binning

Run track selection for ESD tracks

Parameters
trackThe track to check
Returns
True if the track is selected, false otherwise

Run track selection for AOD tracks

Parameters
trackThe track to check
Returns
True if the track is selected, false otherwise

Definition at line 44 of file AliAnalysisTaskEventSelectionRef.cxx.