![]() |
AliPhysics
35e5fca (35e5fca)
|
Exception class for events with missing trigger configuration handler. More...
#include <AliEMCalTriggerTracksAnalysisComponent.h>
Public Member Functions | |
TriggerManagerNotFoundException () | |
TriggerManagerNotFoundException (std::string producer) | |
virtual | ~TriggerManagerNotFoundException () throw () |
const char * | what () const throw () |
Private Attributes | |
std::string | fMessage |
Exception class for events with missing trigger configuration handler.
Definition at line 36 of file AliEMCalTriggerTracksAnalysisComponent.h.
|
inline |
Dummy constructor
Definition at line 41 of file AliEMCalTriggerTracksAnalysisComponent.h.
|
inline |
Main constructor, to be called when the exception is thrown
producer | Object producing the exception |
Definition at line 50 of file AliEMCalTriggerTracksAnalysisComponent.h.
|
inlinevirtual |
Destructor, nothing to do
Definition at line 58 of file AliEMCalTriggerTracksAnalysisComponent.h.
|
inline |
Definition at line 60 of file AliEMCalTriggerTracksAnalysisComponent.h.
|
private |
Definition at line 65 of file AliEMCalTriggerTracksAnalysisComponent.h.
Referenced by TriggerManagerNotFoundException(), and what().