#include <LHERunInfo.h>
Public Member Functions | |
Counter | accepted () const |
Counter | acceptedBr () const |
void | addAccepted (double w) |
void | addAcceptedBr (double w) |
void | addKilled (double w) |
void | addNPassNeg (unsigned int n=1) |
void | addNPassPos (unsigned int n=1) |
void | addNTotalNeg (unsigned int n=1) |
void | addNTotalPos (unsigned int n=1) |
void | addSelected (double w) |
void | addTried (double w) |
XSec | getLHEXSec () const |
unsigned int | heprupIndex () const |
Counter | killed () const |
unsigned int | nPassNeg () const |
unsigned int | nPassPos () const |
unsigned int | nTotalNeg () const |
unsigned int | nTotalPos () const |
Process () | |
Process (int id) | |
int | process () const |
Counter | selected () const |
void | setHepRupIndex (int id) |
void | setLHEXSec (double value, double error) |
void | setProcess (int id) |
Counter | tried () const |
Private Attributes | |
Counter | accepted_ |
Counter | acceptedBr_ |
unsigned int | heprupIndex_ |
Counter | killed_ |
XSec | lheXSec_ |
unsigned int | nPassNeg_ |
unsigned int | nPassPos_ |
unsigned int | nTotalNeg_ |
unsigned int | nTotalPos_ |
int | process_ |
Counter | selected_ |
Counter | tried_ |
Definition at line 103 of file LHERunInfo.h.
|
inline |
Definition at line 105 of file LHERunInfo.h.
|
inline |
Definition at line 106 of file LHERunInfo.h.
|
inline |
Definition at line 120 of file LHERunInfo.h.
References accepted_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 121 of file LHERunInfo.h.
References acceptedBr_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 136 of file LHERunInfo.h.
References accepted_, lhef::LHERunInfo::Counter::add(), and w().
|
inline |
Definition at line 137 of file LHERunInfo.h.
References acceptedBr_, lhef::LHERunInfo::Counter::add(), and w().
|
inline |
Definition at line 135 of file LHERunInfo.h.
References lhef::LHERunInfo::Counter::add(), killed_, and w().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 134 of file LHERunInfo.h.
References lhef::LHERunInfo::Counter::add(), selected_, and w().
|
inline |
Definition at line 133 of file LHERunInfo.h.
References lhef::LHERunInfo::Counter::add(), tried_, and w().
|
inline |
Definition at line 110 of file LHERunInfo.h.
References lheXSec_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
|
inline |
Definition at line 119 of file LHERunInfo.h.
References killed_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 113 of file LHERunInfo.h.
References nPassNeg_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 112 of file LHERunInfo.h.
References nPassPos_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 115 of file LHERunInfo.h.
References nTotalNeg_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 114 of file LHERunInfo.h.
References nTotalPos_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 108 of file LHERunInfo.h.
References process_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), lhef::operator<(), lhef::operator==(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
Definition at line 118 of file LHERunInfo.h.
References selected_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
inline |
|
inline |
Definition at line 126 of file LHERunInfo.h.
References relativeConstraints::error, and lheXSec_.
|
inline |
|
inline |
Definition at line 117 of file LHERunInfo.h.
References tried_.
Referenced by edm::HadronizerFilter< HAD, DEC >::endLuminosityBlockProduce(), and edm::ConcurrentHadronizerFilter< HAD, DEC >::streamEndLuminosityBlockSummary().
|
private |
Definition at line 150 of file LHERunInfo.h.
Referenced by accepted(), and addAccepted().
|
private |
Definition at line 151 of file LHERunInfo.h.
Referenced by acceptedBr(), and addAcceptedBr().
|
private |
Definition at line 142 of file LHERunInfo.h.
Referenced by heprupIndex(), and setHepRupIndex().
|
private |
Definition at line 149 of file LHERunInfo.h.
Referenced by addKilled(), and killed().
|
private |
Definition at line 141 of file LHERunInfo.h.
Referenced by getLHEXSec(), and setLHEXSec().
|
private |
Definition at line 144 of file LHERunInfo.h.
Referenced by addNPassNeg(), and nPassNeg().
|
private |
Definition at line 143 of file LHERunInfo.h.
Referenced by addNPassPos(), and nPassPos().
|
private |
Definition at line 146 of file LHERunInfo.h.
Referenced by addNTotalNeg(), and nTotalNeg().
|
private |
Definition at line 145 of file LHERunInfo.h.
Referenced by addNTotalPos(), and nTotalPos().
|
private |
Definition at line 140 of file LHERunInfo.h.
Referenced by process(), and setProcess().
|
private |
Definition at line 148 of file LHERunInfo.h.
Referenced by addSelected(), and selected().
|
private |
Definition at line 147 of file LHERunInfo.h.
Referenced by addTried(), and tried().