]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Remove non orthogonal unused matrix
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Nov 1999 18:01:40 +0000 (18:01 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 3 Nov 1999 18:01:40 +0000 (18:01 +0000)
PMD/AliPMDv1.cxx

index da9ed7d4b55160eef11f329c44631508d47e2ff4..15efba1b4530c5c508ef53a593026c93db3ff204 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.6  1999/09/29 09:24:28  fca
+Introduction of the Copyright and cvs Log
+
 */
 
 ///////////////////////////////////////////////////////////////////////////////
@@ -114,14 +117,12 @@ void AliPMDv1::CreateInside()
   //  Int_t idrotm[100];
   Int_t num_mod;
   Int_t jhrotc,jhrotac;
-  Int_t jhrotd;
 //  const Float_t delx=78.8;
   const Float_t delx=76.75;
   //  const Float_t dely=delx*root3_2;
 //  const Float_t delz=1.6/2.;
   AliMatrix(jhrotc, 90., 30.,   90.,  120., 0., 0.);
   AliMatrix(jhrotac, 90., 330., 90., 240., 0., 0.);
-  AliMatrix(jhrotd, 90., 90., 90., 180., 90., 0.);
   Float_t x1= delx*root3_4;
   Float_t x2= delx*root3_4 + delx*root3_2;
   Float_t x3= delx*root3_4 + 2*delx*root3_2;