]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/README_MUON
Coverity
[u/mrichter/AliRoot.git] / EVE / README_MUON
index a9b70733787795eec9771142f6f770582223ad8f..d4d5fa98c511b1534b95685428a188ef0a6a595d 100644 (file)
@@ -2,7 +2,14 @@
 How to run the MUON display
 ---------------------------
 
+New (30 May 2008): a new flag argument is added to the MUON_display macro for displaying
+-----------------  the clusters taken from the ESD (default) or from MUONRecPoints:
+
+MUON_displaySimu(x,x,1) - clusters from ESD (default); only clusters of the found tracks
+MUON_displaySimu(x,x,0) - clusters from rec points; all found clusters
+
 New (28 Apr 2008): there are two version of the MUON_display macro
+-----------------
 
 MUON_displaySimu   - to be used with simulations (shows also reference tracks,
                      Monte-Carlo tracks and hits)
@@ -24,7 +31,7 @@ MUON_displayData   - to be used with reconstructed raw data (with the option
 
 3. Initialize
 
-   alieve_init("directory_to_data",event_number)
+   alieve_init("local://$ALICE_ROOT/OCDB","directory_to_data",event_number)
 
 4. Display simulation digits