Geant4
10.03.p01
|
#include <G4SPSEneDistribution.hh>
Andrea Dotti Feb 2015 Important: This is a shared class between threads. Only one thread should use the set-methods here. Note that this is exactly what is achieved using UI commands. If you use the set methods to set defaults in your application take care that only one thread is executing them. In addition take care of calling these methods before the run is started Do not use these setters during the event loop
Definition at line 171 of file G4SPSEneDistribution.hh.
G4SPSEneDistribution::G4SPSEneDistribution | ( | ) |
Definition at line 61 of file G4SPSEneDistribution.cc.
G4SPSEneDistribution::~G4SPSEneDistribution | ( | ) |
Definition at line 119 of file G4SPSEneDistribution.cc.
void G4SPSEneDistribution::ArbEnergyHisto | ( | G4ThreeVector | input | ) |
Definition at line 341 of file G4SPSEneDistribution.cc.
Definition at line 355 of file G4SPSEneDistribution.cc.
Definition at line 519 of file G4SPSEneDistribution.cc.
void G4SPSEneDistribution::Calculate | ( | ) |
Definition at line 387 of file G4SPSEneDistribution.cc.
void G4SPSEneDistribution::EpnEnergyHisto | ( | G4ThreeVector | input | ) |
Definition at line 370 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GenerateOne | ( | G4ParticleDefinition * | a | ) |
Definition at line 1723 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::Getalpha | ( | ) |
G4double G4SPSEneDistribution::GetArbEmax | ( | ) |
Definition at line 192 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetArbEmin | ( | ) |
Definition at line 186 of file G4SPSEneDistribution.cc.
G4PhysicsOrderedFreeVector G4SPSEneDistribution::GetArbEnergyHisto | ( | ) |
Definition at line 321 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::Getcept | ( | ) |
G4double G4SPSEneDistribution::GetEmax | ( | ) |
G4double G4SPSEneDistribution::GetEmin | ( | ) |
G4String G4SPSEneDistribution::GetEnergyDisType | ( | ) |
Definition at line 169 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetEzero | ( | ) |
G4double G4SPSEneDistribution::Getgrad | ( | ) |
G4String G4SPSEneDistribution::GetIntType | ( | ) |
Definition at line 254 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetMonoEnergy | ( | ) |
Definition at line 277 of file G4SPSEneDistribution.cc.
Definition at line 1798 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetSE | ( | ) |
Definition at line 283 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetTemp | ( | ) |
Definition at line 299 of file G4SPSEneDistribution.cc.
G4PhysicsOrderedFreeVector G4SPSEneDistribution::GetUserDefinedEnergyHisto | ( | ) |
Definition at line 315 of file G4SPSEneDistribution.cc.
G4double G4SPSEneDistribution::GetWeight | ( | ) |
Definition at line 272 of file G4SPSEneDistribution.cc.
Definition at line 511 of file G4SPSEneDistribution.cc.
Definition at line 503 of file G4SPSEneDistribution.cc.
Definition at line 1696 of file G4SPSEneDistribution.cc.
Definition at line 219 of file G4SPSEneDistribution.cc.
Definition at line 215 of file G4SPSEneDistribution.cc.
Definition at line 225 of file G4SPSEneDistribution.cc.
void G4SPSEneDistribution::SetBiasRndm | ( | G4SPSRandomGenerator * | a | ) |
Definition at line 260 of file G4SPSEneDistribution.cc.
Definition at line 198 of file G4SPSEneDistribution.cc.
Definition at line 175 of file G4SPSEneDistribution.cc.
Definition at line 148 of file G4SPSEneDistribution.cc.
Definition at line 236 of file G4SPSEneDistribution.cc.
Definition at line 242 of file G4SPSEneDistribution.cc.
Definition at line 248 of file G4SPSEneDistribution.cc.
Definition at line 210 of file G4SPSEneDistribution.cc.
Definition at line 231 of file G4SPSEneDistribution.cc.
Definition at line 266 of file G4SPSEneDistribution.cc.
void G4SPSEneDistribution::UserEnergyHisto | ( | G4ThreeVector | input | ) |
Definition at line 327 of file G4SPSEneDistribution.cc.