Skip to content

TH1_3 not defined #168

Description

@PatriceLebrun

I use for the first time and I try to read a TH1F histogram produced with GEANT4
But I got the following issue:

julia> f = ROOTFile("/Users/lebrun/Desktop/dedx2COMET.root")
ROOTFile with 1 entry and 53 streamers.
/Users/lebrun/Desktop/dedx2COMET.root
└─ h1 (TH1D)

julia> f["h1"]
ERROR: UndefVarError: TH1_3 not defined

Did I make a trivial error ?

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions