--- PamCut/CollectionActions/Histo1DActions/TrkMDRHistoAction/TrkMDRHistoAction.h 2009/09/25 15:36:31 1.1 +++ PamCut/CollectionActions/Histo1DActions/TrkMDRHistoAction/TrkMDRHistoAction.h 2009/10/01 10:35:12 1.2 @@ -28,6 +28,8 @@ * If "", no ROOT output will be produced. * @param mode The mode of ROOT file creation (see documentation of TFile constructor * in ROOT's reference guide). + * @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. * @param title The ROOT histogram title. */ TrkMDRHistoAction(const char *actionName, TString outFileBase = "", TString mode = "UPDATE", bool outRoot = true,