Dear experts,
I'm trying to use GenFit for track fit in the luminosity detector and check results with lmd macro for comparison between MC and reconstructed tracks. We are compiling this macro to speed up it. But during compilation now I got following problems:
../../lib/libFts.so.0.0.0: undefined reference to `PndFtsMapCreator::GetTubeFromTubeIDGeoType1(int)'
../../lib/libFts.so.0.0.0: undefined reference to `PndFtsMapCreator::GetTubeIDTot2(int, int, int, TString)'
../../lib/libStt.so.0.0.0: undefined reference to `PndSttHelixTrackFitter::DoFitThroughOrigin(PndTrackCand*, PndSttTrack*, int)'
../../lib/libStt.so.0.0.0: undefined reference to `PndGeoSttPar::PndGeoSttPar(PndGeoSttPar const&)'
I checked these functions they are not implemented in source files.
Can somebody fix this bag, please?
[Updated on: Thu, 18 October 2012 19:14]
Report message to a moderator