LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
analysis.C
Go to the documentation of this file.
1
// -------------------------------------------------------------------
2
// $Id:
3
// -------------------------------------------------------------------
4
//
5
// *********************************************************************
6
// To execute this macro under ROOT after your simulation ended,
7
// 1 - launch ROOT (usually type 'root' at your machine's prompt)
8
// 2 - type '.X analysis.C' at the ROOT session prompt
9
// *********************************************************************
10
11
12
{
13
gROOT->ProcessLine(
".L molecule.C"
);
14
gROOT->ProcessLine(
".x plot.C"
);
15
}
geant4.10.06.p01
examples
extended
medical
dna
dnadamage1
analysis.C
Generated on Thu May 2 2024 20:59:32 for LArSoft by
1.8.11