AliPhysics  bba8f44 (bba8f44)
EMCalTriggerPtAnalysis::TriggerMethodUndefinedException Class Reference

Exception class for events trigger classes which do not have a method for event selection defined. More...

#include <AliEMCalTriggerAnaTriggerClass.h>

Inheritance diagram for EMCalTriggerPtAnalysis::TriggerMethodUndefinedException:

Public Member Functions

 TriggerMethodUndefinedException (std::string triggerclass)
 
virtual ~TriggerMethodUndefinedException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string fMessage
 The error message. More...
 

Detailed Description

Exception class for events trigger classes which do not have a method for event selection defined.

Definition at line 156 of file AliEMCalTriggerAnaTriggerClass.h.

Constructor & Destructor Documentation

EMCalTriggerPtAnalysis::TriggerMethodUndefinedException::TriggerMethodUndefinedException ( std::string  triggerclass)
inline

Constructor, creating error message

Parameters
triggerclassTrigger class throwing the exception

Definition at line 162 of file AliEMCalTriggerAnaTriggerClass.h.

virtual EMCalTriggerPtAnalysis::TriggerMethodUndefinedException::~TriggerMethodUndefinedException ( )
throw (
)
inlinevirtual

Destructor

Definition at line 170 of file AliEMCalTriggerAnaTriggerClass.h.

Member Function Documentation

const char* EMCalTriggerPtAnalysis::TriggerMethodUndefinedException::what ( ) const
throw (
)
inline

Returns the error message

Returns
The error message

Definition at line 176 of file AliEMCalTriggerAnaTriggerClass.h.

Member Data Documentation

std::string EMCalTriggerPtAnalysis::TriggerMethodUndefinedException::fMessage
private

The error message.

Definition at line 180 of file AliEMCalTriggerAnaTriggerClass.h.


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