Particle Identification and Tracking
Public Member Functions | List of all members
utilities::Null_field Class Reference

Exception to report when a function that should return valid pointer from an object, but the field is NULL in the object. More...

#include <exception.h>

+ Inheritance diagram for utilities::Null_field:
+ Collaboration diagram for utilities::Null_field:

Public Member Functions

 Null_field (const std::string &_arg)
 

Detailed Description

Exception to report when a function that should return valid pointer from an object, but the field is NULL in the object.

might kill this.

Constructor & Destructor Documentation

utilities::Null_field::Null_field ( const std::string &  _arg)
inlineexplicit

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