gordonwatts / BDTTrainingAnalysisLanguage

Pull from ATLAS EXOT 15 Derivation, columnar data, and flat rootutples with RDF to scikitlearn in one nice fast swoop
0 stars 2 forks source link

Import of AtlasXAODFileStream does not work #7

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

This line does not work - error is "can't import", but not at all obvious why:

from atlaslib.AtlasEventStream import AtlasXAODFileStream

However, just doing the "import" there, and then fully qualified name reference, and it works just fine. THis isn't a big deal, but it would nice nice to understand and fix.