Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:15:11

0001 #ifndef __FILLRAWHIST_H__
0002 #define __FILLRAWHIST_H__
0003 
0004 void FillRawHist();  // Trackers
0005 void FitPedestals(); // Trackers
0006 
0007 #endif /*__FILLRAWHIST_H__*/