| 
| using  | Name = fhicl::Name | 
|   | 
| using  | Comment = fhicl::Comment | 
|   | 
      
        
          | fhicl::Atom<unsigned int> detsim::DumpOpDetWaveforms::Config::DigitsPerLine | 
        
      
 
 
      
        
          | fhicl::Atom<art::InputTag> detsim::DumpOpDetWaveforms::Config::OpDetWaveformsTag | 
        
      
 
 
      
        
          | fhicl::Atom<std::string> detsim::DumpOpDetWaveforms::Config::OutputCategory | 
        
      
 
 
      
        
          | fhicl::Atom<bool> detsim::DumpOpDetWaveforms::Config::SortByChannelAndTime | 
        
      
 
Initial value:{
        Name(
"SortByChannelAndTime"),
 
          ("waveforms are dumped in channel number order, and then timestamp"),
        true}
 
Definition at line 83 of file DumpOpDetWaveforms_module.cc.
 
 
      
        
          | fhicl::Atom<std::string> detsim::DumpOpDetWaveforms::Config::TickLabel | 
        
      
 
Initial value:{
        Comment(
"write an index in front of each digit dump line; choose between:" 
                " \"tick\" (waveform tick number)"
                ", \"timestamp\" (electronics clock time in microseconds)"
                ", \"none\" (no tick label)"),
        "tick"}
 
Definition at line 89 of file DumpOpDetWaveforms_module.cc.
 
 
The documentation for this struct was generated from the following file: