29 #ifndef Par01EnergySpot_h    30 #define Par01EnergySpot_h void SetPosition(const G4ThreeVector &point)
 
void Draw(G4Colour *color=0)
 
void SetEnergy(const G4double &E)
 
G4int operator==(const Par01EnergySpot &eSpot) const
 
G4ThreeVector GetPosition() const
 
G4double GetEnergy() const