- LMD file Decode/Online code
- CERNRoot
-
Go4
-
Analysis code
- Get subevent in Proc.cxx/h
- Decode Subsystem are in Decode*.h/cxx
- Data format for Tamex, WhitRabbit are in Data.h
- The informations of detectors are in Par/DetectorInf.txt
-
Analysis code
- FairRoot
- Decode : ucesb
-
c4root
- Environment
export SIMPATH=/path/to/fairsoft export FAIRROOTPATH=/path/to/fairroot export UCESB_DIR=/path/to/ucesb git clone https://github.com/cej25/c4Root.git mkdir build ## produce ucesb code cd ../c4Root/unpack/exps/ make s100 -j 10 cd build ## environment cmake ../c4Root . ./config.sh make ## run cd ../../macros/despec/ root -l -b s100_online.C make -j
- c4data/special subsystem/ : Raw data, calibartion and map parameters
- c4source/special subsystem/ : Data ana code
- /unpake/exp : Dataformat for subsystem
- /macros/run.cpp : example fot using all class to ana data
- Environment
-
c4root
- Tmaex Fine time calibration
$$\frac{\Delta t}{T} = \frac{N(\Delta t)}{N_{sum}}$$ where,$T$ = 5 ns is the coarse time,$\Delta t$ is the time span of one bin of fine time,$N(\Delta t)$ is the count in this bin and$N_{sum}$ is count in all bins of fine time.
GSIDAQ
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||