ATLASTutorials: Difference between revisions

From ift
No edit summary
No edit summary
Line 12: Line 12:
** Common C++/ROOT problems and solutions
** Common C++/ROOT problems and solutions
** A hands on tutorial on how to write a good class
** A hands on tutorial on how to write a good class
** Using svn / cvs
* Linux/Shell scripting
* Linux/Shell scripting
** Some useful Linux commands
** Some useful Linux commands
*** bc, sed, awk, grep
*** bc, sed, awk, grep
** Common problems and solutions
** Common problems and solutions
** ssh / scp usage
* ATHENA
* ATHENA
** Running RecExCommon
** Running RecExCommon

Revision as of 15:16, 18 March 2009

Previous tutorials

Mini parallab workshop, March 19, 2009

Upcoming tutorials

Possible future tutorials

Some of these could be collected into a workshop in collaboration with Oslo and/or also ALICE.

  • C++ / ROOT
    • Introduction C++ features and syntax for non-experts
    • Common C++/ROOT problems and solutions
    • A hands on tutorial on how to write a good class
    • Using svn / cvs
  • Linux/Shell scripting
    • Some useful Linux commands
      • bc, sed, awk, grep
    • Common problems and solutions
    • ssh / scp usage
  • ATHENA
    • Running RecExCommon
    • Implementing an algorithm
    • Making a dual use tool (perhpas too in depth)
  • Mini Fimm tutorial 2
  • Grid tutorial
  • Statistics / Data Analysis