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