G4StatMF

public G4VMultiFragmentation

Hadronic Process: Nuclear De-excitations

class

public:
    // Default constructor
    G4StatMF();
    // Destructor
    ~G4StatMF();

private:
    // Copy constructor    
    G4StatMF(const G4StatMF & right);

    // Operators
    G4StatMF & operator=(const G4StatMF & right);
    G4bool operator==(const G4StatMF & right);
    G4bool operator!=(const G4StatMF & right);

public:

    G4FragmentVector * BreakItUp(const G4Fragment &theNucleus);

private:

    // This finds temperature of breaking channel.
    G4bool FindTemperatureOfBreakingChannel(const G4Fragment & theFragment, 
                        const G4StatMFChannel * aChannel,
                        G4double & Temperature);

    // 
    G4double CalcEnergy(G4int A, G4int Z, 
            const G4StatMFChannel * aChannel,
            G4double T);


private:

    G4VStatMFEnsemble * _theEnsemble;
© Hongyi Wu            updated: 2018-09-01 13:31:52

results matching ""

    No results matching ""