Problem 392 - PhotoNuclearProcess documentation missing
Summary: PhotoNuclearProcess documentation missing
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/cross_sections (show other problems)
Version: 1.1
Hardware: PC Linux
: P2 normal
Assignee: fwj
URL:
Depends on:
Blocks:
 
Reported: 2002-07-16 11:27 CEST by harald.vogt
Modified: 2002-08-08 07:32 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description harald.vogt 2002-07-16 11:27:13 CEST
We need to use the G4PhotoNuclearProcess class but I did not found it in the
documentaion. When we can expect to get it?
Using G4PhotoNuclearCrossSection.cc our Geant4 application crashes
(Segmentation fault) as said in problem report #390 but with the additinal lines
given there it runs. I'm not sure if this corrections will solve the problem
completely.
We have compiled the Geant4.4.1 distribution with gcc 3.03 and glibc 2.2.2 and
get a long list of warnings like:
warning: ISO C++ does not support `long long`
There is no reason for these messages as one can see from the Gnu gcc mailing
list (http://gcc.gnu.org/ml/gcc/2000-06/msg00362.html).
My proposal is to use the gcc warning option '-Wno-long-long' in Linux-g++.gmk .
Harald Vogt
Comment 1 Hans-Peter.Wellisch 2002-08-08 07:32:59 CEST
The G4PhotoNuclearCrossSection.cc issue should be fixed with the patch we just
released. True, the G4PhotoNuclearProcess class is missing in he doc. I've added
it now for the next documentation update.

Many greetings,

Hans-Peter.