@@ -14,108 +14,108 @@ add_subdirectory(Duplicates)
1414if (FastJet_FOUND)
1515
1616o2physics_add_dpl_workflow(jet-finder-data-charged
17- SOURCES jetfinderdatacharged .cxx
17+ SOURCES jetFinderDataCharged .cxx
1818 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
1919 COMPONENT_NAME Analysis)
2020
2121o2physics_add_dpl_workflow(jet-finder-mcd-charged
22- SOURCES jetfindermcdcharged .cxx
22+ SOURCES jetFinderMCDCharged .cxx
2323 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
2424 COMPONENT_NAME Analysis)
2525
2626o2physics_add_dpl_workflow(jet-finder-mcp-charged
27- SOURCES jetfindermcpcharged .cxx
27+ SOURCES jetFinderMCPCharged .cxx
2828 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
2929 COMPONENT_NAME Analysis)
3030
3131o2physics_add_dpl_workflow(jet-finder-data-full
32- SOURCES jetfinderdatafull .cxx
32+ SOURCES jetFinderDataFull .cxx
3333 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
3434 COMPONENT_NAME Analysis)
3535
3636o2physics_add_dpl_workflow(jet-finder-mcd-full
37- SOURCES jetfindermcdfull .cxx
37+ SOURCES jetFinderMCDFull .cxx
3838 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
3939 COMPONENT_NAME Analysis)
4040
4141o2physics_add_dpl_workflow(jet-finder-mcp-full
42- SOURCES jetfindermcpfull .cxx
42+ SOURCES jetFinderMCPFull .cxx
4343 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
4444 COMPONENT_NAME Analysis)
4545
4646o2physics_add_dpl_workflow(jet-finder-data-neutral
47- SOURCES jetfinderdataneutral .cxx
47+ SOURCES jetFinderDataNeutral .cxx
4848 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
4949 COMPONENT_NAME Analysis)
5050
5151o2physics_add_dpl_workflow(jet-finder-mcd-neutral
52- SOURCES jetfindermcdneutral .cxx
52+ SOURCES jetFinderMCDNeutral .cxx
5353 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
5454 COMPONENT_NAME Analysis)
5555
5656o2physics_add_dpl_workflow(jet-finder-mcp-neutral
57- SOURCES jetfindermcpneutral .cxx
57+ SOURCES jetFinderMCPNeutral .cxx
5858 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
5959 COMPONENT_NAME Analysis)
6060
6161
6262o2physics_add_dpl_workflow(jet-finder-d0-data-charged
63- SOURCES jetfinderD0datacharged .cxx
63+ SOURCES jetFinderD0DataCharged .cxx
6464 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
6565 COMPONENT_NAME Analysis)
6666
6767o2physics_add_dpl_workflow(jet-finder-d0-mcd-charged
68- SOURCES jetfinderD0mcdcharged .cxx
68+ SOURCES jetFinderD0MCDCharged .cxx
6969 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
7070 COMPONENT_NAME Analysis)
7171
7272o2physics_add_dpl_workflow(jet-finder-d0-mcp-charged
73- SOURCES jetfinderD0mcpcharged .cxx
73+ SOURCES jetFinderD0MCPCharged .cxx
7474 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
7575 COMPONENT_NAME Analysis)
7676
7777o2physics_add_dpl_workflow(jet-finder-lc-data-charged
78- SOURCES jetfinderLcdatacharged .cxx
78+ SOURCES jetFinderLcDataCharged .cxx
7979 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
8080 COMPONENT_NAME Analysis)
8181
8282o2physics_add_dpl_workflow(jet-finder-lc-mcd-charged
83- SOURCES jetfinderLcmcdcharged .cxx
83+ SOURCES jetFinderLcMCDCharged .cxx
8484 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
8585 COMPONENT_NAME Analysis)
8686
8787o2physics_add_dpl_workflow(jet-finder-lc-mcp-charged
88- SOURCES jetfinderLcmcpcharged .cxx
88+ SOURCES jetFinderLcMCPCharged .cxx
8989 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
9090 COMPONENT_NAME Analysis)
9191
9292o2physics_add_dpl_workflow(jet-finder-v0-data-charged
93- SOURCES jetfinderV0datacharged .cxx
93+ SOURCES jetFinderV0DataCharged .cxx
9494 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
9595 COMPONENT_NAME Analysis)
9696
9797o2physics_add_dpl_workflow(jet-finder-v0-mcd-charged
98- SOURCES jetfinderV0mcdcharged .cxx
98+ SOURCES jetFinderV0MCDCharged .cxx
9999 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
100100 COMPONENT_NAME Analysis)
101101
102102o2physics_add_dpl_workflow(jet-finder-v0-mcp-charged
103- SOURCES jetfinderV0mcpcharged .cxx
103+ SOURCES jetFinderV0MCPCharged .cxx
104104 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
105105 COMPONENT_NAME Analysis)
106106
107107o2physics_add_dpl_workflow(jet-finder-dielectron-data-charged
108- SOURCES jetfinderDielectrondatacharged .cxx
108+ SOURCES jetFinderDielectronDataCharged .cxx
109109 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
110110 COMPONENT_NAME Analysis)
111111
112112o2physics_add_dpl_workflow(jet-finder-dielectron-mcd-charged
113- SOURCES jetfinderDielectronmcdcharged .cxx
113+ SOURCES jetFinderDielectronMCDCharged .cxx
114114 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
115115 COMPONENT_NAME Analysis)
116116
117117o2physics_add_dpl_workflow(jet-finder-dielectron-mcp-charged
118- SOURCES jetfinderDielectronmcpcharged .cxx
118+ SOURCES jetFinderDielectronMCPCharged .cxx
119119 PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::PWGJECore O2Physics::AnalysisCore O2::FrameworkPhysicsSupport
120120 COMPONENT_NAME Analysis)
121121
0 commit comments