Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FillRawHist.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file FillRawHist.h
1 #ifndef __FILLRAWHIST_H__
2 #define __FILLRAWHIST_H__
3 
4 void FillRawHist(); // Trackers
5 void FitPedestals(); // Trackers
6 
7 #endif /*__FILLRAWHIST_H__*/