AliPhysics  35e5fca (35e5fca)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EMCalTriggerPtAnalysis::TriggerManagerNotFoundException Class Reference

Exception class for events with missing trigger configuration handler. More...

#include <AliEMCalTriggerTracksAnalysisComponent.h>

Inheritance diagram for EMCalTriggerPtAnalysis::TriggerManagerNotFoundException:

Public Member Functions

 TriggerManagerNotFoundException ()
 
 TriggerManagerNotFoundException (std::string producer)
 
virtual ~TriggerManagerNotFoundException () throw ()
 
const char * what () const throw ()
 

Private Attributes

std::string fMessage
 

Detailed Description

Exception class for events with missing trigger configuration handler.

Definition at line 36 of file AliEMCalTriggerTracksAnalysisComponent.h.

Constructor & Destructor Documentation

EMCalTriggerPtAnalysis::TriggerManagerNotFoundException::TriggerManagerNotFoundException ( )
inline

Dummy constructor

Definition at line 41 of file AliEMCalTriggerTracksAnalysisComponent.h.

EMCalTriggerPtAnalysis::TriggerManagerNotFoundException::TriggerManagerNotFoundException ( std::string  producer)
inline

Main constructor, to be called when the exception is thrown

Parameters
producerObject producing the exception

Definition at line 50 of file AliEMCalTriggerTracksAnalysisComponent.h.

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

Destructor, nothing to do

Definition at line 58 of file AliEMCalTriggerTracksAnalysisComponent.h.

Member Function Documentation

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

Definition at line 60 of file AliEMCalTriggerTracksAnalysisComponent.h.

Member Data Documentation

std::string EMCalTriggerPtAnalysis::TriggerManagerNotFoundException::fMessage
private

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