Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-02-23 09:21:52

0001 // -------------------------------------------------------------------
0002 // $Id: 
0003 // -------------------------------------------------------------------
0004 //
0005 // *********************************************************************
0006 // To execute this macro under ROOT after your simulation ended, 
0007 //   1 - launch ROOT (usually type 'root' at your machine's prompt)
0008 //   2 - type '.X analysis.C' at the ROOT session prompt
0009 // *********************************************************************
0010 
0011 
0012 {
0013     gROOT->ProcessLine(".L molecule.C");
0014     gROOT->ProcessLine(".x scandamages.C");
0015 }