Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /macros/calibrations/calo/emcal_calib_year2/README is written in an unsupported language. File is not indexed.

0001 This set of macros runs the EMCal pi0 calibration which is ran over a user defined set of DSTs/runs and produces a C DBTTREE which is the calibration.
0002 
0003 doFitAndCalibUpdate.C
0004 This does the fitting of the pi0 peak, compares it to the target mass and generates a new calibration with which will obtain target mass with subsiquant runnings over the data.
0005 
0006 Base directory
0007 This contains the area where the condor jobs are submitted and the multi-step proceedure is executed via run.sh.
0008 To exicute the proceedure do sh run.sh
0009 run.sh contains the logic of how the calibration proceeds. 
0010 
0011 Fun4All_EMCal.C
0012 This is the main histogram-making Fun4All macro and is run over condor generally. It takes arguements of the path to the calibration file to use, a DST file list, number of events to process, and the iteration number (only usered for output naming purposes).