rivet is hosted by Hepforge, IPPP Durham
WeightError Class Reference

Errors relating to event/bin weights. More...

#include <Exceptions.hh>

Inheritance diagram for WeightError:
Collaboration diagram for WeightError:

List of all members.

Public Member Functions

 WeightError (const std::string &what)

Detailed Description

Errors relating to event/bin weights.

Arises in computing statistical quantities because e.g. the bin weight is zero or negative.

Definition at line 54 of file Exceptions.hh.


Constructor & Destructor Documentation

WeightError ( const std::string &  what) [inline]

Definition at line 56 of file Exceptions.hh.

: Error(what) {}

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