--- PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h 2009/09/25 15:36:38 1.1 +++ PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h 2009/10/01 10:35:13 1.2 @@ -27,6 +27,8 @@ * @param outFileBase The file base name for the ROOT histogram output (".root" will be appended). * If "", no ROOT output will be produced. * @param mode The mode of ROOT file creation (see documentation of TFile constructor + * @param outRoot If true, the output file in ROOT format will be produced. + * @param outText If true, the output file in text format will be produced. * in ROOT's reference guide). * @param title The ROOT histogram title. */