LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
hit::HitAnaAlgException Class Reference

#include "HitAnaAlg.h"

Inheritance diagram for hit::HitAnaAlgException:

Private Member Functions

virtual const char * what () const throw ()
 

Detailed Description

Definition at line 96 of file HitAnaAlg.h.

Member Function Documentation

virtual const char* hit::HitAnaAlgException::what ( ) const
throw (
)
inlineprivatevirtual

Definition at line 97 of file HitAnaAlg.h.

References hit::hitanaalgexception.

97  {
98  return "HitAnaAlg Exception";
99  }

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