Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ExN05EnergySpot Class Reference

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

Detailed Description

Definition at line 35 of file ExN05EnergySpot.hh.

Constructor & Destructor Documentation

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.

Member Function Documentation

void ExN05EnergySpot::Draw ( G4Colour color = 0)

Definition at line 51 of file ExN05EnergySpot.cc.

Here is the call graph for this function:

G4double ExN05EnergySpot::GetEnergy ( ) const
inline

Definition at line 43 of file ExN05EnergySpot.hh.

G4ThreeVector ExN05EnergySpot::GetPosition ( ) const
inline

Definition at line 46 of file ExN05EnergySpot.hh.

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

Definition at line 48 of file ExN05EnergySpot.hh.

void ExN05EnergySpot::Print ( void  )

Definition at line 83 of file ExN05EnergySpot.cc.

void ExN05EnergySpot::SetEnergy ( const G4double E)
inline

Definition at line 42 of file ExN05EnergySpot.hh.

void ExN05EnergySpot::SetPosition ( const G4ThreeVector point)
inline

Definition at line 45 of file ExN05EnergySpot.hh.


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