Geant4
10.00.p03
|
#include <G4XDeltaDeltastarTable.hh>
Public Member Functions | |
G4XDeltaDeltastarTable () | |
virtual | ~G4XDeltaDeltastarTable () |
virtual const G4PhysicsVector * | CrossSectionTable (const G4String &particleName) const |
G4bool | operator== (const G4XDeltaDeltastarTable &right) const |
G4bool | operator!= (const G4XDeltaDeltastarTable &right) const |
Private Member Functions | |
G4XDeltaDeltastarTable (const G4XDeltaDeltastarTable &right) | |
G4XDeltaDeltastarTable & | operator= (const G4XDeltaDeltastarTable &right) |
Private Attributes | |
std::map< G4String, G4double *, std::less< G4String > > | xMap |
Static Private Attributes | |
static const G4int | sizeDeltaDeltastar = 121 |
static const G4double | energyTable [121] |
static const G4double | sigmaDD1600 [121] |
static const G4double | sigmaDD1620 [121] |
static const G4double | sigmaDD1700 [121] |
static const G4double | sigmaDD1900 [121] |
static const G4double | sigmaDD1905 [121] |
static const G4double | sigmaDD1910 [121] |
static const G4double | sigmaDD1920 [121] |
static const G4double | sigmaDD1930 [121] |
static const G4double | sigmaDD1950 [121] |
Definition at line 42 of file G4XDeltaDeltastarTable.hh.
G4XDeltaDeltastarTable::G4XDeltaDeltastarTable | ( | ) |
Definition at line 249 of file G4XDeltaDeltastarTable.cc.
References sigmaDD1600, sigmaDD1620, sigmaDD1700, sigmaDD1900, sigmaDD1905, sigmaDD1910, sigmaDD1920, sigmaDD1930, sigmaDD1950, and xMap.
|
virtual |
Definition at line 298 of file G4XDeltaDeltastarTable.cc.
|
private |
|
virtual |
Definition at line 302 of file G4XDeltaDeltastarTable.cc.
References G4INCL::KinematicsUtils::energy(), energyTable, G4String::first(), GeV, millibarn, G4PhysicsFreeVector::PutValue(), sizeDeltaDeltastar, and xMap.
Referenced by G4DeltaDeltastarBuilder::CrossSectionTable().
G4bool G4XDeltaDeltastarTable::operator!= | ( | const G4XDeltaDeltastarTable & | right | ) | const |
|
private |
G4bool G4XDeltaDeltastarTable::operator== | ( | const G4XDeltaDeltastarTable & | right | ) | const |
|
staticprivate |
Definition at line 70 of file G4XDeltaDeltastarTable.hh.
Referenced by CrossSectionTable().
|
staticprivate |
Definition at line 73 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 74 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 75 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 76 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 77 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 78 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 79 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 80 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 81 of file G4XDeltaDeltastarTable.hh.
Referenced by G4XDeltaDeltastarTable().
|
staticprivate |
Definition at line 67 of file G4XDeltaDeltastarTable.hh.
Referenced by CrossSectionTable().
Definition at line 65 of file G4XDeltaDeltastarTable.hh.
Referenced by CrossSectionTable(), and G4XDeltaDeltastarTable().