Hadron

From LHEP Wiki
Revision as of 09:49, 18 March 2015 by Lhep (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

working directory: lheppc46 /terabig/scan/lheppc37/hadron

Scanforth

under construction


Public webpage

The working directory is http://lheppc46.unibe.ch/hadron/webpage
The website is located at http://lheppc46.unibe.ch/bernhadint.html.

The idea is to updata automatically.To modify the wepage:

scanner@lheppc46:/terabig/scan/hadron/webpage> (you need to be in pc46)
modify bricklistWeb.txt according to your needs
you also can change createWeb.C if you want to modify more than the list.
run root -l createWeb.C (the website will be updated)

Create fdk2.root file

  • Get latest information from the EventTracer (see Event Tracer)
-scanner@lheppc46:/terabig/www/cgi-bin/EventTracer2008> root -l ReadTracer.C
-scanner@lheppc46:/terabig/www/cgi-bin/EventTracer2009> root -l ReadTracer09.C
-> EventTracer.root / EventTracer09.root file is created
  • Collect all feedback files (new format: fdk2) -> this step you have to do on pc46
- scanner@lheppc46:/terabig/scan/hadron/fdk2> root -l GetFdk2Files2008.C
- scanner@lheppc46:/terabig/scan/hadron/fdk2> root -l GetFdk2Files2009.C
-> bricklist200*_fdk2.txt is created
-> all feedback files are copied to fdk2_200* folder
  • Create fdk2.root file
- scanner@lheppc46:/terabig/scan/hadron/fdk2> root -l ReadFdk2.C
-> the fdk2.root file is created with all the events of 2008, 2009
  • small kink search
- Using the checkSmallKink.C 
- all segments are checked if the ratio R is bigger than 3 for kink_i:kink_average for each segment in a track
- Cut on R>3 && tracks < 48 && more than 2 seg after kink && both with same scan procedure (sb, auto, manual)
- bricklist_smallkink.txt is created
- a plot brick_track.png is created for every small kink showing the angle (red points for mt)