Histogramming

Histogram formats

GAMOS supports several data analysis formats. The format is selected at run time by the user, so that the same C++ code can be used to write any format. In this GAMOS version there are two formats implemented, ROOT and CSV (Comma Separated Value). For the ROOT format, we refer you to the ROOT documentation [ 5 ]. The CSV format is explained below.

You can choose which format to use with the command

/gamos/analysis/fileFormat FORMAT

where FORMAT can be ROOT, root, CSV, csv

You can also use several formats at the same file, using the command

/gamos/analysis/addFileFormat FORMAT

Whatever format you choose, you can also get a print out in the screen of the main parameters of each histogram using the command

/gamos/analysis/printHisto VERBOSITY_LEVEL

where VERBOSITY_LEVEL is the level of verbosity: