struct Rivet::WeightError
Rivet::WeightError
Errors relating to event/bin weights. More…
#include <Exceptions.hh>
Inherits from Rivet::Error, std::runtime_error
Public Functions
Name | |
---|---|
WeightError(const std::string & what) |
Additional inherited members
Public Functions inherited from Rivet::Error
Name | |
---|---|
Error(const std::string & what) |
Detailed Description
struct Rivet::WeightError;
Errors relating to event/bin weights.
Arises in computing statistical quantities because e.g. the bin weight is zero or negative.
Public Functions Documentation
function WeightError
inline WeightError(
const std::string & what
)
Updated on 2022-08-07 at 20:17:17 +0100