]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/tpc_hits_charge_split.C
Remove trailing whitespace.
[u/mrichter/AliRoot.git] / EVE / alice-macros / tpc_hits_charge_split.C
index bc6a43f7cbd3f4dba109954b5cefd705117e0c56..b8dd9eacb7cd9f100e0912c737cb8625a0dbbf27 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_charge_split(const char *varexp    =
@@ -25,7 +25,7 @@ void tpc_hits_charge_split(const char *varexp    =
   l->SetMarkerColor((Color_t)3);
   l->SetMarkerStyle(20); // full circle
   l->SetMarkerSize(.5);
-  
+
   gEve->AddElement(l);
   l->InitBins("Log Charge", 20, 0, 5);