ModuleRankingTest

This is the application to count the number of barrel modules available in different labs from Pixel PDB. It is a modification of ModuleRanking.java of Polina&Attilio.

Outputs:

The number of modules per Lab is given in the output file:

ModuleRankingTest_ALL_summary.txt

Some definitions:

Good = Ranking < 800 and all ranking tests valid

Bad = Ranking > 800

Undef = some negative ranking (usually means tests are not yet finished or hospital etc)

The list of module per lab are given in the files:

ModuleRanking_XXXX_FLEX.txt

where XXXX=P_MAR, P_GEN, P_WUP, P_SIE, P_DOR, P_BON or Sent <

JAVA source code of ModuleRankingTest.java .

Help file README .

Java library TEST_LIBRARY.jar .

Command file to start the application ModuleRankingTest.BAT .

Example of the summary file with number of modules per lab (23.02.2005) ModuleRankingTest_ALL_summary.txt .

Example of the file with list of notmounted, nottrashed modules at CPPM (23.02.2005) ModuleRankingTest_P_MAR_FLEX.txt .

Example of the debug file with detailed list of notmounted, nottrashed modules at CPPM (23.02.2005) ModuleRankingTest_P_MAR_debug.txt .

To compile and make the library:

javac ModuleRankingTest.java

jar cvf TEST_LIBRARY.jar *.class

To run it:

ModuleRankingTest.BAT

Owner: ALL

Username: P_***

Password: ****** OK

Back to DICE pixel simulation page: DICE pixel page


Last modified: 12 Mar 2005
AR