Problem 242

Summary: Unable to Link while using G4Lizard or G4Lab
Product: Geant4 Reporter: sajan.easo
Component: configAssignee: barrand
Status: CLOSED INVALID    
Severity: major CC: Andreas.Pfeiffer, Florence.Ranjard, Gunter.Folger
Priority: P2    
Version: 1.0   
Hardware: PC   
OS: Linux   

Description sajan.easo 2001-04-05 08:41:38 CEST
Dear Dir,
  I am from LHCb at cern and am using geant4.3.0.ref03. When I write some
code for using histograms using the analysis manager and with either G4Lizard or
G4Lab it  (1) does not compile since it does not find the include files
       like IHistogramFactory.h and Ihistogram1D.h.
 (2) Even If I get these include files from the LHCXX area at cern,
it still refuses to link with a message like Undefined reference to
G4LizardSystem::G4LizardSystem(
const G4String& aName).  As a test, I even copied and copiled and compiled
the G4LizardSystem.cc in my area and still get the same problem with linking.
My analysis code for LHCb stuff quite is similar in structure to that of the
 'advanced examples : Xray telescope or Gammaray telescope'.
(3) I  noticed that it is also impossible to use jas since include files
like JasHistogram1D.h does have other .h files which are not accesible to a
normal users like me.
In the past I could get away with using paw which used be part of some old
CLHEP library. But now, even that option is not available.
Comment 1 barrand 2002-03-22 06:11:59 CET
Now, people should use an AIDA implementation.