![]() |
![]() |
#include <GenLumiInfoProduct.h>
Public Member Functions | |
void | add (const FinalStat &other) |
FinalStat () | |
FinalStat (unsigned int n1, double sum1, double sum21) | |
FinalStat (const FinalStat &other) | |
unsigned int | n () const |
bool | operator!= (const FinalStat &other) const |
bool | operator== (const FinalStat &other) const |
double | sum () const |
double | sum2 () const |
Private Attributes | |
unsigned int | n_ |
double | sum2_ |
double | sum_ |
Definition at line 55 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 57 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 58 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 59 of file GenLumiInfoProduct.h.
|
inline |
Definition at line 65 of file GenLumiInfoProduct.h.
References n(), sum(), and sum2().
Referenced by counter.Counter::register().
|
inline |
Definition at line 61 of file GenLumiInfoProduct.h.
Referenced by add(), and GenXSecAnalyzer::compute().
|
inline |
|
inline |
|
inline |
Definition at line 62 of file GenLumiInfoProduct.h.
Referenced by add(), GenXSecAnalyzer::compute(), and GenXSecAnalyzer::endLuminosityBlock().
|
inline |
Definition at line 63 of file GenLumiInfoProduct.h.
Referenced by add(), GenXSecAnalyzer::compute(), and GenXSecAnalyzer::endLuminosityBlock().
|
private |
Definition at line 77 of file GenLumiInfoProduct.h.
Referenced by operator==().
|
private |
Definition at line 79 of file GenLumiInfoProduct.h.
Referenced by operator==().
|
private |
Definition at line 78 of file GenLumiInfoProduct.h.
Referenced by operator==().