#include <BF.h>
◆ BFFiller()
◆ fillMC()
See Filler::fillMC
Reimplemented from Filler.
55 BOOST_THROW_EXCEPTION( runtime_error(__func__ +
" should only be called for MC"s) );
58 optional<int> igenbin;
60 switch (gInfo.category) {
66 if (*igenbin == 0)
cerr <<
red << gInfo.mMuMu <<
'\n' <<
def;
71 if (*igenbin == 0)
cerr <<
red << gInfo.mMuMuGamma <<
'\n' <<
def;
75 if (igenbin) v.gen->Fill(*igenbin, gInfo.weight);
80 v.missOut->Fill(*igenbin, gInfo.weight -
rInfo.weight);
83 v.missOut->Fill(*igenbin, gInfo.weight );
◆ fillRec()
◆ match()
◆ genMuons
◆ genPhotons
◆ gEv
◆ irecbin
std::optional<int> irecbin |
|
private |
◆ obs
Backreference to the observable.
◆ recMuons
◆ recPhotons
◆ rEv
◆ rInfo
The documentation for this struct was generated from the following files:
- /builds/cms-analysis/general/DasAnalysisSystem/Core/Installer/Core/Unfolding/interface/BF.h
- /builds/cms-analysis/general/DasAnalysisSystem/Core/Installer/Core/Unfolding/src/BF.cc