![]() |
![]() |
#include <ThingsTSelector2.h>
Public Member Functions | |
void | postProcess (TList &) |
void | process (const edm::Event &iEvent) |
ThingsWorker (const TList *, TList &) | |
Public Attributes | |
TH1F * | h_a |
TH1F * | h_refA |
Definition at line 16 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, i, cms::Exception::what(), and vdt::x.
Referenced by ConfigBuilder.ConfigBuilder.PrintAllModules::leave().
TH1F* tfwliteselectortest::ThingsWorker::h_a |
Definition at line 20 of file ThingsTSelector2.h.
Referenced by process(), and ThingsWorker().
TH1F* tfwliteselectortest::ThingsWorker::h_refA |
Definition at line 21 of file ThingsTSelector2.h.
Referenced by process(), and ThingsWorker().