| 
    Geant4
    10.02
    
   | 
 
#include <G4ConcreteMesonBaryonToResonance.hh>
 Inheritance diagram for G4ConcreteMesonBaryonToResonance:
 Collaboration diagram for G4ConcreteMesonBaryonToResonance:Protected Member Functions | |
| virtual const  G4VCrossSectionSource *  | GetCrossSectionSource () const | 
| virtual const  G4ParticleDefinition *  | GetOutgoingParticle (const G4KineticTrack &trk1, const G4KineticTrack &trk2) const | 
  Protected Member Functions inherited from G4VCollision | |
| G4int | GetNumberOfPartons (const G4ParticleDefinition *aP) const | 
| virtual const G4CollisionVector * | GetComponents () const | 
Private Member Functions | |
| G4ConcreteMesonBaryonToResonance (const G4ConcreteMesonBaryonToResonance &) | |
| G4ConcreteMesonBaryonToResonance & | operator= (const G4ConcreteMesonBaryonToResonance &) | 
Static Private Member Functions | |
| static G4BaryonWidth & | theBaryonWidth () | 
| static G4BaryonPartialWidth & | theBaryonPartialWidth () | 
| static G4ParticleTypeConverter & | myConv () | 
Private Attributes | |
| G4VCrossSectionSource * | crossSectionSource | 
| const G4ParticleDefinition * | thePrimary1 | 
| const G4ParticleDefinition * | thePrimary2 | 
| const G4ParticleDefinition * | theSecondary | 
Definition at line 45 of file G4ConcreteMesonBaryonToResonance.hh.
| G4ConcreteMesonBaryonToResonance::G4ConcreteMesonBaryonToResonance | ( | const G4ParticleDefinition * | aPrimary, | 
| const G4ParticleDefinition * | bPriamry, | ||
| const G4ParticleDefinition * | aSecondary, | ||
| const G4String & | partWidthLabel | ||
| ) | 
Definition at line 49 of file G4ConcreteMesonBaryonToResonance.cc.
References crossSectionSource, theBaryonPartialWidth(), and theBaryonWidth().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 62 of file G4ConcreteMesonBaryonToResonance.cc.
References crossSectionSource.
      
  | 
  private | 
      
  | 
  inlineprotectedvirtual | 
Implements G4VCollision.
Definition at line 81 of file G4ConcreteMesonBaryonToResonance.hh.
References crossSectionSource.
      
  | 
  inlinevirtual | 
Implements G4VCollision.
Definition at line 60 of file G4ConcreteMesonBaryonToResonance.hh.
      
  | 
  inlinevirtual | 
Implements G4VCollision.
Definition at line 67 of file G4ConcreteMesonBaryonToResonance.hh.
      
  | 
  protectedvirtual | 
Implements G4VAnnihilationCollision.
Definition at line 78 of file G4ConcreteMesonBaryonToResonance.cc.
References G4cerr, G4endl, G4KineticTrack::GetDefinition(), G4ParticleTypeConverter::GetGenericType(), G4ParticleDefinition::GetPDGiIsospin3(), myConv(), and theSecondary.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VCollision.
Definition at line 68 of file G4ConcreteMesonBaryonToResonance.cc.
References myConv(), thePrimary1, and thePrimary2.
 Here is the call graph for this function:
      
  | 
  staticprivate | 
Definition at line 43 of file G4ConcreteMesonBaryonToResonance.cc.
References G4ThreadLocal.
Referenced by GetOutgoingParticle(), and IsInCharge().
 Here is the caller graph for this function:| G4bool G4ConcreteMesonBaryonToResonance::operator!= | ( | const G4ConcreteMesonBaryonToResonance & | right | ) | const | 
      
  | 
  private | 
| G4bool G4ConcreteMesonBaryonToResonance::operator== | ( | const G4ConcreteMesonBaryonToResonance & | right | ) | const | 
      
  | 
  staticprivate | 
Definition at line 37 of file G4ConcreteMesonBaryonToResonance.cc.
References G4ThreadLocal.
Referenced by G4ConcreteMesonBaryonToResonance().
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 31 of file G4ConcreteMesonBaryonToResonance.cc.
References G4ThreadLocal.
Referenced by G4ConcreteMesonBaryonToResonance().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 89 of file G4ConcreteMesonBaryonToResonance.hh.
Referenced by G4ConcreteMesonBaryonToResonance(), GetCrossSectionSource(), and ~G4ConcreteMesonBaryonToResonance().
      
  | 
  private | 
Definition at line 90 of file G4ConcreteMesonBaryonToResonance.hh.
Referenced by IsInCharge().
      
  | 
  private | 
Definition at line 91 of file G4ConcreteMesonBaryonToResonance.hh.
Referenced by IsInCharge().
      
  | 
  private | 
Definition at line 92 of file G4ConcreteMesonBaryonToResonance.hh.
Referenced by GetOutgoingParticle().