musrfit  1.9.2
PAny2ManyInfo Struct Reference

#include <PMusr.h>

Public Attributes

Bool_t useStandardOutput {false}
 flag showing if the converted shall be sent to the standard output More...
 
TString inFormat {""}
 holds the information about the input data file format More...
 
TString outFormat {""}
 holds the information about the output data file format More...
 
TString inTemplate {""}
 holds the input file template More...
 
TString outTemplate {""}
 holds the output file template More...
 
TString year {""}
 holds the information about the year to be used More...
 
PUIntVector runList
 holds the run number list to be converted More...
 
PIntVector groupHistoList
 holds the histo group list offset (used to define for MusrRoot files, what to be exported) More...
 
PStringVector inFileName
 holds the file name of the input data file More...
 
TString outFileName {""}
 holds the output file name More...
 
PStringVector outPathFileName
 holds the out path/file name More...
 
TString outPath {""}
 holds the output path More...
 
UInt_t rebin {1}
 holds the number of bins to be packed More...
 
UInt_t compressionTag {0}
 0=no compression, 1=gzip compression, 2=bzip2 compression More...
 
TString compressFileName {""}
 holds the name of the outputfile name in case of compression is used More...
 
UInt_t idf {0}
 IDF version for NeXus files. More...
 

Detailed Description

Holds the informations for the any2many converter program

Definition at line 825 of file PMusr.h.

Member Data Documentation

◆ compressFileName

TString PAny2ManyInfo::compressFileName {""}

holds the name of the outputfile name in case of compression is used

Definition at line 840 of file PMusr.h.

Referenced by main(), and PRunDataHandler::ReadWriteFilesList().

◆ compressionTag

◆ groupHistoList

PIntVector PAny2ManyInfo::groupHistoList

holds the histo group list offset (used to define for MusrRoot files, what to be exported)

Definition at line 833 of file PMusr.h.

Referenced by main(), PRunDataHandler::ReadRootFile(), PRunDataHandler::WritePsiBinFile(), and PRunDataHandler::WriteWkmFile().

◆ idf

UInt_t PAny2ManyInfo::idf {0}

IDF version for NeXus files.

Definition at line 841 of file PMusr.h.

Referenced by main(), and PRunDataHandler::WriteNexusFile().

◆ inFileName

PStringVector PAny2ManyInfo::inFileName

holds the file name of the input data file

Definition at line 834 of file PMusr.h.

Referenced by PRunDataHandler::FileExistsCheck(), main(), and PRunDataHandler::ReadWriteFilesList().

◆ inFormat

TString PAny2ManyInfo::inFormat {""}

holds the information about the input data file format

Definition at line 827 of file PMusr.h.

Referenced by PRunDataHandler::GetFileName(), main(), and PRunDataHandler::ReadWriteFilesList().

◆ inTemplate

TString PAny2ManyInfo::inTemplate {""}

holds the input file template

Definition at line 829 of file PMusr.h.

Referenced by PRunDataHandler::FileExistsCheck(), and main().

◆ outFileName

TString PAny2ManyInfo::outFileName {""}

holds the output file name

Definition at line 835 of file PMusr.h.

Referenced by main(), PRunDataHandler::ReadWriteFilesList(), and PRunDataHandler::WriteData().

◆ outFormat

TString PAny2ManyInfo::outFormat {""}

holds the information about the output data file format

Definition at line 828 of file PMusr.h.

Referenced by PRunDataHandler::GetFileName(), main(), PRunDataHandler::ReadWriteFilesList(), PRunDataHandler::WriteData(), and PRunDataHandler::WriteNexusFile().

◆ outPath

TString PAny2ManyInfo::outPath {""}

◆ outPathFileName

PStringVector PAny2ManyInfo::outPathFileName

holds the out path/file name

Definition at line 836 of file PMusr.h.

Referenced by PRunDataHandler::GenerateOutputFileName(), and PRunDataHandler::ReadWriteFilesList().

◆ outTemplate

TString PAny2ManyInfo::outTemplate {""}

holds the output file template

Definition at line 830 of file PMusr.h.

Referenced by PRunDataHandler::FileExistsCheck(), main(), and PRunDataHandler::ReadWriteFilesList().

◆ rebin

◆ runList

PUIntVector PAny2ManyInfo::runList

holds the run number list to be converted

Definition at line 832 of file PMusr.h.

Referenced by PRunDataHandler::FileExistsCheck(), main(), and PRunDataHandler::ReadWriteFilesList().

◆ useStandardOutput

◆ year

TString PAny2ManyInfo::year {""}

holds the information about the year to be used

Definition at line 831 of file PMusr.h.

Referenced by PRunDataHandler::FileExistsCheck(), main(), and PRunDataHandler::ReadWriteFilesList().


The documentation for this struct was generated from the following file: