ActivityTriggerProd.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_activitytriggerprod:
4 {
5  module_type: ActivityTriggerProd
6  #====================
7  AString: "This is a string..." # ...just a string...
8  RawDigitLabel: "daq" # module label for the process that made the RawDigits
9  OpDetWaveLabel: "opdigi" # module label for the process that made the OpDetWaveforms
10 }
11 
12 END_PROLOG