40 #ifndef IORTInteractionParameters_H 
   41 #define IORTInteractionParameters_H 1 
   47 #ifdef G4ANALYSIS_USE_ROOT  
   55 #include "TLegendEntry.h" 
   81 #ifdef G4ANALYSIS_USE_ROOT  
   92   std::ofstream outfile;
 
   98 #ifdef G4ANALYSIS_USE_ROOT  
   99   TCanvas *theRootCanvas;
 
  100   TGraph *theRootGraph;
 
  101   TAxis *axisX, *axisY;
 
  104   G4String particle, material, filename; 
 
  106   std::vector<G4double> energy;
 
  107   std::vector<G4double> massDedx;