Difference between revisions of "Analysis on ifarm"

From Hall A Wiki
Jump to: navigation, search
m
Line 12: Line 12:
 
  5, ~/root_v5.26,  ROOT version 5.26  
 
  5, ~/root_v5.26,  ROOT version 5.26  
 
     analyzer is compiled base on v5.26 so check your $ROOTSYS, or simply do: 'source SourceHereFirst'
 
     analyzer is compiled base on v5.26 so check your $ROOTSYS, or simply do: 'source SourceHereFirst'
 +
 
 +
    Or simply use the pre-installed version on ifarm (if your computer can see it): /apps/root/5.26-00/root.
 +
    Note: Please make sure you don't define an older version of ROOT at other place. It will crash the analyzer.
  
 
  6, ~/onlineGUI/,  online GUI.  
 
  6, ~/onlineGUI/,  online GUI.  

Revision as of 11:08, 29 April 2011

All files can be found in directory: /work/halla/e08014/disk1/yez/.

1, ~/replay/,     replay script
2, ~/DB/,         data base 
   must check that $DB_DIR points to this directory.
3, ~/Rootfiles/,  replayed data contained
4, ~/analyzer/,   Hall-A standard analyzer, which is currently updated to 1.5.22
5, ~/root_v5.26,  ROOT version 5.26 
   analyzer is compiled base on v5.26 so check your $ROOTSYS, or simply do: 'source SourceHereFirst'
 
   Or simply use the pre-installed version on ifarm (if your computer can see it): /apps/root/5.26-00/root.
   Note: Please make sure you don't define an older version of ROOT at other place. It will crash the analyzer.
6, ~/onlineGUI/,   online GUI. 
   To check onlineGUI on ifarm, type: ./online -f HRS.cfg -r XXXX. 'online_C.so' still doesn't work.
7, ~/HRS/,        All detectors calibration directory.