38 :HadrontherapyAction(HadrontherapyGun)
 
   45  beamParametersDir -> SetGuidance(
"set parameters of beam");
 
   48  EnergyDir -> SetGuidance (
"set energy of beam");  
 
   51  particlePositionDir -> SetGuidance (
"set position of particle");  
 
   54  MomentumDir -> SetGuidance (
"set momentum of particle ");  
 
  119   delete beamParametersDir;
 
  123   delete particlePositionDir;
 
HadrontherapyPrimaryGeneratorMessenger(HadrontherapyPrimaryGeneratorAction *)
 
~HadrontherapyPrimaryGeneratorMessenger()