Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
G4ExitonConfiguration Class Reference

#include <G4ExitonConfiguration.hh>

Public Member Functions

 G4ExitonConfiguration ()
 
 G4ExitonConfiguration (G4int qpp, G4int qnp, G4int qph, G4int qnh)
 
void clear ()
 
bool empty () const
 
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
 

Detailed Description

Definition at line 41 of file G4ExitonConfiguration.hh.

Constructor & Destructor Documentation

G4ExitonConfiguration::G4ExitonConfiguration ( )
inline

Definition at line 43 of file G4ExitonConfiguration.hh.

G4ExitonConfiguration::G4ExitonConfiguration ( G4int  qpp,
G4int  qnp,
G4int  qph,
G4int  qnh 
)
inline

Definition at line 47 of file G4ExitonConfiguration.hh.

Member Function Documentation

void G4ExitonConfiguration::clear ( void  )
inline

Definition at line 51 of file G4ExitonConfiguration.hh.

Here is the caller graph for this function:

bool G4ExitonConfiguration::empty ( ) const
inline

Definition at line 56 of file G4ExitonConfiguration.hh.

Here is the caller graph for this function:

void G4ExitonConfiguration::incrementHoles ( G4int  ip)
inline

Definition at line 81 of file G4ExitonConfiguration.hh.

Here is the caller graph for this function:

void G4ExitonConfiguration::incrementQP ( G4int  ip)
inline

Definition at line 76 of file G4ExitonConfiguration.hh.

Here is the caller graph for this function:

bool G4ExitonConfiguration::operator!= ( const G4ExitonConfiguration right) const
inline

Definition at line 69 of file G4ExitonConfiguration.hh.

Here is the call graph for this function:

bool G4ExitonConfiguration::operator== ( const G4ExitonConfiguration right) const
inline

Definition at line 61 of file G4ExitonConfiguration.hh.

Here is the caller graph for this function:

Member Data Documentation

G4int G4ExitonConfiguration::neutronHoles

Definition at line 89 of file G4ExitonConfiguration.hh.

G4int G4ExitonConfiguration::neutronQuasiParticles

Definition at line 87 of file G4ExitonConfiguration.hh.

G4int G4ExitonConfiguration::protonHoles

Definition at line 88 of file G4ExitonConfiguration.hh.

G4int G4ExitonConfiguration::protonQuasiParticles

Definition at line 86 of file G4ExitonConfiguration.hh.


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