Inheritance diagram for MARootFileWriter:

Writes DAQ ROOT data files
writer MARootFileWriter verbosity = debug enable = true OutputDir = ../data OutputFilePrefix = test_ OutputFilesList = test.list WriteFilesList = true endmod
Public Member Functions | |
| MARootFileWriter (QSequence *s) | |
| void | Open (const std::string &filename) |
| Open File. | |
| void | Dump (const QEvent &ev) |
| Dump ev to file. | |
| void | Close () |
| Close file. | |
Private Attributes | |
| TFile * | fRootOutput |
| QATree * | fTree |
| QAEventR * | fEvent |
| std::string | fDescription |
| std::map< std::string, std::string > | fAliases |
| bool | fForceApolloFlag |
| bool | fFixNoiseFlag |
1.5.1