Page MenuHomeHEPForge

Misleading error message in EvtVVSPwave
Open, LowPublic

Description

Reported by Paolo Dini to the EvtGen mailing list:

in EvtVVSPwave.cpp (raw 76) the error message reported:

if ( ap != EvtComplex( 0.0, 0.0 ) ) {
     EvtGenReport( EVTGEN_ERROR, "EvtGen" )
         << "In EvtVectorToVectorScalar.cc" << endl;
     EvtGenReport( EVTGEN_ERROR, "EvtGen" )
         << "P wave not yet implemented!!" << endl;
     ::abort();
 }

could be misleading , since EvtVectorToVectorScalar.cc doesn't exist.

Event Timeline

tlatham added a project: Restricted Project.
tlatham added a subscriber: tlatham.
tlatham updated the task description. (Show Details)
tlatham changed the visibility from "All Users" to "Public (No Login Required)".
tlatham changed the edit policy from "All Users" to "Restricted Project (Project)".
tlatham edited subscribers, added: Restricted Project; removed: tlatham.