CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
evf::EvffedFillerRB::Payload Union Reference

Public Attributes

unsigned char asBytes [fedinterface::EVFFED_TOTALSIZE]
 
uint32_t asHWords [fedinterface::EVFFED_TOTALSIZE/sizeof(uint32_t)]
 
uint64_t asWords [fedinterface::EVFFED_TOTALSIZE/sizeof(uint64_t)]
 

Detailed Description

Definition at line 113 of file EvffedFillerRB.h.

Member Data Documentation

unsigned char evf::EvffedFillerRB::Payload::asBytes[fedinterface::EVFFED_TOTALSIZE]
uint32_t evf::EvffedFillerRB::Payload::asHWords[fedinterface::EVFFED_TOTALSIZE/sizeof(uint32_t)]
uint64_t evf::EvffedFillerRB::Payload::asWords[fedinterface::EVFFED_TOTALSIZE/sizeof(uint64_t)]