eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
6 stars 27 forks source link

s/ROOTFrameWriter/ROOTWriter/ #1411

Closed veprbl closed 2 months ago

veprbl commented 4 months ago

Provides forward-compatibility with PODIO 1.0

/include/podio/ROOTFrameWriter.h:7:7: note: declared here
    7 | using ROOTFrameWriter [[deprecated("Will be removed in v1.0 switch podio::ROOTWriter")]] = podio::ROOTWriter;
      |       ^~~~~~~~~~~~~~~