er
dev
|
The calibration procedure is described in proper ExpertRoot documentation section
Files in this directory demonstrate examples of work with ERCalibration functions. All the files are ready to use on er.jinr.ru host.
The folder auxiliary
contains calculations of reference values including macros for dependencies fitting, comparison of ionization models.
Prerequisites for using calibration utilities on HybriLIT:
*.lmd
to *.root
with TNeEvent-based library. Ask FLNR data aquisition specialists how to prepare data.hydra.jinr.ru
module
package.If you need to merge several root files into single file use hadd
tool provided by ROOT.
For additional information read hadd
manual.
Merge three *.root
files into single output.root
The <folder_with_root_files>
contains files named clb_0001.root
, clb_0002.root
, ..., clb_0055.root
. One wants to merge files with indicies from _0010
to _0029
. It can be done quite elegant with regular expression: