>To convert the .root files to .dat files please follow the instructions below:
> make clean
- Edit the file main.cxx to select the maximum range (in this case "binForPhotons = 800") and the histogram you want to convert (for instance "histTest = (TH1F*)fileIn.Get("histCerenPhoElectAll")" to obtain the histogram of the number of pe of all particles)
> make
> ./mainExe file.root > name.dat (for example ./mainExe chacaltaya.root > ch_all.dat, gets the histogram of pe corresponding to all particles in Chacaltaya).
- For each site you should obtain six data files, for instance: