]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/tpc_hits_eta_split.C
Remove trailing whitespace.
[u/mrichter/AliRoot.git] / EVE / alice-macros / tpc_hits_eta_split.C
index 579802afe2df78f48d97ec59153ed163502b1715..8bea364efabd95808d4f52e0c5870db1b8b661a6 100644 (file)
@@ -4,7 +4,7 @@
 /**************************************************************************
  * Copyright(c) 1998-2008, ALICE Experiment at CERN, all rights reserved. *
  * See http://aliceinfo.cern.ch/Offline/AliRoot/License.html for          *
- * full copyright notice.                                                 * 
+ * full copyright notice.                                                 *
  **************************************************************************/
 
 void tpc_hits_eta_split(const char *varexp    =
@@ -25,7 +25,7 @@ void tpc_hits_eta_split(const char *varexp    =
   l->SetMarkerColor((Color_t)3);
   l->SetMarkerStyle(20); // full circle
   l->SetMarkerSize(.5);
-  
+
   gEve->AddElement(l);
   l->InitBins("Eta", 20, -2, 2);