]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGCF/FEMTOSCOPY/AliFemto/AliFemtoSpherocityEventCut.h
PWGCFfemtoscopy converted to native cmake
[u/mrichter/AliRoot.git] / PWGCF / FEMTOSCOPY / AliFemto / AliFemtoSpherocityEventCut.h
index b9a668366964c4569a870e7100c74705b74fe2ae..d8684508be7af813a3c3965c9eb8237b2e88cb08 100644 (file)
@@ -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);