]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FEMTOSCOPY/AliFemto/AliFemtoDummyPairCut.h
Add the possibiloity to save cut settings in the ROOT file
[u/mrichter/AliRoot.git] / PWG2 / FEMTOSCOPY / AliFemto / AliFemtoDummyPairCut.h
index 2a0871c78583c22a59e05fed7856928b59582fe5..af7d5462116c93df39d77e9dee7168afc2a788be 100644 (file)
@@ -11,6 +11,9 @@
  ***************************************************************************
  *
  * $Log$
+ * Revision 1.1  2007/05/16 10:22:11  akisiel
+ * Making the directory structure of AliFemto flat. All files go into one common directory
+ *
  * Revision 1.2  2007/05/03 09:41:06  akisiel
  * Fixing Effective C++ warnings
  *
@@ -79,6 +82,7 @@ public:
 
   virtual bool Pass(const AliFemtoPair*);
   virtual AliFemtoString Report();
+  virtual TList *ListSettings();
   AliFemtoDummyPairCut* Clone();