Skip to content

Commit f2d5ee1

Browse files
committed
[ROOT6] Disable NanoAODRNuple plugin
1 parent 180e6a5 commit f2d5ee1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PhysicsTools/NanoAOD/plugins/BuildFile.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
<use name="roottmva"/>
3838
<flags EDM_PLUGIN="1"/>
3939
</library>
40+
<!-- Disable RNuple plugin: https://github.com/cms-sw/cmsdist/pull/9451#issuecomment-2393861542
4041
<library file="rntuple/*.cc" name="PhysicsToolsNanoAODRNuplePlugins">
4142
<use name="rootntuple"/>
4243
<flags EDM_PLUGIN="1"/>
4344
</library>
44-
45+
-->

0 commit comments

Comments
 (0)