UtilityExample.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 proto_util_example:
4 {
5  module_type: "UtilityExample"
6  CalorimetryTag: "pandoracalo"
7  TrackerTag: "pandoraTrack"
8  ShowerTag: "pandoraShower"
9  PFParticleTag: "pandora"
10  GeneratorTag: "generator"
11  Verbose: false
12 }
13 
14 END_PROLOG