]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGCF/FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h
Split: removed dirs now in AliPhysics
[u/mrichter/AliRoot.git] / PWGCF / FEMTOSCOPY / AliFemto / AliFemtoLorentzVectorD.h
diff --git a/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h b/PWGCF/FEMTOSCOPY/AliFemto/AliFemtoLorentzVectorD.h
deleted file mode 100644 (file)
index bbfab85..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/***************************************************************************
- *
- * $Id$
- * $Log$
- * Revision 1.1.1.1  2007/04/25 15:38:41  panos
- * Importing the HBT code dir
- *
- * Revision 1.1.1.1  2007/03/07 10:14:49  mchojnacki
- * First version on CVS
- *
- * Revision 1.6  2005/07/06 18:49:56  fisyak
- * Replace AliFemtoHelixD, AliFemtoLorentzVectorD,AliFemtoLorentzVectorF,AliFemtoMatrixD,AliFemtoMatrixF,AliFemtoPhysicalHelixD,AliFemtoThreeVectorD,AliFemtoThreeVectorF by templated version
- *
-
-****************************************************************************/
-#ifndef ALIFM_LORENTZ_VECTOR_D_HH
-#define ALIFM_LORENTZ_VECTOR_D_HH
-//#include "AliFemtoThreeVectorF.hh"
-#include "AliFmThreeVectorD.h"
-#include "AliFmLorentzVector.h"
-typedef AliFmLorentzVector<double> AliFmLorentzVectorD;
-#endif