| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4ExitonConfiguration.hh>
Public Member Functions | |
| G4ExitonConfiguration () | |
| G4ExitonConfiguration (G4int qpp, G4int qnp, G4int qph, G4int qnh) | |
| G4ExitonConfiguration (const G4Fragment &frag) | |
| void | clear () | 
| bool | empty () const | 
| void | fill (const G4Fragment &frag) | 
| bool | operator== (const G4ExitonConfiguration &right) const | 
| bool | operator!= (const G4ExitonConfiguration &right) const | 
| void | incrementQP (G4int ip) | 
| void | incrementHoles (G4int ip) | 
Public Attributes | |
| G4int | protonQuasiParticles | 
| G4int | neutronQuasiParticles | 
| G4int | protonHoles | 
| G4int | neutronHoles | 
Definition at line 44 of file G4ExitonConfiguration.hh.
      
  | 
  inline | 
Definition at line 46 of file G4ExitonConfiguration.hh.
Definition at line 50 of file G4ExitonConfiguration.hh.
      
  | 
  inlineexplicit | 
Definition at line 54 of file G4ExitonConfiguration.hh.

Definition at line 59 of file G4ExitonConfiguration.hh.

      
  | 
  inline | 
Definition at line 64 of file G4ExitonConfiguration.hh.

| void G4ExitonConfiguration::fill | ( | const G4Fragment & | frag | ) | 
Definition at line 37 of file G4ExitonConfiguration.cc.


Definition at line 86 of file G4ExitonConfiguration.hh.

      
  | 
  inline | 
Definition at line 79 of file G4ExitonConfiguration.hh.

      
  | 
  inline | 
Definition at line 71 of file G4ExitonConfiguration.hh.

| G4int G4ExitonConfiguration::neutronHoles | 
Definition at line 99 of file G4ExitonConfiguration.hh.
| G4int G4ExitonConfiguration::neutronQuasiParticles | 
Definition at line 97 of file G4ExitonConfiguration.hh.
| G4int G4ExitonConfiguration::protonHoles | 
Definition at line 98 of file G4ExitonConfiguration.hh.
| G4int G4ExitonConfiguration::protonQuasiParticles | 
Definition at line 96 of file G4ExitonConfiguration.hh.