![]() |
Diana Software
|
TTree used in diana. More...
Public Member Functions | |
| QTree () | |
| QTree (const char *title) | |
| virtual | ~QTree () |
Public Member Functions inherited from QBaseTree | |
| QBaseTree () | |
| QBaseTree (QTreeType, const char *title) | |
| virtual | ~QBaseTree () |
| QTreeInfo & | GetTreeInfo () |
| const std::string & | GetSoftwareRevision () |
| const std::string & | GetVersionTag () |
Private Member Functions | |
| ClassDef (QTree, 3) | |
Additional Inherited Members | |
Public Types inherited from QBaseTree | |
| enum | QTreeType { QTREE , QATREE , QITREE } |
Protected Member Functions inherited from QBaseTree | |
| ClassDef (QBaseTree, 3) | |
TTree used in diana.
This class behaves exactly as a TTree and must be used in place of TTree in diana I/O. It is provided to host future implementations of additional functionalities. To Load a QTree from a file, it is recommended to use QChain, so that the QTree friends are loaded automatically.
|
private |