27 #ifndef ALIEMCALTRACKSELRESULTCOMBINED_H
28 #define ALIEMCALTRACKSELRESULTCOMBINED_H
31 #include <TObjArray.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.
virtual ~AliEmcalTrackSelResultCombined()
IndexException(int index)
virtual ~IndexException()
const char * what() const
Int_t GetNumberOfSelectionResults() const