#include <GenRunInfoProduct.h>
Definition at line 32 of file GenRunInfoProduct.h.
◆ XSec() [1/3]
GenRunInfoProduct::XSec::XSec |
( |
| ) |
|
|
inline |
◆ XSec() [2/3]
GenRunInfoProduct::XSec::XSec |
( |
double |
value, |
|
|
double |
error = -1. |
|
) |
| |
|
inline |
◆ XSec() [3/3]
GenRunInfoProduct::XSec::XSec |
( |
const XSec & |
other | ) |
|
|
inline |
◆ error()
double GenRunInfoProduct::XSec::error |
( |
| ) |
const |
|
inline |
◆ hasError()
bool GenRunInfoProduct::XSec::hasError |
( |
void |
| ) |
const |
|
inline |
◆ isSet()
bool GenRunInfoProduct::XSec::isSet |
( |
| ) |
const |
|
inline |
◆ operator bool()
GenRunInfoProduct::XSec::operator bool |
( |
| ) |
const |
|
inline |
◆ operator double()
GenRunInfoProduct::XSec::operator double |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool GenRunInfoProduct::XSec::operator!= |
( |
const XSec & |
other | ) |
const |
|
inline |
◆ operator==()
bool GenRunInfoProduct::XSec::operator== |
( |
const XSec & |
other | ) |
const |
|
inline |
◆ value()
double GenRunInfoProduct::XSec::value |
( |
void |
| ) |
const |
|
inline |
◆ error_
double GenRunInfoProduct::XSec::error_ |
|
private |
◆ value_
double GenRunInfoProduct::XSec::value_ |
|
private |