Fork me on GitHub

Opened 4 years ago

#1433 new Task

Error messagens when running Simulation

Reported by: Cauê Evangelista de Sousa Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi everyone.

I get some error messages when running a detector simulation:

Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
  Missing FileEntry for ExRootAnalysis/ExRootTreeReader.h
  requested to autoload type ExRootTreeReader
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
  Missing FileEntry for ExRootAnalysis/ExRootTreeWriter.h
  requested to autoload type ExRootTreeWriter
Error in cling::AutoloadingVisitor::InsertIntoAutoloadingState:
  Missing FileEntry for ExRootAnalysis/ExRootTreeBranch.h
  requested to autoload type ExRootTreeBranch

These messages follows for others headers.

After all these messages, Delphes add the modules, initializes them, calls Fastjet, run the events and then quit.

My question is: the line

requested to autoload type "ExRootAnalisys header"

means that the error was fixed and the header correctly loaded?

Thank you in advance.

Change History (0)

Note: See TracTickets for help on using tickets.