ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4NeutronEvaporationChannel Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/de_excitation/evaporation/include/G4NeutronEvaporationChannel.hh>

+ Inheritance diagram for G4NeutronEvaporationChannel:
+ Collaboration diagram for G4NeutronEvaporationChannel:

Public Member Functions

 G4NeutronEvaporationChannel ()
 
 ~G4NeutronEvaporationChannel () override
 
- Public Member Functions inherited from G4EvaporationChannel
 G4EvaporationChannel (G4int A, G4int Z, G4EvaporationProbability *)
 
 ~G4EvaporationChannel () override
 
void Initialise () override
 
G4double GetEmissionProbability (G4Fragment *fragment) override
 
G4FragmentEmittedFragment (G4Fragment *theNucleus) override
 
- Public Member Functions inherited from G4VEvaporationChannel
 G4VEvaporationChannel (const G4String &aName="")
 
virtual ~G4VEvaporationChannel ()
 
virtual G4double GetLifeTime (G4Fragment *theNucleus)
 
virtual G4bool BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus)
 
G4FragmentVectorBreakUpFragment (G4Fragment *theNucleus)
 
virtual void Dump () const
 
virtual void SetICM (G4bool)
 
virtual void RDMForced (G4bool)
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Private Member Functions

const G4NeutronEvaporationChanneloperator= (const G4NeutronEvaporationChannel &right)
 
 G4NeutronEvaporationChannel (const G4NeutronEvaporationChannel &right)
 
G4bool operator== (const G4NeutronEvaporationChannel &right) const
 
G4bool operator!= (const G4NeutronEvaporationChannel &right) const
 

Private Attributes

G4NeutronEvaporationProbability pr
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporationChannel
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 38 of file G4NeutronEvaporationChannel.hh.

View newest version in sPHENIX GitHub at line 38 of file G4NeutronEvaporationChannel.hh

Constructor & Destructor Documentation

G4NeutronEvaporationChannel::G4NeutronEvaporationChannel ( )
explicit

Definition at line 34 of file G4NeutronEvaporationChannel.cc.

View newest version in sPHENIX GitHub at line 34 of file G4NeutronEvaporationChannel.cc

G4NeutronEvaporationChannel::~G4NeutronEvaporationChannel ( )
override

Definition at line 38 of file G4NeutronEvaporationChannel.cc.

View newest version in sPHENIX GitHub at line 38 of file G4NeutronEvaporationChannel.cc

G4NeutronEvaporationChannel::G4NeutronEvaporationChannel ( const G4NeutronEvaporationChannel right)
private

Member Function Documentation

G4bool G4NeutronEvaporationChannel::operator!= ( const G4NeutronEvaporationChannel right) const
private
const G4NeutronEvaporationChannel& G4NeutronEvaporationChannel::operator= ( const G4NeutronEvaporationChannel right)
private
G4bool G4NeutronEvaporationChannel::operator== ( const G4NeutronEvaporationChannel right) const
private

Member Data Documentation

G4NeutronEvaporationProbability G4NeutronEvaporationChannel::pr
private

Definition at line 55 of file G4NeutronEvaporationChannel.hh.

View newest version in sPHENIX GitHub at line 55 of file G4NeutronEvaporationChannel.hh


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