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