Use rawdigits writer - twongjirad/LArLiteSoftCookBook GitHub Wiki
The answer
-
Checkout/Re-setup a uboone environment
-
build normally RawDigitWriter_module should build automatically
-
go to uboonecode/uboone/RawData/util
-
run uboone_rawdigit_writer_fromraw.fcl on a raw ubdaq file, or uboone_rawdigit_writer.fcl for swizzled files.
It will output a RawDigitWriter file for PMT only data. This is just a simple ROOT tree with a vector of waveforms. There are other branches to tell what event number, run, channel, etc. is associated with this waveform.
Annotated
last checked 4/22 on develop