All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
daq::PMTDecoder::BoardSetupConfig Struct Reference

Configuration of the V1730 readout board setup. More...

Public Attributes

fhicl::Atom< std::string > Name
 
fhicl::OptionalAtom< unsigned int > FragmentID
 
fhicl::Atom< nanosecondsTriggerDelay
 

Detailed Description

Configuration of the V1730 readout board setup.

Definition at line 309 of file PMTDecoder_tool.cc.

Member Data Documentation

fhicl::OptionalAtom<unsigned int> daq::PMTDecoder::BoardSetupConfig::FragmentID
Initial value:
{
fhicl::Name("FragmentID"),
fhicl::Comment("ID of the fragments associated with the board")
}

Definition at line 316 of file PMTDecoder_tool.cc.

fhicl::Atom<std::string> daq::PMTDecoder::BoardSetupConfig::Name
Initial value:
{
fhicl::Name("Name"),
fhicl::Comment("board name, as specified in the DAQ configuration")
}

Definition at line 311 of file PMTDecoder_tool.cc.

fhicl::Atom<nanoseconds> daq::PMTDecoder::BoardSetupConfig::TriggerDelay
Initial value:
{
fhicl::Name("TriggerDelay"),
fhicl::Comment
("from delay from the trigger timestamp to the PMT trigger [ns]"),
0_ns
}

Definition at line 321 of file PMTDecoder_tool.cc.


The documentation for this struct was generated from the following file: