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.