Namespaces | |
apa | |
detail | |
frame14 | |
HDF5Utils | |
HDFFileReader | |
tde | |
testing | |
Namespace including DUNE-specific testing. | |
Typedefs | |
typedef uint32_t | word_t |
typedef uint16_t | adc_t |
typedef std::vector< uint16_t > | adc_v |
typedef std::vector< dune::RceFragment > | RceFragments |
using | HDF5RawInputSource = art::Source< HDF5RawInputDetail > |
typedef multi_index_container< DPChannelId, indexed_by< ordered_unique< tag< IndexRawSeqn >, const_mem_fun< DPChannelId, const unsigned,&DPChannelId::seqn > >, hashed_unique< tag< IndexRawSeqnHash >, const_mem_fun< DPChannelId, const unsigned,&DPChannelId::seqn > >, hashed_non_unique< tag< IndexCrate >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crate > >, hashed_non_unique< tag< IndexCrateCard >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::card > > >, ordered_unique< tag< IndexCrateCardChan >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::card >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::cardch > > >, hashed_unique< tag< IndexCrateCardChanHash >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::card >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::cardch > > >, hashed_non_unique< tag< IndexCrp >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crp > >, hashed_non_unique< tag< IndexCrpView >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::view > > >, ordered_unique< tag< IndexCrpViewChan >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::view >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::viewch > > >, hashed_unique< tag< IndexCrpViewChanHash >, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::view >, const_mem_fun< DPChannelId, const unsigned short,&DPChannelId::viewch > > > > > | DPChannelTable |
typedef std::map< unsigned int, std::vector< size_t > > | plane_keymap |
typedef std::map< unsigned int, plane_keymap > | tpc_plane_keymap |
typedef std::map< unsigned int, tpc_plane_keymap > | cryo_tpc_plane_keymap |
typedef std::vector< HitInformation > | HitVec_t |
typedef std::map< int, ChannelInformation > | ChanMap_t |
Functions | |
std::ostream & | operator<< (std::ostream &out, CTBFragment const &f) |
std::vector< char > | FelixCompress (const dune::FelixFragment &frag) |
artdaq::Fragment | FelixDecompress (const std::vector< char > &buff) |
artdaq::Fragment | FelixReorder (const uint8_t *src, const uint16_t &num_frames=6000) |
FragmentType | toFragmentType (std::string t_string) |
std::string | fragmentTypeToString (FragmentType val) |
std::map< artdaq::Fragment::type_t, std::string > | makeFragmentTypeMap () |
const Frame14Fragment * | ParseFrame14Fragment (const artdaq::Fragment &fragment) |
std::ostream & | operator<< (std::ostream &, SSPFragment const &) |
std::ostream & | operator<< (std::ostream &, TimingFragment const &) |
std::ostream & | operator<< (std::ostream &, ToyFragment const &) |
void | display_bits (void *memstart, size_t nbytes, std::string sourcename) |
template<typename S , typename T > | |
S | reinterpret_cast_checked (T inptr) |
artdaq::Fragments | getHandleChecked (const art::Event &evt, const std::string &label, const std::string &fragtype, const bool &inContainer) |
Variables | |
static std::vector< std::string > const | names |
class dune::Frame14Fragmentstruct dune::frame14::__attribute__ | aligned |
typedef uint16_t dune::adc_t |
Definition at line 18 of file FelixFormat.hh.
typedef std::vector<uint16_t> dune::adc_v |
Definition at line 19 of file FelixFormat.hh.
typedef std::map<int,ChannelInformation> dune::ChanMap_t |
Definition at line 82 of file RobustHitFinderSupport.h.
typedef std::map< unsigned int, tpc_plane_keymap > dune::cryo_tpc_plane_keymap |
Definition at line 48 of file DisambigFromSpacePoints_module.cc.
typedef multi_index_container< DPChannelId, indexed_by< ordered_unique< tag<IndexRawSeqn>, const_mem_fun< DPChannelId, const unsigned, &DPChannelId::seqn > >, hashed_unique< tag<IndexRawSeqnHash>, const_mem_fun< DPChannelId, const unsigned, &DPChannelId::seqn > >, hashed_non_unique< tag<IndexCrate>, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crate > >, hashed_non_unique< tag<IndexCrateCard>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::card > > >, ordered_unique< tag<IndexCrateCardChan>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::card >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::cardch > > >, hashed_unique< tag<IndexCrateCardChanHash>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crate >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::card >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::cardch > > >, hashed_non_unique< tag<IndexCrp>, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crp > >, hashed_non_unique< tag<IndexCrpView>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::view > > >, ordered_unique< tag<IndexCrpViewChan>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::view >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::viewch > > >, hashed_unique< tag<IndexCrpViewChanHash>, composite_key< DPChannelId, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::crp >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::view >, const_mem_fun< DPChannelId, const unsigned short, &DPChannelId::viewch > > > > > dune::DPChannelTable |
Definition at line 129 of file PDDPChannelMap.h.
using dune::HDF5RawInputSource = typedef art::Source<HDF5RawInputDetail> |
Definition at line 130 of file HDF5RawInput_source.cc.
typedef std::vector<HitInformation> dune::HitVec_t |
Definition at line 59 of file RobustHitFinderSupport.h.
typedef std::map< unsigned int, std::vector< size_t > > dune::plane_keymap |
Definition at line 46 of file DisambigFromSpacePoints_module.cc.
Definition at line 13 of file RceFragment.hh.
typedef std::map< unsigned int, plane_keymap > dune::tpc_plane_keymap |
Definition at line 47 of file DisambigFromSpacePoints_module.cc.
typedef uint32_t dune::word_t |
Definition at line 17 of file FelixFormat.hh.
|
strong |
Enumerator | |
---|---|
TimeSync | |
Echo | |
SpillStart | |
SpillStop | |
RunStart | |
RunStop | |
WibCalib | |
SSPCalib | |
FakeTrig0 | |
FakeTrig1 | |
FakeTrig2 | |
FakeTrig3 | |
BeamTrig | |
NoBeamTrig | |
ExtFakeTrig |
Definition at line 19 of file ProtoDUNETimeStamp.h.
|
strong |
Enumerator | |
---|---|
TimeSync | |
Echo | |
SpillStart | |
SpillStop | |
RunStart | |
RunStop | |
WibCalib | |
SSPCalib | |
FakeTrig0 | |
FakeTrig1 | |
FakeTrig2 | |
FakeTrig3 | |
BeamTrig | |
NoBeamTrig | |
ExtFakeTrig |
Definition at line 29 of file TimingFragment.hh.
void dune::display_bits | ( | void * | memstart, |
size_t | nbytes, | ||
std::string | sourcename | ||
) |
Definition at line 10 of file Utilities.cc.
std::vector<char> dune::FelixCompress | ( | const dune::FelixFragment & | frag | ) |
Definition at line 435 of file FelixCompress.hh.
artdaq::Fragment dune::FelixDecompress | ( | const std::vector< char > & | buff | ) |
Definition at line 445 of file FelixCompress.hh.
artdaq::Fragment dune::FelixReorder | ( | const uint8_t * | src, |
const uint16_t & | num_frames = 6000 |
||
) |
Definition at line 91 of file FelixReordererFacility.hh.
std::string dune::fragmentTypeToString | ( | FragmentType | val | ) |
Definition at line 24 of file FragmentType.cc.
artdaq::Fragments dune::getHandleChecked | ( | const art::Event & | evt, |
const std::string & | label, | ||
const std::string & | fragtype, | ||
const bool & | inContainer | ||
) |
Definition at line 14 of file RawDecodingUtils.cc.
std::map< artdaq::Fragment::type_t, std::string > dune::makeFragmentTypeMap | ( | ) |
Definition at line 35 of file FragmentType.cc.
std::ostream& dune::operator<< | ( | std::ostream & | out, |
CTBFragment const & | f | ||
) |
Definition at line 6 of file CTBFragment.cc.
std::ostream & dune::operator<< | ( | std::ostream & | os, |
ToyFragment const & | f | ||
) |
Definition at line 30 of file ToyFragment.cc.
std::ostream & dune::operator<< | ( | std::ostream & | os, |
SSPFragment const & | f | ||
) |
Definition at line 21 of file SSPFragment.cc.
std::ostream & dune::operator<< | ( | std::ostream & | os, |
TimingFragment const & | f | ||
) |
Definition at line 3 of file TimingFragment.cc.
const Frame14Fragment* dune::ParseFrame14Fragment | ( | const artdaq::Fragment & | fragment | ) |
Definition at line 187 of file Frame14Fragment.hh.
S dune::reinterpret_cast_checked | ( | T | inptr | ) |
Definition at line 28 of file Utilities.hh.
dune::FragmentType dune::toFragmentType | ( | std::string | t_string | ) |
Definition at line 10 of file FragmentType.cc.
class dune::Frame14Fragmentstruct dune::frame14::__attribute__ dune::aligned |
|
static |
Definition at line 8 of file FragmentType.hh.