trigger_services_dune.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 #
4 # Template Trigger Service
5 #
6 templatetrigger: {
7  service_provider: TemplateTriggerService
8  AString: "This is a string, read in from the configuration file..."
9 }
10 
11 END_PROLOG