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