27 |
* @param outFileBase The file base name for the ROOT histogram output (".root" will be appended). |
* @param outFileBase The file base name for the ROOT histogram output (".root" will be appended). |
28 |
* If "", no ROOT output will be produced. |
* If "", no ROOT output will be produced. |
29 |
* @param mode The mode of ROOT file creation (see documentation of TFile constructor |
* @param mode The mode of ROOT file creation (see documentation of TFile constructor |
30 |
|
* @param outRoot If true, the output file in ROOT format will be produced. |
31 |
|
* @param outText If true, the output file in text format will be produced. |
32 |
* in ROOT's reference guide). |
* in ROOT's reference guide). |
33 |
* @param title The ROOT histogram title. |
* @param title The ROOT histogram title. |
34 |
*/ |
*/ |