Computing Concepts

From Mu2eWiki
Revision as of 22:40, 1 February 2017 by Rlc (talk | contribs)
Jump to navigation Jump to search

Overview

  • Accounts
    • Fermilab uses kerberos for login authentication.

Please visit the [ComputingAccounts] page to setup your accounts.

mu2e simulation, reconstruction, and analysis code is available as one git repository. The code is primarily c++, built with scons, with bash scripting, and some perl and python. Our code depends heavily on external packages such as art and root. Executables, assembled from shared objects and plug-in modules, are controlled by fcl scripts. Pre-built releases are published and available world-wide on cvmfs.

Tutorials

  • Testing the ROOT display
  • Testing the Geant4 based event display
  • Notes on dynamic libraries
  • The First Step: the art workbook
  • Running G4 within art: The first examples.
  • Mu2e maintained FAQs: C++ FAQ, Unix/Linux FAQ, ROOT FAQ, Geant4 Notes