1 #include "pandorashowertools.fcl"
5 legacy_pandoraModularShowerCreation: {
7 module_type: "LArPandoraModularShowerCreation"
9 # Commented tools are the recommended default tools but they must be
10 # configured to use experiment specific calorimetry
11 # Note, order or running will dictate best plane:
12 # set in energy tools but overridden by dEdx tools (if they succeed)`
14 @local::showerpfpvertexstartposition,
15 @local::showerpcadirection,
16 @local::showerpcapropergationstartposition,
17 @local::showerpcaeigenvaluelength,
18 # @local::showernumelectronsenergy,
19 @local::shower3dcylindertrackhitfinder,
20 @local::showerpandoraslidingfittrackfinder
21 # @local::showerunidirectiondedx
24 PFParticleLabel: "pandora"
25 AllowPartialShowers: true
28 ShowerStartPositionLabel: "ShowerStartPosition"
29 ShowerDirectionLabel: "ShowerDirection"
30 ShowerEnergyLabel: "ShowerEnergy"
31 ShowerLengthLabel: "ShowerLength"
32 ShowerOpeningAngleLabel: "ShowerOpeningAngle"
33 ShowerdEdxLabel: "ShowerdEdx"
34 ShowerBestPlaneLabel: "ShowerBestPlane"
37 standard_pandoraModularShowerCreation: {
39 module_type: "LArPandoraModularShowerCreation"
41 # Commented tools are the recommended default tools but they must be
42 # configured to use experiment specific calorimetry
43 # Note, order or running will dictate best plane:
44 # set in energy tools but overridden by dEdx tools (if they succeed)`
46 @local::showerpfpvertexstartposition,
47 @local::showerpcadirection,
48 @local::showerlengthpercentile,
49 # @local::showernumelectronsenergy,
50 @local::showerincrementaltrackhitfinder,
51 # @local::showerunidirectiondedx
52 @local::showerpandoraslidingfittrackfinder,
53 @local::showertracktrajpointdirection,
54 @local::showerdirectiontopologydecision
55 # @local::showertrajpointdedx,
58 PFParticleLabel: "pandora"
59 AllowPartialShowers: true
62 ShowerStartPositionLabel: "ShowerStartPosition"
63 ShowerDirectionLabel: "ShowerDirection"
64 ShowerEnergyLabel: "ShowerEnergy"
65 ShowerLengthLabel: "ShowerLength"
66 ShowerOpeningAngleLabel: "ShowerOpeningAngle"
67 ShowerdEdxLabel: "ShowerdEdx"
68 ShowerBestPlaneLabel: "ShowerBestPlane"