This is obviously a hack, but it's modeled on what EventDisplayBase does. More...
#include <InputSeeker.h>
Public Member Functions | |
| InputSeeker (const fhicl::ParameterSet &pset, art::ActivityRegistry ®) | |
| void | seekToEvent (int offset) |
| void | seekToEvent (art::EventID evt) |
Protected Member Functions | |
| void | postBeginJobWorkers (art::InputSource *src, const std::vector< art::Worker * > &workers) |
Protected Attributes | |
| art::RootInput * | fSrc |
This is obviously a hack, but it's modeled on what EventDisplayBase does.
Definition at line 11 of file InputSeeker.h.
| evd::InputSeeker::InputSeeker | ( | const fhicl::ParameterSet & | pset, |
| art::ActivityRegistry & | reg | ||
| ) |
Definition at line 10 of file InputSeeker.cc.
|
protected |
Definition at line 17 of file InputSeeker.cc.
| void evd::InputSeeker::seekToEvent | ( | int | offset | ) |
Definition at line 27 of file InputSeeker.cc.
| void evd::InputSeeker::seekToEvent | ( | art::EventID | evt | ) |
Definition at line 37 of file InputSeeker.cc.
|
protected |
Definition at line 23 of file InputSeeker.h.
1.8.5