Fork me on GitHub

Opened 7 years ago

#1162 new Bug

Problem with HepMCEvent under Delphes8 module

Reported by: Alexis Kalogeropoulos Owned by:
Priority: major Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hello

While running the DelphesPythia8 module (with 3.4.2pre03 tag) I get the following error. I am under CMSSW_9_2_0 and the Delphes module has compiled with no errors after setting up

export PYTHIA8=/cvmfs/cms.cern.ch/slc6_amd64_gcc630/external/pythia8/223-mlhled2
export LD_LIBRARY_PATH=$PYTHIA8/lib:$LD_LIBRARY_PATH

Thanks

Alexis

[*]

Error in <TCling::RegisterModule>: cannot find dictionary module Pythia8Dict_rdict.pcm
Error in <TCling::RegisterModule>: cannot find dictionary module ClassesDict_rdict.pcm
Error in <TCling::RegisterModule>: cannot find dictionary module ExRootAnalysisDict_rdict.pcm
Error in <TCling::RegisterModule>: cannot find dictionary module ModulesDict_rdict.pcm
Error in <TCling::RegisterModule>: cannot find dictionary module FastJetDict_rdict.pcm
Error in <TClass::LoadClassInfo>: no interpreter information for class HepMCEvent is available even though it has a TClass initialization routine.
Error in <TClonesArray::SetClass>: HepMCEvent does not inherit from TObject

Change History (0)

Note: See TracTickets for help on using tickets.