ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ResonancePartialWidth () | |
virtual | ~G4ResonancePartialWidth () |
virtual G4PhysicsVector * | MassDependentWidth (const G4String &name) const =0 |
Private Member Functions | |
G4ResonancePartialWidth (const G4ResonancePartialWidth &right) | |
G4ResonancePartialWidth & | operator= (const G4ResonancePartialWidth &right) |
Definition at line 50 of file G4ResonancePartialWidth.hh.
View newest version in sPHENIX GitHub at line 50 of file G4ResonancePartialWidth.hh
|
inline |
Definition at line 54 of file G4ResonancePartialWidth.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ResonancePartialWidth.hh
|
inlinevirtual |
Definition at line 56 of file G4ResonancePartialWidth.hh.
View newest version in sPHENIX GitHub at line 56 of file G4ResonancePartialWidth.hh
|
private |
|
pure virtual |
Implemented in G4BaryonPartialWidth.
Referenced by G4XAnnihilationChannel::G4XAnnihilationChannel().
|
private |