Fork me on GitHub

Opened 4 years ago

#1434 new Bug

Error in running event display example using IDEA detector card

Reported by: Dennis Arogancia Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi,

I tried running the example in event display of Delphes. I encountered when using the IDEA detector card. Here is the error:

Error in <TFormula::Eval>: Formula is invalid and not ready to execute
energy is unknown.
Error in <TFormula::Eval>: Formula is invalid and not ready to execute
energy is unknown.
Error in <TFormula::Eval>: Formula is invalid and not ready to execute
energy is unknown.
Error in <ROOT::Math::AdaptiveIntegratorMultiDim::DoIntegral()>: Logic error: idvax0 < 1!
Error in <TFormula::Eval>: Formula is invalid and not ready to execute
energy is unknown.

Somehow the variable "energy" is not recognize when it is included in the Efficiency module (set EfficiencyFormula). I look at the DelphesFormula class but I could not find any problem. Any help is highly appreciated.

Sincerely,

Dennis

Change History (0)

Note: See TracTickets for help on using tickets.