ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4XNDeltaTable () | |
virtual | ~G4XNDeltaTable () |
virtual G4PhysicsVector * | CrossSectionTable () const |
G4bool | operator== (const G4XNDeltaTable &right) const |
G4bool | operator!= (const G4XNDeltaTable &right) const |
Public Member Functions inherited from G4VXResonanceTable | |
G4VXResonanceTable () | |
virtual | ~G4VXResonanceTable () |
Private Member Functions | |
G4XNDeltaTable (const G4XNDeltaTable &right) | |
G4XNDeltaTable & | operator= (const G4XNDeltaTable &right) |
Private Attributes | |
G4int | size |
Static Private Attributes | |
static const G4double | energyTable [121] |
static const G4double | sigmaND1232 [121] |
Definition at line 42 of file G4XNDeltaTable.hh.
View newest version in sPHENIX GitHub at line 42 of file G4XNDeltaTable.hh
G4XNDeltaTable::G4XNDeltaTable | ( | ) |
Definition at line 61 of file G4XNDeltaTable.cc.
View newest version in sPHENIX GitHub at line 61 of file G4XNDeltaTable.cc
|
virtual |
Definition at line 65 of file G4XNDeltaTable.cc.
View newest version in sPHENIX GitHub at line 65 of file G4XNDeltaTable.cc
|
private |
|
virtual |
Implements G4VXResonanceTable.
Definition at line 69 of file G4XNDeltaTable.cc.
View newest version in sPHENIX GitHub at line 69 of file G4XNDeltaTable.cc
References energy, energyTable, GeV, millibarn, G4PhysicsFreeVector::PutValue(), sigmaND1232, and size.
G4bool G4XNDeltaTable::operator!= | ( | const G4XNDeltaTable & | right | ) | const |
|
private |
G4bool G4XNDeltaTable::operator== | ( | const G4XNDeltaTable & | right | ) | const |
|
staticprivate |
Definition at line 66 of file G4XNDeltaTable.hh.
View newest version in sPHENIX GitHub at line 66 of file G4XNDeltaTable.hh
Referenced by CrossSectionTable().
|
staticprivate |
Definition at line 69 of file G4XNDeltaTable.hh.
View newest version in sPHENIX GitHub at line 69 of file G4XNDeltaTable.hh
Referenced by CrossSectionTable().
|
private |
Definition at line 71 of file G4XNDeltaTable.hh.
View newest version in sPHENIX GitHub at line 71 of file G4XNDeltaTable.hh
Referenced by CrossSectionTable().