artdaq_core_demo  v1_06_15
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCdemo::AsciiFragmentAn artdaq::Fragment overlay class designed to hold string data for pedagogical purposes
|\Cdemo::AsciiFragmentWriterClass derived from AsciiFragment which allows writes to the data (for simulation purposes)
oCcoredemo::GetPackageBuildInfoWrapper around the coredemo::GetPackageBuildInfo::getPackageBuildInfo function
oCdemo::AsciiFragment::HeaderThe AsciiFragment::Header contains information about the payload size and the "line number" of the data contained in the AsciiFragment
oCdemo::ToyFragment::HeaderThe "Header" struct is used to interpret the header information that is created by the hardware and is part of the data blob that is read from the hardware for each event. Not to be confused with the Fragment::Header or the ToyFragment::Metadata objects
oCdemo::UDPFragment::HeaderThe UDPFragment::Header contains information about the payload size and the "data type" of the UDP data
oCdemo::AsciiFragment::MetadataMetadata describing the contents of the AsciiFragment
oCdemo::ToyFragment::MetadataThe ToyFragment::Metadata struct holds data about the readout that may not be present in the primary data stream
oCdemo::UDPFragment::MetadataMetadata describing the contents of the UDPFragment
oCdemo::ToyFragmentAn artdaq::Fragment overlay class used for pedagogical purposes
\Cdemo::UDPFragmentA Fragment designed to contain data received from the network in UDP datagrams
 \Cdemo::UDPFragmentWriterClass derived from UDPFragment which allows writes to the data