ServiceUsingService_t.fcl
Go to the documentation of this file.
1 process_name: sus
2 
3 services:
4 {
5  ServiceUsing: { }
6  Wanted: { messagePrinter: { tool_type: MessagePrinter } }
7 }
8 
9 physics.analyzers.a1: { module_type: TestServiceUsingService }
10 physics.e1: [a1]