ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
analysis.C
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file analysis.C
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
tree
geant4-10.6-release
examples
extended
medical
dna
dnadamage1
analysis.C
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:55
using
1.8.2 with
ECCE GitHub integration