X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=PWGCF%2FFEMTOSCOPY%2FAliFemto%2FAliFemtoSpherocityEventCut.h;fp=PWGCF%2FFEMTOSCOPY%2FAliFemto%2FAliFemtoSpherocityEventCut.h;h=d8684508be7af813a3c3965c9eb8237b2e88cb08;hb=81937e80983d12ad7090a61c9d83be5f29b9f080;hp=b9a668366964c4569a870e7100c74705b74fe2ae;hpb=0c61c973990775b4c8f506dc3ae55b1d8c540eb4;p=u%2Fmrichter%2FAliRoot.git diff --git a/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoSpherocityEventCut.h b/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoSpherocityEventCut.h index b9a66836696..d8684508be7 100644 --- a/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoSpherocityEventCut.h +++ b/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoSpherocityEventCut.h @@ -24,7 +24,7 @@ public: int NEventsPassed() const; int NEventsFailed() const; bool GetAcceptBadVertex(); - bool GetAcceptOnlyPhysics(); + bool GetAcceptOnlyPhysics() {return kFALSE;} // Not implemented void SetSoMin(double soMin ); void SetSoMax(double soMax ); void SetTriggerSelection(int trig);