ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
framePublic.h File Reference
#include "phenixOnline.h"
#include "frameV1Public.h"
+ Include dependency graph for framePublic.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef ALIGNBLKV1 ALIGNBLK
 
typedef PHDWORDFRAME_ptr
 

Enumerations

enum  DataTypes { normalData = 1, calibrationData = 2, monitorData = 3, rawData = 4 }
 
enum  FrameTypes {
  dcmFrame = 1, dcbFrame = 2, sebFrame = 3, atpFrame = 4,
  oncsFrame = 5
}
 

Typedef Documentation

Definition at line 43 of file framePublic.h.

View newest version in sPHENIX GitHub at line 43 of file framePublic.h

typedef PHDWORD* FRAME_ptr

Definition at line 52 of file framePublic.h.

View newest version in sPHENIX GitHub at line 52 of file framePublic.h

Enumeration Type Documentation

enum DataTypes
Enumerator:
normalData 
calibrationData 
monitorData 
rawData 

Definition at line 57 of file framePublic.h.

View newest version in sPHENIX GitHub at line 57 of file framePublic.h

enum FrameTypes
Enumerator:
dcmFrame 
dcbFrame 
sebFrame 
atpFrame 
oncsFrame 

Definition at line 70 of file framePublic.h.

View newest version in sPHENIX GitHub at line 70 of file framePublic.h