#include <GenLumiInfoProduct.h>
Public Member Functions | |
double | error () const |
bool | hasError () const |
bool | isSet () const |
operator bool () const | |
operator double () const | |
bool | operator!= (const XSec &other) const |
bool | operator== (const XSec &other) const |
double | value () const |
XSec () | |
XSec (double v, double e=-1.) | |
XSec (const XSec &other) | |
Private Attributes | |
double | error_ |
double | value_ |
Definition at line 34 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 36 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 37 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 38 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 41 of file GenLumiInfoProduct.h.
References error_.
Referenced by GenXSecAnalyzer::combine(), GenXSecAnalyzer::compute(), GenXSecAnalyzer::globalEndLuminosityBlock(), GenXSecAnalyzer::globalEndRun(), and GenLumiInfoProduct::ProcessInfo::mergeXSec().
|
inline |
|
inline |
Definition at line 43 of file GenLumiInfoProduct.h.
References value_.
Referenced by operator bool().
|
inline |
|
inline |
|
inline |
Definition at line 50 of file GenLumiInfoProduct.h.
|
inline |
|
inline |
Definition at line 40 of file GenLumiInfoProduct.h.
References value_.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), GenXSecAnalyzer::combine(), GenXSecAnalyzer::compute(), Types.string::configValue(), Types.FileInPath::configValue(), GenXSecAnalyzer::globalEndLuminosityBlock(), GenXSecAnalyzer::globalEndRun(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), GenLumiInfoProduct::mergeProduct(), and GenLumiInfoProduct::ProcessInfo::mergeXSec().
|
private |
Definition at line 53 of file GenLumiInfoProduct.h.
Referenced by error(), hasError(), and operator==().
|
private |
Definition at line 53 of file GenLumiInfoProduct.h.
Referenced by isSet(), operator double(), operator==(), and value().