AliPhysics  5b5fbb3 (5b5fbb3)
AliAnalysisTaskDmesonJets::AliEventNotFound Class Reference

#include <AliAnalysisTaskDmesonJets.h>

Inheritance diagram for AliAnalysisTaskDmesonJets::AliEventNotFound:

Public Member Functions

 AliEventNotFound (const std::string &class_name, const std::string &method_name)
 
const char * what () const noexcept
 

Private Attributes

std::string fClassName
 Class name where the event was not found. More...
 
std::string fAccessMethodName
 Access method name used to retrieve the event. More...
 
std::string fWhat
 Error message. More...
 

Detailed Description

Definition at line 67 of file AliAnalysisTaskDmesonJets.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJets::AliEventNotFound::AliEventNotFound ( const std::string &  class_name,
const std::string &  method_name 
)

Definition at line 58 of file AliAnalysisTaskDmesonJets.cxx.

Member Function Documentation

const char * AliAnalysisTaskDmesonJets::AliEventNotFound::what ( ) const
noexcept

Definition at line 69 of file AliAnalysisTaskDmesonJets.cxx.

Member Data Documentation

std::string AliAnalysisTaskDmesonJets::AliEventNotFound::fAccessMethodName
private

Access method name used to retrieve the event.

Definition at line 78 of file AliAnalysisTaskDmesonJets.h.

std::string AliAnalysisTaskDmesonJets::AliEventNotFound::fClassName
private

Class name where the event was not found.

Definition at line 77 of file AliAnalysisTaskDmesonJets.h.

Referenced by AliEventNotFound().

std::string AliAnalysisTaskDmesonJets::AliEventNotFound::fWhat
private

Error message.

Definition at line 79 of file AliAnalysisTaskDmesonJets.h.

Referenced by AliEventNotFound(), and what().


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