adccalib.c File Reference

Go to the source code of this file.


Define Documentation

#define ADC_N_BINS   500
 

Definition at line 67 of file adccalib.c.

#define ADC_X_HIGH   4000
 

Definition at line 69 of file adccalib.c.

#define ADC_X_LOW   0
 

Definition at line 68 of file adccalib.c.


Function Documentation

INT adc_calib EVENT_HEADER ,
void * 
 

Definition at line 106 of file adccalib.c.

INT adc_calib_bor INT  run_number  ) 
 

Definition at line 92 of file adccalib.c.

INT adc_calib_eor INT  run_number  ) 
 

Definition at line 99 of file adccalib.c.

INT adc_calib_init void   ) 
 

Definition at line 71 of file adccalib.c.

ADC_CALIBRATION_PARAM_STR adc_calibration_param_str   ) 
 


Variable Documentation

ANA_MODULE adc_calib_module
 

Initial value:

 {
   "ADC calibration",           
   "Stefan Ritt",               
   adc_calib,                   
   adc_calib_bor,               
   adc_calib_eor,               
   adc_calib_init,              
   NULL,                        
   &adccalib_param,             
   sizeof(adccalib_param),      
   adc_calibration_param_str,   
}

Definition at line 48 of file adccalib.c.

ADC_CALIBRATION_PARAM adccalib_param
 

Definition at line 35 of file adccalib.c.

Referenced by adc_calib().

EXP_PARAM exp_param
 

Definition at line 51 of file analyzer.c.

Referenced by ana_end_of_run(), and analyzer_init().

TH1D* hAdcHists[N_ADC] [static]
 

Definition at line 63 of file adccalib.c.

Referenced by adc_calib(), and adc_calib_init().

RUNINFO runinfo
 

Definition at line 49 of file analyzer.c.

Referenced by ana_end_of_run(), and analyzer_init().


Midas DOC Version 1.9.5 ---- PSI Stefan Ritt ----
Contributions: Pierre-Andre Amaudruz - Sergio Ballestrero - Suzannah Daviel - Doxygen - Peter Green - Qing Gu - Greg Hackman - Gertjan Hofman - Paul Knowles - Rudi Meier - Glenn Moloney - Dave Morris - John M O'Donnell - Konstantin Olchanski - Renee Poutissou - Tamsen Schurman - Andreas Suter - Jan M.Wouters - Piotr Adam Zolnierczuk