Difference: XAODMiniTutorialGlasgow (1 vs. 4)

Revision 42014-07-11 - GraemeStewart

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

Title

Agenda

Line: 22 to 22
 Original twiki page

Section 3

  • The path to make_skeleton didn't work for me ($ROOTCOREBIN was pointing to my local setup area). Instead I needed to run it as:
Changed:
<
<
    • $ /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.0.3/EventLoop/scripts/make_skeleton gsAnalysis MyxAODAnalysis
>
>
    • $ /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.0.3/EventLoop/scripts/make_skeleton gsAnalysis MyxAODAnalysis
 

Section 5

  • You can use the samples here:
    • SH::scanDir(sh, "/afs/phas.gla.ac.uk/user/g/graeme/public/xAODtut/");

Revision 32014-07-11 - GraemeStewart

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

Title

Agenda

Line: 29 to 29
 
  • Note that if you get something wrong, then try to re-run the code will crash as the output directory exists (it doesn't like that):
    • EventLoop:/build3/atnight/localbuilds/nightlies/AnalysisBase-2.0.X/AnalysisBase/rel_nightly/EventLoop/Root/Driver.cxx:94:exception: could not create output directory /afs/phas.gla.ac.uk/user/g/graeme/xAODtut/Run/submitDir
  • Running both the ROOT macro and the standalone testRun.cxx gave unchecked status code warnings (1 for each file)
Added:
>
>

Section 6

  • To get the jets package compiled and linked properly to testRun, I needed to do an rc clean as well as find_packages and compile.

Section 7

  • Comiplation errors when comiling testRun.cxx (comlaints about a forward declaration in SampleHandler.h). Haven't had time to dig into these yet.
  -- Graeme Stewart - 2014-07-10

Revision 22014-07-10 - GraemeStewart

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

Title

Agenda

Line: 21 to 21
  Original twiki page

Section 3

Changed:
<
<
  • The path to make_skeleton didn't work for me ($ROOTCOREBIN was pointing to my local setup area). Instead I needed to run it as:
    • $ /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.0.3/EventLoop/scripts/make_skeleton gsAnalysis MyxAODAnalysis
>
>
  • The path to make_skeleton didn't work for me ($ROOTCOREBIN was pointing to my local setup area). Instead I needed to run it as:
    • $ /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.0.3/EventLoop/scripts/make_skeleton gsAnalysis MyxAODAnalysis

Section 5

  • You can use the samples here:
    • SH::scanDir(sh, "/afs/phas.gla.ac.uk/user/g/graeme/public/xAODtut/");
  • Note that if you get something wrong, then try to re-run the code will crash as the output directory exists (it doesn't like that):
    • EventLoop:/build3/atnight/localbuilds/nightlies/AnalysisBase-2.0.X/AnalysisBase/rel_nightly/EventLoop/Root/Driver.cxx:94:exception: could not create output directory /afs/phas.gla.ac.uk/user/g/graeme/xAODtut/Run/submitDir
  • Running both the ROOT macro and the standalone testRun.cxx gave unchecked status code warnings (1 for each file)
  -- Graeme Stewart - 2014-07-10

Revision 12014-07-10 - GraemeStewart

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

Title

Agenda

https://indico.cern.ch/event/330069/

Data

A local copy of xAOD input data is here:

/afs/phas.gla.ac.uk/user/g/graeme/public/xAODtut

xAOD EDM Notes

Original twiki page

Mostly this worked for me, but in the section PyROOT with the xAOD note that:

  • You have to setup the analysis release to get this to work (setupATLAS; rcSetup 2.0.3,Base)
  • The example does run but reports errors at the end

xAOD ROOT Analysis Notes

Original twiki page

Section 3

  • The path to make_skeleton didn't work for me ($ROOTCOREBIN was pointing to my local setup area). Instead I needed to run it as:
    • $ /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.0.3/EventLoop/scripts/make_skeleton gsAnalysis MyxAODAnalysis

-- Graeme Stewart - 2014-07-10

Comments


<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback