Geant4_10
Public Member Functions | List of all members
Par01EnergySpot Class Reference

#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 ()
 

Detailed Description

Definition at line 35 of file Par01EnergySpot.hh.

Constructor & Destructor Documentation

Par01EnergySpot::Par01EnergySpot ( )

Definition at line 38 of file Par01EnergySpot.cc.

Par01EnergySpot::Par01EnergySpot ( const G4ThreeVector point,
G4double  E 
)

Definition at line 41 of file Par01EnergySpot.cc.

Par01EnergySpot::~Par01EnergySpot ( )

Definition at line 47 of file Par01EnergySpot.cc.

Member Function Documentation

void Par01EnergySpot::Draw ( G4Colour color = 0)

Definition at line 51 of file Par01EnergySpot.cc.

Here is the call graph for this function:

G4double Par01EnergySpot::GetEnergy ( ) const
inline

Definition at line 43 of file Par01EnergySpot.hh.

G4ThreeVector Par01EnergySpot::GetPosition ( ) const
inline

Definition at line 46 of file Par01EnergySpot.hh.

G4int Par01EnergySpot::operator== ( const Par01EnergySpot eSpot) const
inline

Definition at line 48 of file Par01EnergySpot.hh.

void Par01EnergySpot::Print ( void  )

Definition at line 83 of file Par01EnergySpot.cc.

void Par01EnergySpot::SetEnergy ( const G4double E)
inline

Definition at line 42 of file Par01EnergySpot.hh.

void Par01EnergySpot::SetPosition ( const G4ThreeVector point)
inline

Definition at line 45 of file Par01EnergySpot.hh.


The documentation for this class was generated from the following files: