Skip to content
Snippets Groups Projects
Commit 0df35cf2 authored by Bertram Kopf's avatar Bertram Kopf
Browse files

modified caching for LS and heli amplitudes for improving performance III

parent d78d6559
No related branches found
No related tags found
No related merge requests found
...@@ -32,7 +32,6 @@ ...@@ -32,7 +32,6 @@
#include "epemUtils/epemReaction.hh" #include "epemUtils/epemReaction.hh"
#include "epemUtils/EpemChannelEnv.hh" #include "epemUtils/EpemChannelEnv.hh"
#include "PwaUtils/GlobalEnv.hh" #include "PwaUtils/GlobalEnv.hh"
#include "PwaUtils/HeliDecAmps.hh"
#include "PwaUtils/EvtDataBaseList.hh" #include "PwaUtils/EvtDataBaseList.hh"
#include "PwaUtils/AbsXdecAmp.hh" #include "PwaUtils/AbsXdecAmp.hh"
#include "PwaUtils/AbsDecay.hh" #include "PwaUtils/AbsDecay.hh"
......
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
#include "epemUtils/epemReaction.hh" #include "epemUtils/epemReaction.hh"
#include "epemUtils/EpemChannelEnv.hh" #include "epemUtils/EpemChannelEnv.hh"
#include "PwaUtils/GlobalEnv.hh" #include "PwaUtils/GlobalEnv.hh"
#include "PwaUtils/HeliDecAmps.hh"
#include "PwaUtils/EvtDataBaseList.hh" #include "PwaUtils/EvtDataBaseList.hh"
#include "PwaUtils/AbsXdecAmp.hh" #include "PwaUtils/AbsXdecAmp.hh"
#include "PwaUtils/AbsDecay.hh" #include "PwaUtils/AbsDecay.hh"
......
...@@ -43,7 +43,6 @@ ...@@ -43,7 +43,6 @@
class AbsXdecAmp; class AbsXdecAmp;
class pbarpReaction; class pbarpReaction;
class HeliDecAmps;
class pbarpHeliLh : public pbarpBaseLh { class pbarpHeliLh : public pbarpBaseLh {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment