DSWriter Class Reference
|
Ratpac-two
|
RAT::DSWriter Class Reference
Inheritance diagram for RAT::DSWriter:
Public Member Functions | |
| DSWriter (const char *filename, bool update=false, int autosave=1024) | |
| int | Fill (DS::Root *ds) |
| TTree * | GetTree () |
| TTree * | GetRunTree () |
| void | WriteLog () |
| void | WriteStatus (int status) |
| void | Close () |
| ClassDef (DSWriter, 0) | |
Protected Attributes | |
| std::string | fFilename |
| TFile * | fFile |
| TTree * | fTree |
| TTree * | fRunTree |
| DS::Root * | fBranchDS |
| DS::Run * | fBranchRun |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/include/RAT/DSWriter.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/src/DSWriter.cc
Generated by