Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /coresoftware/calibrations/tpc/TpcDVCalib/README.md is written in an unsupported language. File is not indexed.

0001 # TpcDVCalib
0002 sPHENIX TPC drift velocity calibration module
0003 
0004 - Compile analysis module
0005 ```
0006 mkdir build
0007 cd build
0008 ../autogen.sh --prefix=$MYINSTALL
0009 make -j 4
0010 make install
0011 ```
0012 
0013 - Go to macro/calibrations/tpc/TpcDVCalib directory, there are some useful macros