RawDecodingUtils.hh
Go to the documentation of this file.
1 #ifndef RAW_DECODING_UTILS__XXX
2 #define RAW_DECODING_UTILS__XXX
3 
4 #include "artdaq-core/Data/Fragment.hh"
5 
7 
8 #include <string>
9 
10 namespace dune {
11 
14  const std::string& fragtype, const bool& inContainer);
15 }
16 
17 #endif
artdaq::Fragments getHandleChecked(const art::Event &evt, const std::string &label, const std::string &fragtype, const bool &inContainer)
std::string string
Definition: nybbler.cc:12
TCEvent evt
Definition: DataStructs.cxx:7
std::vector< Fragment > Fragments
Definition: HDF5Utils.h:57