G4MshellECDecayChannel Class Reference

#include <G4MshellECDecayChannel.hh>

Inheritance diagram for G4MshellECDecayChannel:

G4NuclearDecayChannel G4GeneralPhaseSpaceDecay G4VDecayChannel

Public Member Functions

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

Detailed Description

Definition at line 36 of file G4MshellECDecayChannel.hh.


Constructor & Destructor Documentation

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

Definition at line 46 of file G4MshellECDecayChannel.hh.

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

00049                                                                 :
00050       G4NuclearDecayChannel (MshellEC, 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 <<"G4MshellECDecayChannel constructor" << G4endl;
00059 #endif
00060   }
  ~G4MshellECDecayChannel () {;}

G4MshellECDecayChannel::~G4MshellECDecayChannel (  )  [inline]

Definition at line 61 of file G4MshellECDecayChannel.hh.

00061 {;}


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