ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
frameSourceIds.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file frameSourceIds.h
1 /*
2 ** frameSourceIds.h
3 **
4 ** Author: $Author: purschke $
5 ** Date: $Date: 2000/07/21 01:51:14 $
6 **
7 ** $Log: frameSourceIds.h,v $
8 ** Revision 1.1.1.1 2000/07/21 01:51:14 purschke
9 ** mlp -- adding the new automakified "basic" module to CVS.
10 **
11 **
12 ** Revision 1.3 1998/12/11 22:01:43 markacs
13 ** (stephen markacs) adding log into cvs tags
14 **
15 */
16 
17 #ifndef _FRAME_SOURCE_IDS_
18 #define _FRAME_SOURCE_IDS_
19 
22  pdaqFrameId = 101
23 };
24 
25 #endif // _FRAME_SOURCE_IDS_
26