All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
simple_neutrino_id.fcl
Go to the documentation of this file.
2 
3 BEGIN_PROLOG
4 
5 simple_neutrino_id_tool :
6 {
7  tool_type: "SimpleNeutrinoId"
8 }
9 
10 pandora_simple_neutrino_event_building: @local::pandora_event_building
11 pandora_simple_neutrino_event_building.SliceIdTool: @local::simple_neutrino_id_tool
12 
13 END_PROLOG