FairRoot/PandaRoot
|
#include <PndMQTopix4Sampler.h>
Public Types | |
enum | { FileName = FairMQDevice::Last, Last } |
Public Member Functions | |
PndMQTopix4Sampler () | |
virtual | ~PndMQTopix4Sampler () |
virtual void | SetProperty (const int key, const std::string &value) |
virtual std::string | GetProperty (const int key, const std::string &default_="") |
virtual void | SetProperty (const int key, const int value) |
virtual int | GetProperty (const int key, const int default_=0) |
virtual void | Init () |
Static Public Member Functions | |
static void | CustomCleanup (void *data, void *hint) |
Protected Member Functions | |
virtual void | Run () |
Protected Attributes | |
std::string | fFileName |
int | fFE |
PndMvdReadInToPix4TBData | fTopixDataReader |
anonymous enum |
Enumerator | |
---|---|
FileName | |
Last |
Definition at line 26 of file PndMQTopix4Sampler.h.
PndMQTopix4Sampler::PndMQTopix4Sampler | ( | ) |
Definition at line 27 of file PndMQTopix4Sampler.cxx.
|
virtual |
Definition at line 73 of file PndMQTopix4Sampler.cxx.
|
static |
Definition at line 32 of file PndMQTopix4Sampler.cxx.
Referenced by Run().
|
virtual |
|
virtual |
Definition at line 113 of file PndMQTopix4Sampler.cxx.
|
virtual |
Definition at line 37 of file PndMQTopix4Sampler.cxx.
References fTopixDataReader, and PndMvdReadInToPix4TBData::Init().
|
protectedvirtual |
Definition at line 42 of file PndMQTopix4Sampler.cxx.
References CustomCleanup(), fTopixDataReader, TMrfData_8b::getNumWords(), PndMvdReadInToPix4TBData::ReadInDataFromFile(), TMrfData_8b::regdata, PndMQStatus::RUNNING, and PndMQStatus::STOP.
|
virtual |
Referenced by main().
|
virtual |
Definition at line 103 of file PndMQTopix4Sampler.cxx.
|
protected |
Definition at line 45 of file PndMQTopix4Sampler.h.
|
protected |
Definition at line 44 of file PndMQTopix4Sampler.h.
|
protected |
Definition at line 46 of file PndMQTopix4Sampler.h.