AliPhysics  86877f2 (86877f2)
PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException Class Reference

#include <AliEmcalTrackSelResultCombined.h>

Inheritance diagram for PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException:

Public Member Functions

 IndexException (int index)
 
virtual ~IndexException () throw ()
 
const char * what () const throw ()
 
int GetIndex () const
 

Private Attributes

int fIndex
 
std::string fText
 

Detailed Description

Definition at line 45 of file AliEmcalTrackSelResultCombined.h.

Constructor & Destructor Documentation

PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::IndexException ( int  index)
inline

Definition at line 47 of file AliEmcalTrackSelResultCombined.h.

virtual PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::~IndexException ( )
throw (
)
inlinevirtual

Definition at line 52 of file AliEmcalTrackSelResultCombined.h.

Member Function Documentation

int PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::GetIndex ( ) const
inline

Definition at line 55 of file AliEmcalTrackSelResultCombined.h.

const char* PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::what ( ) const
throw (
)
inline

Member Data Documentation

int PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::fIndex
private

Definition at line 58 of file AliEmcalTrackSelResultCombined.h.

Referenced by GetIndex().

std::string PWG::EMCAL::AliEmcalTrackSelResultCombined::IndexException::fText
private

Definition at line 59 of file AliEmcalTrackSelResultCombined.h.

Referenced by IndexException(), and what().


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