G4CompileWRootforTracks

From New IAC Wiki
Revision as of 00:47, 15 November 2013 by Foretony (talk | contribs) (Created page with "These instruction describe how you can create a tree within ExN02SteppingVerbose to store tracking info in an array (max number of steps in a track is set to 100 for the desired …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These instruction describe how you can create a tree within ExN02SteppingVerbose to store tracking info in an array (max number of steps in a track is set to 100 for the desired particle)

  1. include "TFile.h"
  2. include "TH1.h"
  3. include "TH2.h"
  4. include "TProfile.h"