G4LshellECDecayChannel Class Reference

#include <G4LshellECDecayChannel.hh>

Inheritance diagram for G4LshellECDecayChannel:

G4NuclearDecayChannel G4GeneralPhaseSpaceDecay G4VDecayChannel

Public Member Functions

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

Detailed Description

Definition at line 36 of file G4LshellECDecayChannel.hh.


Constructor & Destructor Documentation

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

Definition at line 46 of file G4LshellECDecayChannel.hh.

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

00049                                                                 :
00050       G4NuclearDecayChannel (LshellEC, Verbose, theParentNucleus, theBR,
00051                              theQtransit, theParentNucleus->GetBaryonNumber(),
00052                              int(theParentNucleus->GetPDGCharge()/CLHEP::eplus)-1, 
00053                              theDaughterExcitation,
00054                              "nu_e")
00055   {  
00056 #ifdef G4VERBOSE
00057     if (GetVerboseLevel()>1)
00058       G4cerr <<"G4LshellECDecayChannel constructor" << G4endl;
00059 #endif
00060   }
  ~G4LshellECDecayChannel () {;}

G4LshellECDecayChannel::~G4LshellECDecayChannel (  )  [inline]

Definition at line 61 of file G4LshellECDecayChannel.hh.

00061 {;}


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