DSReader Class Reference
|
Ratpac-two
|
RAT::DSReader Class Reference
Inheritance diagram for RAT::DSReader:
Public Member Functions | |
| DSReader (const char *filename) | |
| void | Add (const char *filename) |
| void | SetBranchStatus (const char *bname, bool status=1) |
| TTree * | GetT () |
| TTree * | GetRunT () |
| DS::Root * | GetDS () |
| Long64_t | GetTotal () |
| DS::Root * | GetEvent (Long64_t num) |
| DS::Root * | NextEvent () |
| ClassDef (DSReader, 0) | |
Protected Attributes | |
| TChain | T |
| TChain | runT |
| DS::Root * | ds |
| Long64_t | next |
| Long64_t | total |
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/DSReader.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/io/src/DSReader.cc
Generated by