added a group histo selector in any2many for MusrRoot when exporting to a too limited file format as PSI-BIN.

This commit is contained in:
Thomas Prokscha
2015-05-29 15:11:04 +02:00
parent e78619c33b
commit fab7acfedc
3 changed files with 50 additions and 4 deletions

View File

@ -780,6 +780,7 @@ typedef struct {
TString outTemplate; ///< holds the output file template
TString year; ///< holds the information about the year to be used
PIntVector runList; ///< holds the run number list to be converted
PIntVector groupHistoList; ///< holds the histo group list offset (used to define for MusrRoot files, what to be exported)
PStringVector inFileName; ///< holds the file name of the input data file
TString outFileName; ///< holds the output file name
PStringVector outPathFileName; ///< holds the out path/file name