]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding decription of AlirootRun_MUONlongtest.sh script
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 16 Dec 2005 19:27:53 +0000 (19:27 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 16 Dec 2005 19:27:53 +0000 (19:27 +0000)
(Christophe)

MUON/README

index 3a57f4815e594ac1623ef04c6b0f72be287bb5e6..3354738c2d1c7eeb69aefef8e90e62909400b144 100644 (file)
@@ -32,6 +32,29 @@ You have to type :
 source $ALICE_ROOT/MUON/AlirootRun_MUONtest.sh 
 The results of this test are saved in test_out/ directory
 
+==========================================================
+ How to check that your aliroot is working VERY well
+==========================================================
+There is a script file AlirootRun_MUONlongtest.sh which
+allows for simulating, reconstructing and making the
+-+invariant analysis of the generated Upsilon (1S).
+This script generates a large number of Upsilon (20k) 
+in order to access differential quantities. 
+The used configuration file is Config.C in MUON
+directory.
+One should really run this script to check if the MUON 
+code can process a large number of events WITHOUT errors,
+in particular before making important commits !!
+
+You have to type :
+$ALICE_ROOT/MUON/AlirootRun_MUONtestlong.sh
+The results of this test are saved in testlong_out/ directory
+and will be kept in CVS
+
+(NOTE: the macros performing the calculations/plots MUONefficiency.C 
+and MUONplotEfficiency.C are also able to handle J/Psi if 
+Config.C is modified accordingly )
+
 ==========================================================
  How to run a MUON generation
 ==========================================================