Public Member Functions

ForIA::SettingsException Class Reference

#include <SettingsException.hh>

List of all members.

Public Member Functions

 SettingsException (const string &msg)
 SettingsException (const string &func, const string &msg)

Detailed Description

This exception is thrown when some bad analysis settings are made This would typically be the case if cuts are changed *after* analysis has commenced

Definition at line 15 of file SettingsException.hh.


Constructor & Destructor Documentation

ForIA::SettingsException::SettingsException ( const string &  msg ) [inline]

Definition at line 19 of file SettingsException.hh.

ForIA::SettingsException::SettingsException ( const string &  func,
const string &  msg 
) [inline]

Definition at line 22 of file SettingsException.hh.


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