#include <tselector.h>
Public Member Functions | |
void | postProcess (TList &) |
void | process (const edm::Event &iEvent) |
tselnameWorker (const TList *, TList &) | |
~tselnameWorker () | |
Public Attributes | |
example_track TH1F * | h_pt |
Definition at line 25 of file tselector.h.
tselnameWorker::tselnameWorker | ( | const TList * | fromSelector, |
TList & | out | ||
) |
Definition at line 47 of file tselector.cc.
tselnameWorker::~tselnameWorker | ( | ) |
Definition at line 54 of file tselector.cc.
void tselnameWorker::postProcess | ( | TList & | out | ) |
Definition at line 84 of file tselector.cc.
void tselnameWorker::process | ( | const edm::Event & | iEvent | ) |
Definition at line 59 of file tselector.cc.
References edm::Event::getByLabel(), h_pt, and testEve_cfg::tracks.
example_track TH1F* tselnameWorker::h_pt |
Definition at line 32 of file tselector.h.
Referenced by process(), and tselnameWorker().