Uploaded image for project: 'ROOT'
  1. ROOT
  2. ROOT-9164 Analysis tools upgrade for release 6.14
  3. ROOT-9376

Cannot read with TDF a branch called recoMuons_muons__RECO_.recoMuons_muons__RECO_obj.pt_

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Not a Bug
    • High
    • None
    • None
    • None
    • None

    Description

      When considering this file

      /eos/opendata/cms/Run2010B/MuOnia/AOD/Apr21ReReco-v1/0000/FEEFB039-0978-E011-BB60-E41F131815BC.root
      

      This code in TDF does not work:

      ROOT::Experimental::TDataFrame d("Events", "FEEFB039-0978-E011-BB60-E41F131815BC.root");
         auto dd = d.Alias("pts", "recoMuons_muons__RECO_.recoMuons_muons__RECO_obj.pt_");
         auto h = dd.Histo1D("pts");
      

      Attachments

        Activity

          People

            etejedor Enric Tejedor Saavedra
            dpiparo Danilo Piparo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Actual Start: