]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Resetting to standard naming
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 15:15:35 +0000 (15:15 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Oct 2009 15:15:35 +0000 (15:15 +0000)
STEER/CreateAODfromESD.C

index 9c4148736af48f4fd8a97f0a358240eee99f9c28..1dd5eb5da8f9cddc5f9709e284759dd172cb9fdf 100644 (file)
@@ -9,7 +9,7 @@
 #endif
 
 void CreateAODfromESD(const char *inFileName = "AliESDs.root",
-                     const char *outFileName = "AliAODs.root",
+                     const char *outFileName = "AliAOD.root",
                      Bool_t bKineFilter = kTRUE) 
 {