Skip to content

Commit b729026

Browse files
authored
Merge pull request #46268 from smuzaffar/disable-NanoAODRNuple
[ROOT6] Disable NanoAODRNuple plugin
2 parents 7373243 + f2d5ee1 commit b729026

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)