#include <ThingsTSelector2.h>
Public Member Functions | |
void | postProcess (TList &) |
void | process (const edm::Event &iEvent) |
ThingsWorker (const TList *, TList &) | |
Public Attributes | |
edm::propagate_const< TH1F * > | h_a |
edm::propagate_const< TH1F * > | h_refA |
Definition at line 15 of file ThingsTSelector2.h.
ThingsWorker::ThingsWorker | ( | const TList * | , |
TList & | out | ||
) |
Definition at line 18 of file ThingsTSelector2.cc.
References gather_cfg::cout, h_a, h_refA, kA, and kRefA.
void ThingsWorker::postProcess | ( | TList & | ) |
Definition at line 69 of file ThingsTSelector2.cc.
void ThingsWorker::process | ( | const edm::Event & | iEvent | ) |
Definition at line 30 of file ThingsTSelector2.cc.
References gather_cfg::cout, cppFunctionSkipper::exception, edm::Event::getByLabel(), h_a, h_refA, mps_fire::i, and cms::Exception::what().
edm::propagate_const<TH1F*> tfwliteselectortest::ThingsWorker::h_a |
Definition at line 19 of file ThingsTSelector2.h.
Referenced by process(), and ThingsWorker().
edm::propagate_const<TH1F*> tfwliteselectortest::ThingsWorker::h_refA |
Definition at line 20 of file ThingsTSelector2.h.
Referenced by process(), and ThingsWorker().