G4KshellECDecayChannel Class Reference

#include <G4KshellECDecayChannel.hh>

Inheritance diagram for G4KshellECDecayChannel:

G4NuclearDecayChannel G4GeneralPhaseSpaceDecay G4VDecayChannel

Public Member Functions

 G4KshellECDecayChannel (G4int Verbose, const G4ParticleDefinition *theParentNucleus, G4double theBR, G4double theQtransit=0.0, G4double theDaughterExcitation=0.0)
 ~G4KshellECDecayChannel ()

Detailed Description

Definition at line 57 of file G4KshellECDecayChannel.hh.


Constructor & Destructor Documentation

G4KshellECDecayChannel::G4KshellECDecayChannel ( G4int  Verbose,
const G4ParticleDefinition theParentNucleus,
G4double  theBR,
G4double  theQtransit = 0.0,
G4double  theDaughterExcitation = 0.0 
) [inline]

Definition at line 67 of file G4KshellECDecayChannel.hh.

References G4cout, G4endl, and G4VDecayChannel::GetVerboseLevel().

00071                                                                 :
00072       G4NuclearDecayChannel (KshellEC, Verbose, theParentNucleus, theBR,
00073                              theQtransit, theParentNucleus->GetBaryonNumber(),
00074                              int(theParentNucleus->GetPDGCharge()/CLHEP::eplus)-1,
00075                              theDaughterExcitation, "nu_e")
00076     {
00077 #ifdef G4VERBOSE
00078       if (GetVerboseLevel()>1)
00079         G4cout <<"G4KshellECDecayChannel constructor" << G4endl;
00080 #endif
00081     }
  ~G4KshellECDecayChannel () {;}

G4KshellECDecayChannel::~G4KshellECDecayChannel (  )  [inline]

Definition at line 82 of file G4KshellECDecayChannel.hh.

00082 {;}


The documentation for this class was generated from the following file:
Generated on Mon May 27 17:52:21 2013 for Geant4 by  doxygen 1.4.7