]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fix indentation.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 29 Mar 2007 16:48:54 +0000 (16:48 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 29 Mar 2007 16:48:54 +0000 (16:48 +0000)
EVE/alice-macros/vzero_hits.C

index 9db426445c84c3abe0f8ddc20aa83577b6da3947..6704df335f94a81069076f5fcdc618096eb65119 100644 (file)
@@ -2,7 +2,7 @@
 
 Reve::PointSet*
 vzero_hits(const char *varexp    = "fX:fY:fZ",
-        const char *selection = "")
+          const char *selection = "")
 {
   AliRunLoader* rl =  Alieve::Event::AssertRunLoader();
   rl->LoadHits("VZERO");