gibuu is hosted by Hepforge, IPPP Durham
GiBUU

TABLE OF CONTENTS


/lowElectronAnalysis [ Modules ]

[ Top ] [ Modules ]

NAME

lowElectronAnalysis

PURPOSE

Module with all routines necessary to make output for low energy electron induced processes.


lowElectronAnalysis/dE_switch [ Global module-variables ]

[ Top ] [ lowElectronAnalysis ] [ Global module-variables ]

SOURCE

  logical, save :: dE_switch=.false.

PURPOSE

If .true. then also dSigma/dE is produced, if false not..


lowElectronAnalysis/dOmega_switch [ Global module-variables ]

[ Top ] [ lowElectronAnalysis ] [ Global module-variables ]

SOURCE

  logical, save :: dOmega_switch=.false.

PURPOSE

If .true. then also dSigma/dOmega is produced, if false not..


lowElectronAnalysis/readinput [ Subroutines ]

[ Top ] [ lowElectronAnalysis ] [ Subroutines ]

NAME

subroutine readinput

INPUTS

NONE

OUTPUT

NONE

PURPOSE

This subroutine reads out the jobcard "electronAnalysis". Only called once to initialize the module.


lowElectronAnalysis/lowElePhoto_Analysis [ Namelists ]

[ Top ] [ lowElectronAnalysis ] [ Namelists ]

NAME

NAMELIST /lowElePhoto_Analysis/

PURPOSE

This namelist for module "lowElectronAnalysis" includes:


lowElectronAnalysis/lowElectron_Analyze [ Subroutines ]

[ Top ] [ lowElectronAnalysis ] [ Subroutines ]

NAME

subroutine lowElectronAnalysisAnalysis(particles,finalFlag)

INPUTS

  • type(particle), intent(in),dimension(:,:) :: particles ! Particles which shall be analyzed
  • logical, intent(in) :: finalFlag ! if .true. than the final output for a series of calls will be done

USES

NOTES

  • This subroutine produces output for electron-nucleus scattering


lowElectronAnalysis/lowPhotoEle_sigma.dat [ Output files ]

[ Top ] [ lowElectronAnalysis ] [ Output files ]

NAME

file lowPhotoEle_sigma.dat

PURPOSE

The file is produced in the runs with eventtype=3=RealPhoton and eventtype=4=LoLepton.

Cross sections (in microbarns) for electron or photon induced events for preselected final states

Columns:

   The description of some columns is also given in documentation to neutrino_total_Xsection_multiplicities.dat


lowElectronAnalysis/lowPhotoEle_sigma.res.dat [ Output files ]

[ Top ] [ lowElectronAnalysis ] [ Output files ]

NAME

file lowPhotoEle_sigma.res.dat

PURPOSE

Cross sections for electron or photon induced events. The same as lowPhotoEle_sigma.dat, but Only such Events are included, where the initial scattering event was a resonance excitation.


lowElectronAnalysis/lowPhotoEle_sigma.bg.dat [ Output files ]

[ Top ] [ lowElectronAnalysis ] [ Output files ]

NAME

file lowPhotoEle_sigma.bg.dat

PURPOSE

Cross sections for electron or photon induced events. The same as lowPhotoEle_sigma.dat, but Only such Events are included, where the initial scattering event was a background event.