![]() |
Diana Software
|
convert a QVector event member to a QPulse More...
Public Member Functions | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev) |
| Do method. Declare and implement only one of the two versions. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| std::string | fQVectorLabel |
| std::string | fName |
| bool | fConversion |
convert a QVector event member to a QPulse
module QVectorToQPulse verbosity = info enable = true QVectorLabel = COF@OF QPulseName = OF ConvertmVToADC = true Save = false endmod
Definition at line 44 of file MQVectorToQPulse.hh.
| void MQVectorToQPulse::Do | ( | Diana::QEvent & | ev | ) |
Do method. Declare and implement only one of the two versions.
Definition at line 24 of file MQVectorToQPulse.cc.
References QEvent::Get(), QEvent::GetByLabel(), QPulseInfo::GetChannelId(), QHeader::GetRun(), rHandle, and vec.
| void MQVectorToQPulse::Done | ( | ) |
Done method.
Definition at line 39 of file MQVectorToQPulse.cc.
| void MQVectorToQPulse::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 15 of file MQVectorToQPulse.cc.
References QEvent::Add(), Q_STRING_DEFAULT, and QEvent::RequireByLabel().
|
private |
Definition at line 60 of file MQVectorToQPulse.hh.
|
private |
Definition at line 59 of file MQVectorToQPulse.hh.
|
private |
Definition at line 58 of file MQVectorToQPulse.hh.