|
| G4ANuTauNucleusNcModel (const G4String &name="ANuTauNuclNcModel") |
|
virtual | ~G4ANuTauNucleusNcModel () |
|
virtual void | InitialiseModel () |
|
virtual G4bool | IsApplicable (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
void | SampleLVkr (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
G4double | GetMinNuMuEnergy () |
|
G4double | ThresholdEnergy (G4double mI, G4double mF, G4double mP) |
|
virtual void | ModelDescription (std::ostream &) const |
|
| G4NeutrinoNucleusModel (const G4String &name="neutrino-nucleus") |
|
virtual | ~G4NeutrinoNucleusModel () |
|
virtual G4bool | IsApplicable (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
G4double | SampleXkr (G4double energy) |
|
G4double | GetXkr (G4int iEnergy, G4double prob) |
|
G4double | SampleQkr (G4double energy, G4double xx) |
|
G4double | GetQkr (G4int iE, G4int jX, G4double prob) |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus)=0 |
|
void | ClusterDecay (G4LorentzVector &lvX, G4int qX) |
|
void | MesonDecay (G4LorentzVector &lvX, G4int qX) |
|
void | FinalBarion (G4LorentzVector &lvB, G4int qB, G4int pdgB) |
|
void | RecoilDeexcitation (G4Fragment &fragment) |
|
void | FinalMeson (G4LorentzVector &lvM, G4int qM, G4int pdgM) |
|
void | CoherentPion (G4LorentzVector &lvP, G4int pdgP, G4Nucleus &targetNucleus) |
|
void | SetCutEnergy (G4double ec) |
|
G4double | GetCutEnergy () |
|
G4double | GetNuEnergy () |
|
G4double | GetQtransfer () |
|
G4double | GetQ2 () |
|
G4double | GetXsample () |
|
G4int | GetPDGencoding () |
|
G4bool | GetCascade () |
|
G4bool | GetString () |
|
G4double | GetCosTheta () |
|
G4double | GetEmu () |
|
G4double | GetEx () |
|
G4double | GetMuMass () |
|
G4double | GetW2 () |
|
G4double | GetM1 () |
|
G4double | GetMr () |
|
G4double | GetTr () |
|
G4double | GetDp () |
|
G4bool | GetfBreak () |
|
G4bool | GetfCascade () |
|
G4bool | GetfString () |
|
G4LorentzVector | GetLVl () |
|
G4LorentzVector | GetLVh () |
|
G4LorentzVector | GetLVt () |
|
G4LorentzVector | GetLVcpi () |
|
G4double | GetMinNuMuEnergy () |
|
G4double | ThresholdEnergy (G4double mI, G4double mF, G4double mP) |
|
G4double | GetQEratioA () |
|
void | SetQEratioA (G4double qea) |
|
G4double | FinalMomentum (G4double mI, G4double mF, G4double mP, G4LorentzVector lvX) |
|
G4double | FermiMomentum (G4Nucleus &targetNucleus) |
|
G4double | NucleonMomentum (G4Nucleus &targetNucleus) |
|
G4double | GetEx (G4int A, G4bool fP) |
|
G4double | GgSampleNM (G4Nucleus &nucl) |
|
G4int | GetEnergyIndex (G4double energy) |
|
G4double | GetNuMuQeTotRat (G4int index, G4double energy) |
|
G4int | GetOnePionIndex (G4double energy) |
|
G4double | GetNuMuOnePionProb (G4int index, G4double energy) |
|
G4double | CalculateQEratioA (G4int Z, G4int A, G4double energy, G4int nepdg) |
|
virtual void | ModelDescription (std::ostream &) const |
|
| G4HadronicInteraction (const G4String &modelName="HadronicModel") |
|
virtual | ~G4HadronicInteraction () |
|
virtual G4HadFinalState * | ApplyYourself (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
virtual G4double | SampleInvariantT (const G4ParticleDefinition *p, G4double plab, G4int Z, G4int A) |
|
virtual G4bool | IsApplicable (const G4HadProjectile &aTrack, G4Nucleus &targetNucleus) |
|
G4double | GetMinEnergy () const |
|
G4double | GetMinEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
|
void | SetMinEnergy (G4double anEnergy) |
|
void | SetMinEnergy (G4double anEnergy, const G4Element *anElement) |
|
void | SetMinEnergy (G4double anEnergy, const G4Material *aMaterial) |
|
G4double | GetMaxEnergy () const |
|
G4double | GetMaxEnergy (const G4Material *aMaterial, const G4Element *anElement) const |
|
void | SetMaxEnergy (const G4double anEnergy) |
|
void | SetMaxEnergy (G4double anEnergy, const G4Element *anElement) |
|
void | SetMaxEnergy (G4double anEnergy, const G4Material *aMaterial) |
|
G4int | GetVerboseLevel () const |
|
void | SetVerboseLevel (G4int value) |
|
const G4String & | GetModelName () const |
|
void | DeActivateFor (const G4Material *aMaterial) |
|
void | ActivateFor (const G4Material *aMaterial) |
|
void | DeActivateFor (const G4Element *anElement) |
|
void | ActivateFor (const G4Element *anElement) |
|
G4bool | IsBlocked (const G4Material *aMaterial) const |
|
G4bool | IsBlocked (const G4Element *anElement) const |
|
void | SetRecoilEnergyThreshold (G4double val) |
|
G4double | GetRecoilEnergyThreshold () const |
|
virtual const std::pair< G4double, G4double > | GetFatalEnergyCheckLevels () const |
|
virtual std::pair< G4double, G4double > | GetEnergyMomentumCheckLevels () const |
|
void | SetEnergyMomentumCheckLevels (G4double relativeLevel, G4double absoluteLevel) |
|
virtual void | ModelDescription (std::ostream &outFile) const |
|
virtual void | BuildPhysicsTable (const G4ParticleDefinition &) |
|
virtual void | InitialiseModel () |
|
| G4HadronicInteraction (const G4HadronicInteraction &right)=delete |
|
const G4HadronicInteraction & | operator= (const G4HadronicInteraction &right)=delete |
|
G4bool | operator== (const G4HadronicInteraction &right) const =delete |
|
G4bool | operator!= (const G4HadronicInteraction &right) const =delete |
|
Definition at line 60 of file G4ANuTauNucleusNcModel.hh.