| title | Example 1a | ||
|---|---|---|---|
| keywords |
|
||
| tags |
|
||
| summary | Geometry Verification with a Geantino Scan | ||
| sidebar | tutorial_sidebar | ||
| permalink | tutorials_example1a.html | ||
| folder | tutorials |
Continue with Example 1, and stay in fun4all_g4exampledetector/simple/macros directory
source /cvmfs/eic.opensciencegrid.org/ecce/gcc-8.3/opt/fun4all/core/bin/ecce_setup.sh -n
source /cvmfs/eic.opensciencegrid.org/ecce/gcc-8.3/opt/fun4all/core/bin/setup_local.sh $HOME/myinstall
root.exe
.x Fun4All_G4_Geantino.C(10000)root.exe HitNtuple.root
hitntup->Draw("x1:y1:z1");
hitntup->SetMarkerColor(2);
hitntup->Draw("x0:y0:z0","","same");{% include links.html %}