From baa48044d6e96ff1168943ebaabb193e524e0d45 Mon Sep 17 00:00:00 2001 From: ivana Date: Wed, 5 Dec 2007 16:56:53 +0000 Subject: [PATCH] Adding decsription of the macro MUONCheckDI.C (Artur) --- MUON/READMEevaluation.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MUON/READMEevaluation.txt b/MUON/READMEevaluation.txt index 78a27151b7d..c52135cd46f 100644 --- a/MUON/READMEevaluation.txt +++ b/MUON/READMEevaluation.txt @@ -74,4 +74,18 @@ ReadRecoCocktail(); .q +\section evaluation_s3 Macro MUONCheckDI.C + +MUONCheckDI.C performs a consistency check on the methods of the +AliMUONMCDataInterface and AliMUONDataInterface classes. There are several +helper methods in these classes which make it easier to fetch data, which +means there are at least two ways of fetching the data within the same class +interface. The macro checks to see that the results given by these different +methods are identical, as they should be. + +The macro also inherently exercises the AliMUONMCDataInterface and +AliMUONDataInterface classes and should be run after any modifications to +these classes to see if things still work. Putting it another way: +MUONCheckDI.C is a testing facility for developers of these two classes. + */ -- 2.43.0