|
Geant4
10.03.p03
|
#include <Par01EnergySpot.hh>
Public Member Functions | |
| Par01EnergySpot () | |
| Par01EnergySpot (const G4ThreeVector &point, G4double E) | |
| ~Par01EnergySpot () | |
| void | SetEnergy (const G4double &E) |
| G4double | GetEnergy () const |
| void | SetPosition (const G4ThreeVector &point) |
| G4ThreeVector | GetPosition () const |
| G4int | operator== (const Par01EnergySpot &eSpot) const |
| void | Draw (G4Colour *color=0) |
| void | Print () |
Definition at line 38 of file Par01EnergySpot.hh.
| Par01EnergySpot::Par01EnergySpot | ( | ) |
Definition at line 43 of file Par01EnergySpot.cc.
| Par01EnergySpot::Par01EnergySpot | ( | const G4ThreeVector & | point, |
| G4double | E | ||
| ) |
Definition at line 48 of file Par01EnergySpot.cc.
| Par01EnergySpot::~Par01EnergySpot | ( | ) |
Definition at line 56 of file Par01EnergySpot.cc.
Definition at line 61 of file Par01EnergySpot.cc.

|
inline |
Definition at line 46 of file Par01EnergySpot.hh.
|
inline |
Definition at line 49 of file Par01EnergySpot.hh.
|
inline |
Definition at line 51 of file Par01EnergySpot.hh.
Definition at line 95 of file Par01EnergySpot.cc.
Definition at line 45 of file Par01EnergySpot.hh.
|
inline |
Definition at line 48 of file Par01EnergySpot.hh.