]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/READMEeve.txt
Fix overrun index in array, coverity rep
[u/mrichter/AliRoot.git] / MUON / READMEeve.txt
index 14e6049a850054b09198c3dd72641d3ce7d8dd9e..a2e840d082c056598acf5d74a9a76399286334c4 100644 (file)
@@ -42,7 +42,7 @@ geom_gentle_muon.C
 </pre>
 -# Initialize the EVE environment with your data
 <pre>
-alieve_init("directory_to_data",event_number)
+alieve_init("local://$ALICE_ROOT/OCDB","directory_to_data",event_number)
 </pre>
 -# Display the current event
 <pre>
@@ -117,6 +117,11 @@ Just use the buttons or choose the event number in the bottom panel. You can als
 <pre></pre>
 -# Leave the cursor on a track to pop-up its characteristics
 
+\section eve_s3 The simplified "gentle" geometry for the event display
+
+Execute from aliroot the macro MUONGenerateGentleGeometry.C and place the resulting file in EVE/alice-data. This file is used by the macro geom_gentle_muon.C
+from EVE/alice-macros.
+
 This chapter is defined in the READMEeve.txt file.
 
 */