#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 17 of file ThingsTSelector2.cc.
References gather_cfg::cout, h_a, h_refA, kA, kRefA, and MillePedeFileConverter_cfg::out.
void ThingsWorker::postProcess | ( | TList & | ) |
Definition at line 65 of file ThingsTSelector2.cc.
void ThingsWorker::process | ( | const edm::Event & | iEvent | ) |
Definition at line 26 of file ThingsTSelector2.cc.
References CMS_SA_ALLOW, gather_cfg::cout, cppFunctionSkipper::exception, h_a, h_refA, mps_fire::i, iEvent, dqmdumpme::things, and x.
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().