|
Geant4
9.6.p02
|
#include <G4PolarizationManager.hh>
Public Member Functions | |
| virtual | ~G4PolarizationManager () |
| void | ListVolumes () |
| void | Clean () |
| void | SetVolumePolarization (G4LogicalVolume *lVol, const G4ThreeVector &pol) |
| void | SetVolumePolarization (const G4String &lVolName, const G4ThreeVector &pol) |
| const G4ThreeVector & | GetVolumePolarization (G4LogicalVolume *lVol) const |
| bool | IsPolarized (G4LogicalVolume *lVol) const |
| void | SetVerbose (G4int val) |
| G4int | GetVerbose () const |
| void | SetActivated (G4bool val) |
| bool | IsActivated () const |
Static Public Member Functions | |
| static G4PolarizationManager * | GetInstance () |
| static void | Dispose () |
Definition at line 60 of file G4PolarizationManager.hh.
|
virtual |
Definition at line 73 of file G4PolarizationManager.cc.
|
inline |
Definition at line 127 of file G4PolarizationManager.hh.
|
static |
Definition at line 58 of file G4PolarizationManager.cc.
|
static |
|
inline |
Definition at line 118 of file G4PolarizationManager.hh.

|
inline |
|
inline |
Definition at line 123 of file G4PolarizationManager.hh.
|
inline |
Definition at line 108 of file G4PolarizationManager.hh.

| void G4PolarizationManager::ListVolumes | ( | ) |
Definition at line 122 of file G4PolarizationManager.hh.

Definition at line 117 of file G4PolarizationManager.hh.

| void G4PolarizationManager::SetVolumePolarization | ( | G4LogicalVolume * | lVol, |
| const G4ThreeVector & | pol | ||
| ) |
Definition at line 90 of file G4PolarizationManager.cc.


| void G4PolarizationManager::SetVolumePolarization | ( | const G4String & | lVolName, |
| const G4ThreeVector & | pol | ||
| ) |
Definition at line 98 of file G4PolarizationManager.cc.
1.8.4