Difference between revisions of "G4CompileWRootforTracks"
Jump to navigation
Jump to search
(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 …") |
(No difference)
|
Revision as of 00:47, 15 November 2013
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)
- include "TFile.h"
- include "TH1.h"
- include "TH2.h"
- include "TProfile.h"