Difference: EUTelescopeAndIBLTestbeam (4 vs. 5)

Revision 52013-05-29 - KennyWraight

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

EUTelescope And IBL Testbeam pages

Line: 52 to 52
 > ./jobsub.py --config=$EUTELECOPE/jobsub/examples/datura-noDUT/config.cfg -csv $EUTELECOPE/jobsub/examples/datura-noDUT/runlist.csv align 97
> ./jobsub.py --config=$EUTELECOPE/jobsub/examples/datura-noDUT/config.cfg -csv $EUTELECOPE/jobsub/examples/datura-noDUT/runlist.csv fitter 97
Deleted:
<
<
 For ease of running a bash script called run_file.sh is supplied which will run the chain for you. Please edit the parameters at the top of the file.
Added:
>
>
The output of each step should include a root file (only the first three are inspectable) and lcio files. The final output, "someRun-tracking.root" is used as the input for analysis.
 For more details see the official pages here.

Testbeam Analysis

Changed:
<
<
Analysis stuff.
>
>
The testbeam analysis software is called tbmon and can be found /data/detdev01/FEI4_testbeam_construction/analysis/tbmon.

The software has three main configuration files: siteconfig.h, configs.cc and driver.cc, which are all found in the trunk directory. The siteconfig.h file is where default parameters such as run numbers and configuration settings can be defined, though these can be overwritten on the commandline. After any editting of the files the make command must be rerun.

NB Be sure the version of root you are using includes libraries for TFitResult and TFitResultPtr i.e. version >=5.26. If needed do

> source /data/ppe01/sl5x/x86_64/root/5.34.00/setup.sh

The basic execution format is

> ./tbmon -s/r/l RUN_NUMBER(s)/RUN_LIST -a ANLYSIS_TASK -c CONFIURATION_SET

Here is an example analysis chain:

> make
> ./tbmon -s 61527 -a hotpixelfinder -c eudetIBLsep2011

The output of analyses are root files and pictures (in a format which anc be specified in siteconfig.h or on the commandline with -e option).

For more details see some useful slides on tbmon commands and software.

  -- KennyWraight - 2013-05-24

META FILEATTACHMENT attachment="eutel-strategy.png" attr="" comment="Schematic of EUTelescope strategy" date="1369395202" name="eutel-strategy.png" path="eutel-strategy.png" size="109179" stream="eutel-strategy.png" tmpFilename="/usr/tmp/CGItemp23940" user="KennyWraight" version="1"
META FILEATTACHMENT attachment="recon_chain.png" attr="" comment="reconstruction chain flowchart" date="1369738800" name="recon_chain.png" path="recon_chain.png" size="59821" stream="recon_chain.png" tmpFilename="/usr/tmp/CGItemp32394" user="KennyWraight" version="1"
Added:
>
>
META FILEATTACHMENT attachment="TBmon_Introduction_CERN_2012.pdf" attr="" comment="Slides on tbmon analysis" date="1369820797" name="TBmon_Introduction_CERN_2012.pdf" path="TBmon_Introduction_CERN_2012.pdf" size="149858" stream="TBmon_Introduction_CERN_2012.pdf" tmpFilename="/usr/tmp/CGItemp26117" user="KennyWraight" version="1"
META FILEATTACHMENT attachment="howtoTBmon.pdf" attr="" comment="full list of analysis options" date="1369821613" name="howtoTBmon.pdf" path="howtoTBmon.pdf" size="62501" stream="howtoTBmon.pdf" tmpFilename="/usr/tmp/CGItemp30857" user="KennyWraight" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback