Skip to content

martina1612/TurboSoftware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TurboSoftware

Test Beam Data Analysis Software

To work on lxplus you need to use Root version 5.34.00. For that just source the below two lines.

source /afs/cern.ch/sw/lcg/contrib/gcc/4.8/x86_64-slc6/setup.sh
source /afs/cern.ch/sw/lcg/app/releases/ROOT/5.34.00/x86_64-slc6-gcc46-opt/root/bin/thisroot.sh

To Use this:

$cd TurboSoftware/EventBuilder
->Modify path of input data in line number 52
$./RunTurbo.sh -r
->First it will ask initial run number then put run number to be analyzed. 
->Then it will ask final run number then just press ENTER.
$cd ../ppt
$./GetPlot.sh -r
->When you run this command then you will get a pdf file named **ppt_R*_R*.tex**
->This file contains all the basic plots that you need to see quickly, without alignment.

About

Test Beam Data Analysis Software

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 68.7%
  • C 22.1%
  • Shell 8.9%
  • TeX 0.3%