#include "artdaq-core/Data/Fragment.hh"
Go to the source code of this file.
Namespaces | |
dune | |
dune::detail | |
Enumerations | |
enum | dune::detail::FragmentType : artdaq::Fragment::type_t { dune::detail::MISSED = artdaq::Fragment::FirstUserFragmentType, dune::detail::TPC, dune::detail::PHOTON, dune::detail::TRIGGER, dune::detail::TIMING, dune::detail::TOY1, dune::detail::TOY2, dune::detail::FELIX, dune::detail::CRT, dune::detail::CTB, dune::detail::CPUHITS, dune::detail::DEVBOARDHITS, dune::detail::FRAME14, dune::detail::INVALID } |
Functions | |
FragmentType | dune::toFragmentType (std::string t_string) |
std::string | dune::fragmentTypeToString (FragmentType val) |
std::map< artdaq::Fragment::type_t, std::string > | dune::makeFragmentTypeMap () |
Variables | |
static std::vector< std::string > const | dune::names |