Geant4
9.6.p02
|
#include <G4BaryonWidth.hh>
Public Member Functions | |
G4BaryonWidth () | |
virtual | ~G4BaryonWidth () |
G4bool | operator== (const G4BaryonWidth &right) const |
G4bool | operator!= (const G4BaryonWidth &right) const |
virtual G4PhysicsVector * | MassDependentWidth (const G4String &name) const |
Public Member Functions inherited from G4ResonanceWidth | |
G4ResonanceWidth () | |
virtual | ~G4ResonanceWidth () |
Definition at line 39 of file G4BaryonWidth.hh.
G4BaryonWidth::G4BaryonWidth | ( | ) |
Definition at line 256 of file G4BaryonWidth.cc.
|
virtual |
Definition at line 317 of file G4BaryonWidth.cc.
|
virtual |
Implements G4ResonanceWidth.
Definition at line 333 of file G4BaryonWidth.cc.
G4bool G4BaryonWidth::operator!= | ( | const G4BaryonWidth & | right) | const |
Definition at line 327 of file G4BaryonWidth.cc.
G4bool G4BaryonWidth::operator== | ( | const G4BaryonWidth & | right) | const |
Definition at line 321 of file G4BaryonWidth.cc.