Recent Changes - Search:

Analysis

  1. Data Summary
  2. Experimental Code (@CERN)
  3. Experimental Code (@after)
  4. Theory

Samples

  1. Diamond
  2. Alignment

DAQ

  1. Remote Monitoring

Learning Material

  1. Configure your machine
  2. Learn Unix shell
  3. Learn CPP
  4. Install and Learn ROOT
  5. Compiling ROOT Example
  6. Using Root for analysis
    1. BL4S 2014 Wiki
    2. Analyse-2014
  7. GEANT
  8. New ROOT + TCutg

edit SideBar

Learn CPP

Follow these steps

Self Learning ....

  • Install an editor of your choice.
    • One nice one is Textmate .... you can install it.
  • Go to CPP web site
    • Do the "Tutorial" section : Intro, Basics, Program Structure, Compound Data Types
  • Do the tutorial examples by copying them into the editor and saving them
    • Use the extension .cpp when you save them.
    • One folder per example !
  • From a shell (the terminal application) .... compile and link the example to see how it runs
    • Issue the command "clang <fname>.cpp"
Edit - History - Print - Recent Changes - Search
Page last modified on June 13, 2015, at 07:17 pm