Geant4  10.02.p03
G4ResonancePartialWidth Class Referenceabstract

#include <G4ResonancePartialWidth.hh>

Inheritance diagram for G4ResonancePartialWidth:
Collaboration diagram for G4ResonancePartialWidth:

Public Member Functions

 G4ResonancePartialWidth ()
 
virtual ~G4ResonancePartialWidth ()
 
virtual G4PhysicsVectorMassDependentWidth (const G4String &name) const =0
 

Private Member Functions

 G4ResonancePartialWidth (const G4ResonancePartialWidth &right)
 
G4ResonancePartialWidthoperator= (const G4ResonancePartialWidth &right)
 

Detailed Description

Definition at line 50 of file G4ResonancePartialWidth.hh.

Constructor & Destructor Documentation

◆ G4ResonancePartialWidth() [1/2]

G4ResonancePartialWidth::G4ResonancePartialWidth ( )
inline

Definition at line 54 of file G4ResonancePartialWidth.hh.

54 {};
Here is the caller graph for this function:

◆ ~G4ResonancePartialWidth()

virtual G4ResonancePartialWidth::~G4ResonancePartialWidth ( )
inlinevirtual

Definition at line 56 of file G4ResonancePartialWidth.hh.

56 {};
Here is the call graph for this function:

◆ G4ResonancePartialWidth() [2/2]

G4ResonancePartialWidth::G4ResonancePartialWidth ( const G4ResonancePartialWidth right)
private

Member Function Documentation

◆ MassDependentWidth()

virtual G4PhysicsVector* G4ResonancePartialWidth::MassDependentWidth ( const G4String name) const
pure virtual

Implemented in G4BaryonPartialWidth.

Here is the caller graph for this function:

◆ operator=()

G4ResonancePartialWidth& G4ResonancePartialWidth::operator= ( const G4ResonancePartialWidth right)
private
Here is the caller graph for this function:

The documentation for this class was generated from the following file: