Hi,
I am trying to run the tutorial again. From a previous post a few days ago I found that the latest software stack has an error and I should go back to an older version using the command:
source /cvmfs/sw.hsf.org/spackages2/key4hep-stack/2021-09-01/x86_64-centos7-gcc8.3.0-opt/754pp6lbre5rujdy6t7vc775lpn6soxo/setup.sh
However when I do this I have the following problem:
[rlemmon@lxplus718 mytutorial]$ python analysis.py p8_ee_ZH_ecm240.root $TESTSAMPLEDIR/p8_ee_ZH_ecm240_edm4hep.root
Load cxx analyzers …
edm4hep <cppyy.gbl.edm4hep.ReconstructedParticleData object at 0x5cabb40>
podio <cppyy.gbl.podio.ObjectID object at 0x5cbab80>
fccana <C++ overload “dummyLoader” at 0x7f6bbcb14590>
done
Traceback (most recent call last):
File “analysis.py”, line 80, in
analysis.run()
File “analysis.py”, line 34, in run
.Alias(“Muon0”, “Muon#0.index”)
cppyy.gbl.std.runtime_error: ROOT::RDF::RInterfaceROOT::Detail::RDF::RLoopManager,void ROOT::RDF::RInterfaceROOT::Detail::RDF::RLoopManager,void::Alias(basic_string_view<char,char_traits > alias, basic_string_view<char,char_traits > columnName) =>
runtime_error: GetBranchNames: error in opening the tree events
[rlemmon@lxplus718 mytutorial]$
Is there a way round this ? Or is there a way to run the latest software stack ?
Thanks
Roy (Lemmon)