#include <AliEmcalTrackSelection.h>
#include <TObjArray.h>
#include <TClonesArray.h>
#include <AliLog.h>
#include <AliVCuts.h>
#include <AliVTrack.h>
#include <AliVEvent.h>
#include <iostream>
Go to the source code of this file.