Geant4
10.00.p03
|
#include <G4XNNstarTable.hh>
Public Member Functions | |
G4XNNstarTable () | |
virtual | ~G4XNNstarTable () |
virtual const G4PhysicsVector * | CrossSectionTable (const G4String &particleName) const |
G4bool | operator== (const G4XNNstarTable &right) const |
G4bool | operator!= (const G4XNNstarTable &right) const |
Private Member Functions | |
G4XNNstarTable (const G4XNNstarTable &right) | |
G4XNNstarTable & | operator= (const G4XNNstarTable &right) |
Private Attributes | |
std::map< G4String, G4double *, std::less< G4String > > | xMap |
Static Private Attributes | |
static const G4int | sizeNNstar = 121 |
static const G4double | energyTable [121] |
static const G4double | sigmaNN1440 [121] |
static const G4double | sigmaNN1520 [121] |
static const G4double | sigmaNN1535 [121] |
static const G4double | sigmaNN1650 [121] |
static const G4double | sigmaNN1675 [121] |
static const G4double | sigmaNN1680 [121] |
static const G4double | sigmaNN1700 [121] |
static const G4double | sigmaNN1710 [121] |
static const G4double | sigmaNN1720 [121] |
static const G4double | sigmaNN1900 [121] |
static const G4double | sigmaNN1990 [121] |
static const G4double | sigmaNN2090 [121] |
static const G4double | sigmaNN2190 [121] |
static const G4double | sigmaNN2220 [121] |
static const G4double | sigmaNN2250 [121] |
Definition at line 36 of file G4XNNstarTable.hh.
G4XNNstarTable::G4XNNstarTable | ( | ) |
Definition at line 352 of file G4XNNstarTable.cc.
References sigmaNN1440, sigmaNN1520, sigmaNN1535, sigmaNN1650, sigmaNN1675, sigmaNN1680, sigmaNN1700, sigmaNN1710, sigmaNN1720, sigmaNN1900, sigmaNN1990, sigmaNN2090, sigmaNN2190, sigmaNN2220, sigmaNN2250, and xMap.
|
virtual |
Definition at line 401 of file G4XNNstarTable.cc.
|
private |
|
virtual |
Definition at line 405 of file G4XNNstarTable.cc.
References G4INCL::KinematicsUtils::energy(), energyTable, G4String::first(), GeV, millibarn, G4PhysicsFreeVector::PutValue(), sizeNNstar, and xMap.
Referenced by G4NNstarBuilder::CrossSectionTable().
G4bool G4XNNstarTable::operator!= | ( | const G4XNNstarTable & | right | ) | const |
|
private |
G4bool G4XNNstarTable::operator== | ( | const G4XNNstarTable & | right | ) | const |
|
staticprivate |
Definition at line 68 of file G4XNNstarTable.hh.
Referenced by CrossSectionTable().
|
staticprivate |
Definition at line 71 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 72 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 73 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 74 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 75 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 76 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 77 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 78 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 79 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 80 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 81 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 82 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 83 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 84 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 85 of file G4XNNstarTable.hh.
Referenced by G4XNNstarTable().
|
staticprivate |
Definition at line 65 of file G4XNNstarTable.hh.
Referenced by CrossSectionTable().
Definition at line 63 of file G4XNNstarTable.hh.
Referenced by CrossSectionTable(), and G4XNNstarTable().