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;
 
void ListOfNistMaterials(const G4String &vararg)
 
G4double GetStopping(G4double energy, const G4ParticleDefinition *, const G4Material *, G4double density=0.)
 
bool ParseArg(const G4String &vararg)
 
IORTInteractionParameters(G4bool)
 
const XML_Char const XML_Char * data
 
~IORTInteractionParameters()
 
G4bool GetStoppingTable(const G4String &vararg)