ProtoDUNEDataUtils.fcl
Go to the documentation of this file.
1 
2 BEGIN_PROLOG
3 
4 standard_protodunedatautils:
5 {
6  TimingTag: "timingrawdecoder:daq"
7  RawDigitTag: "caldata:dataprep" # for use in determining which channels are present
8  RawDigitTimeStampTag: "caldata:dataprep" # generally the same as RawDigitTag -- look at raw::RDTimestamps
9 }
10 
11 END_PROLOG