#include <Par01EnergySpot.hh>
Definition at line 35 of file Par01EnergySpot.hh.
◆ Par01EnergySpot() [1/2]
Par01EnergySpot::Par01EnergySpot |
( |
| ) |
|
◆ Par01EnergySpot() [2/2]
◆ ~Par01EnergySpot()
Par01EnergySpot::~Par01EnergySpot |
( |
| ) |
|
◆ Draw()
void Par01EnergySpot::Draw |
( |
G4Colour * |
color = 0 | ) |
|
Definition at line 51 of file Par01EnergySpot.cc.
58 if (color != 0) colour = *color;
64 polyline.push_back(
pp);
66 polyline.push_back(
pp);
68 polyline.push_back(
pp);
70 polyline.push_back(
pp);
72 polyline.push_back(
pp);
74 polyline.push_back(
pp);
76 polyline.push_back(
pp);
78 polyline.push_back(
pp);
79 pVVisManager ->
Draw(polyline);
static G4VVisManager * GetConcreteInstance()
void SetVisAttributes(const G4VisAttributes *)
void Draw(G4Colour *color=0)
◆ GetEnergy()
G4double Par01EnergySpot::GetEnergy |
( |
| ) |
const |
|
inline |
◆ GetPosition()
◆ operator==()
◆ Print()
void Par01EnergySpot::Print |
( |
void |
| ) |
|
◆ SetEnergy()
void Par01EnergySpot::SetEnergy |
( |
const G4double & |
E | ) |
|
|
inline |
◆ SetPosition()
◆ fEnergy
◆ fPoint
The documentation for this class was generated from the following files: