Problem 196 - CLHEP/Hist and TestEm8
Summary: CLHEP/Hist and TestEm8
Status: CLOSED INVALID
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: electromagnetic/TestEM10 (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: Vladimir.Grichine
URL:
Depends on:
Blocks:
 
Reported: 2001-01-16 09:31 CET by ob214
Modified: 2012-02-15 05:13 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description ob214 2001-01-16 09:31:21 CET
The example TestEm8 requires CLHEP/Hist which is not part of CLHEP1.5 or
CLHEP1.6 any more.
Do you know if there is an interface to Hbook available somewhere?
Comment 1 Gabriele Cosmo 2001-01-18 09:54:59 CET
TestEm8 needs to be migrated away from Hist.
Histogramming will be removed from all extended/electromagnetic examples
(histogramming through Hist was included for test purposes only).
To temporarly run -without histogramming- use "gmake G4NOHIST=1" to build
the example.
For what concerns CLHEP/Hist, you need to install it manually on top of
CLHEP (you can download it from the CLHEP_1.5 distribution from web).
Histogramming using the new "analysis" module is shown in example/advanced
applications.