[FIXED] Compilation problem FairFilteredPrimaryGenerator [message #16802] |
Wed, 18 June 2014 08:48 |
Tobias Stockmanns
Messages: 489 Registered: May 2007
|
first-grade participant |
From: *ikp.kfa-juelich.de
|
|
Compilation stops with the following error message:
/home/ikp1/stockman/fairroot/pandaRoot/pandaRoot_Git/pgenerators/eventFi lter/FairFilteredPrimaryGenerator.cxx: In member function 'virtual Bool_t FairFilteredPrimaryGenerator::GenerateEvent(FairGenericStack*)':
/home/ikp1/stockman/fairroot/pandaRoot/pandaRoot_Git/pgenerators/eventFi lter/FairFilteredPrimaryGenerator.cxx:143:68: error: 'class FairGenericStack' has no member named 'GetListOfParticles'
/home/ikp1/stockman/fairroot/pandaRoot/pandaRoot_Git/pgenerators/eventFi lter/FairFilteredPrimaryGenerator.cxx:181:69: error: 'class FairGenericStack' has no member named 'GetListOfParticles'
make[2]: *** [pgenerators/CMakeFiles/PGen.dir/eventFilter/FairFilteredPrimaryGenerato r.cxx.o] Error 1
make[1]: *** [pgenerators/CMakeFiles/PGen.dir/all] Error 2
make: *** [all] Error 2
[Updated on: Wed, 02 July 2014 16:47] by Moderator Report message to a moderator
|
|
|