27 #ifndef ALIEMCALTRACKSELRESULTCOMBINED_H 28 #define ALIEMCALTRACKSELRESULTCOMBINED_H 31 #include <TClonesArray.h> 48 std::stringstream msgbuilder;
49 msgbuilder <<
"Index " << index <<
" out of range.";
50 fText = msgbuilder.str();
54 const char *
what()
const throw() {
return fText.data(); }
AliEmcalTrackSelResultPtr & operator[](int index) const
AliEmcalTrackSelResultCombined()
Structure containing the result of a given track selection step.
Namespace for EMCAL framework classes and task.
virtual ~AliEmcalTrackSelResultCombined()
IndexException(int index)
TClonesArray fData
Single.
Namespace for PWG framework classes.
virtual ~IndexException()
const char * what() const
Int_t GetNumberOfSelectionResults() const