User Tools

Site Tools


nimashltjetproject

This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Nima's HLT boosted jet authorship project ====== How to setup the code I use on lxplus 1. Setup RootCore and checkout the packages I created all of my analysis code at the work area (not home) on lxplus where I keep all of required data for my analysis. At the work area first I should bring up ATLAS software using following command : ''setupATLAS'' For the first time, I needed to install RootCore Packages using: ''rcSetup Base,2.4.3'' and for the next time only ''rcSetup'' is required. Every time I add a new package to my header file, I should make it available for my code by typing : ''rc find_pacakges'' Before running my code, I should compile it using : ''rc compile'' 2. How to run the validation of the HLT jet building. This produces histgorams of the Reconstructed jets. I created a macro called run.cxx using Samplerhandler which is a very useful tool for organizing input and output files. This macro is located at macro directory. To run my code, following command is required at macro directory : ''root -l '$ROOTCOREDIR/scripts/load_packages.C' 'run.cxx ("run_result")''' Using this command, my code will be running in root and all of the output files (histograms) can be found at run_result directory. 3. How to make nice plots of the produced histograms

nimashltjetproject.1463122019.txt.gz · Last modified: 2016/05/13 06:46 by nimas