#include <GenLumiInfoProduct.h>
|
FinalStat const & | accepted () const |
|
FinalStat const & | acceptedBr () const |
|
void | addOthers (const ProcessInfo &other) |
|
FinalStat const & | killed () const |
|
XSec const & | lheXSec () const |
|
unsigned int | nPassNeg () const |
|
unsigned int | nPassPos () const |
|
unsigned int | nTotalNeg () const |
|
unsigned int | nTotalPos () const |
|
int | process () const |
|
| ProcessInfo () |
|
| ProcessInfo (int id) |
|
FinalStat const & | selected () const |
|
void | setAccepted (unsigned int n, double sum, double sum2) |
|
void | setAcceptedBr (unsigned int n, double sum, double sum2) |
|
void | setKilled (unsigned int n, double sum, double sum2) |
|
void | setLheXSec (double value, double err) |
|
void | setNPassNeg (unsigned int n) |
|
void | setNPassPos (unsigned int n) |
|
void | setNTotalNeg (unsigned int n) |
|
void | setNTotalPos (unsigned int n) |
|
void | setProcess (int id) |
|
void | setSelected (unsigned int n, double sum, double sum2) |
|
void | setTried (unsigned int n, double sum, double sum2) |
|
FinalStat const & | tried () const |
|
Definition at line 83 of file GenLumiInfoProduct.h.
◆ ProcessInfo() [1/2]
GenLumiInfoProduct::ProcessInfo::ProcessInfo |
( |
| ) |
|
|
inline |
◆ ProcessInfo() [2/2]
GenLumiInfoProduct::ProcessInfo::ProcessInfo |
( |
int |
id | ) |
|
|
inline |
◆ accepted()
FinalStat const& GenLumiInfoProduct::ProcessInfo::accepted |
( |
| ) |
const |
|
inline |
◆ acceptedBr()
FinalStat const& GenLumiInfoProduct::ProcessInfo::acceptedBr |
( |
| ) |
const |
|
inline |
◆ addOthers()
void GenLumiInfoProduct::ProcessInfo::addOthers |
( |
const ProcessInfo & |
other | ) |
|
|
inline |
Definition at line 104 of file GenLumiInfoProduct.h.
References accepted_, acceptedBr_, GenLumiInfoProduct::FinalStat::add(), killed_, mergeXSec(), nPassNeg_, nPassPos_, nTotalNeg_, nTotalPos_, trackingPlots::other, selected_, and tried_.
void add(const FinalStat &other)
void mergeXSec(XSec const &iXSec, double iWeight)
◆ killed()
FinalStat const& GenLumiInfoProduct::ProcessInfo::killed |
( |
| ) |
const |
|
inline |
◆ lheXSec()
XSec const& GenLumiInfoProduct::ProcessInfo::lheXSec |
( |
| ) |
const |
|
inline |
◆ mergeXSec()
void GenLumiInfoProduct::ProcessInfo::mergeXSec |
( |
XSec const & |
iXSec, |
|
|
double |
iWeight |
|
) |
| |
|
inlineprivate |
◆ nPassNeg()
unsigned int GenLumiInfoProduct::ProcessInfo::nPassNeg |
( |
| ) |
const |
|
inline |
◆ nPassPos()
unsigned int GenLumiInfoProduct::ProcessInfo::nPassPos |
( |
| ) |
const |
|
inline |
◆ nTotalNeg()
unsigned int GenLumiInfoProduct::ProcessInfo::nTotalNeg |
( |
| ) |
const |
|
inline |
◆ nTotalPos()
unsigned int GenLumiInfoProduct::ProcessInfo::nTotalPos |
( |
| ) |
const |
|
inline |
◆ process()
int GenLumiInfoProduct::ProcessInfo::process |
( |
| ) |
const |
|
inline |
◆ selected()
FinalStat const& GenLumiInfoProduct::ProcessInfo::selected |
( |
| ) |
const |
|
inline |
◆ setAccepted()
void GenLumiInfoProduct::ProcessInfo::setAccepted |
( |
unsigned int |
n, |
|
|
double |
sum, |
|
|
double |
sum2 |
|
) |
| |
|
inline |
◆ setAcceptedBr()
void GenLumiInfoProduct::ProcessInfo::setAcceptedBr |
( |
unsigned int |
n, |
|
|
double |
sum, |
|
|
double |
sum2 |
|
) |
| |
|
inline |
◆ setKilled()
void GenLumiInfoProduct::ProcessInfo::setKilled |
( |
unsigned int |
n, |
|
|
double |
sum, |
|
|
double |
sum2 |
|
) |
| |
|
inline |
◆ setLheXSec()
void GenLumiInfoProduct::ProcessInfo::setLheXSec |
( |
double |
value, |
|
|
double |
err |
|
) |
| |
|
inline |
◆ setNPassNeg()
void GenLumiInfoProduct::ProcessInfo::setNPassNeg |
( |
unsigned int |
n | ) |
|
|
inline |
◆ setNPassPos()
void GenLumiInfoProduct::ProcessInfo::setNPassPos |
( |
unsigned int |
n | ) |
|
|
inline |
◆ setNTotalNeg()
void GenLumiInfoProduct::ProcessInfo::setNTotalNeg |
( |
unsigned int |
n | ) |
|
|
inline |
◆ setNTotalPos()
void GenLumiInfoProduct::ProcessInfo::setNTotalPos |
( |
unsigned int |
n | ) |
|
|
inline |
◆ setProcess()
void GenLumiInfoProduct::ProcessInfo::setProcess |
( |
int |
id | ) |
|
|
inline |
◆ setSelected()
void GenLumiInfoProduct::ProcessInfo::setSelected |
( |
unsigned int |
n, |
|
|
double |
sum, |
|
|
double |
sum2 |
|
) |
| |
|
inline |
◆ setTried()
void GenLumiInfoProduct::ProcessInfo::setTried |
( |
unsigned int |
n, |
|
|
double |
sum, |
|
|
double |
sum2 |
|
) |
| |
|
inline |
◆ tried()
FinalStat const& GenLumiInfoProduct::ProcessInfo::tried |
( |
| ) |
const |
|
inline |
◆ accepted_
FinalStat GenLumiInfoProduct::ProcessInfo::accepted_ |
|
private |
◆ acceptedBr_
FinalStat GenLumiInfoProduct::ProcessInfo::acceptedBr_ |
|
private |
◆ killed_
FinalStat GenLumiInfoProduct::ProcessInfo::killed_ |
|
private |
◆ lheXSec_
XSec GenLumiInfoProduct::ProcessInfo::lheXSec_ |
|
private |
◆ nPassNeg_
unsigned int GenLumiInfoProduct::ProcessInfo::nPassNeg_ |
|
private |
◆ nPassPos_
unsigned int GenLumiInfoProduct::ProcessInfo::nPassPos_ |
|
private |
◆ nTotalNeg_
unsigned int GenLumiInfoProduct::ProcessInfo::nTotalNeg_ |
|
private |
◆ nTotalPos_
unsigned int GenLumiInfoProduct::ProcessInfo::nTotalPos_ |
|
private |
◆ process_
int GenLumiInfoProduct::ProcessInfo::process_ |
|
private |
◆ selected_
FinalStat GenLumiInfoProduct::ProcessInfo::selected_ |
|
private |
◆ tried_
FinalStat GenLumiInfoProduct::ProcessInfo::tried_ |
|
private |