| 
    Geant4
    9.6.p02
    
   | 
 
#include <ExN05EnergySpot.hh>
Public Member Functions | |
| ExN05EnergySpot () | |
| ExN05EnergySpot (const G4ThreeVector &point, G4double E) | |
| ~ExN05EnergySpot () | |
| void | SetEnergy (const G4double &E) | 
| G4double | GetEnergy () const | 
| void | SetPosition (const G4ThreeVector &point) | 
| G4ThreeVector | GetPosition () const | 
| G4int | operator== (const ExN05EnergySpot &eSpot) const | 
| void | Draw (G4Colour *color=0) | 
| void | Print () | 
Definition at line 35 of file ExN05EnergySpot.hh.
| ExN05EnergySpot::ExN05EnergySpot | ( | ) | 
Definition at line 38 of file ExN05EnergySpot.cc.
| ExN05EnergySpot::ExN05EnergySpot | ( | const G4ThreeVector & | point, | 
| G4double | E | ||
| ) | 
Definition at line 41 of file ExN05EnergySpot.cc.
| ExN05EnergySpot::~ExN05EnergySpot | ( | ) | 
Definition at line 47 of file ExN05EnergySpot.cc.
      
  | 
  inline | 
Definition at line 43 of file ExN05EnergySpot.hh.
      
  | 
  inline | 
Definition at line 46 of file ExN05EnergySpot.hh.
      
  | 
  inline | 
Definition at line 48 of file ExN05EnergySpot.hh.
Definition at line 83 of file ExN05EnergySpot.cc.
Definition at line 42 of file ExN05EnergySpot.hh.
      
  | 
  inline | 
Definition at line 45 of file ExN05EnergySpot.hh.
 1.8.4