EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
oncsSub_id4evt.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file oncsSub_id4evt.h
1 #ifndef __ONCSSUB_ID4EVT_H__
2 #define __ONCSSUB_ID4EVT_H__
3 
4 #include "oncsSubevent.h"
5 
6 #ifndef __CINT__
8 #else
9 class oncsSub_id4evt : public oncsSubevent_w4 {
10 #endif
11 
12 public:
14 
15 protected:
16  int *decode (int *);
17 };
18 
19 
20 #endif /* __ONCSSUB_ID4EVT_H__ */