AliPhysics  56f1704 (56f1704)
AliEmcalESDTrackCutsWrapper Class Reference

Wrapper class around AliESDtrackCuts object with focus on AOD analysis. More...

#include <AliEmcalESDtrackCutsWrapper.h>

Detailed Description

Wrapper class around AliESDtrackCuts object with focus on AOD analysis.

Author
Markus Fasel marku.nosp@m.s.fa.nosp@m.sel@c.nosp@m.ern..nosp@m.ch, Oak Ridge National Laboratory
Since
Dec 6, 2017

The function IsSelected is not properly implemented for AliAODTracks in AliESDtrackCuts, though a minimal functionality is provided. Instead AliESDtrackCuts offer the functions AcceptTrack for AliESDtracks, automatically used in IsSelected of AliESDtrackCuts, and AcceptVTrack for other track objects inheriting from AliVTrack. The class delegates the IsSelect function to the proper Select function for the input data type. The focus is on virtual track selection frameworks which abstractize the track selection in order to be blind to the input data type.


The documentation for this class was generated from the following file: