|
||||
File indexing completed on 2025-01-18 10:06:10
0001 #ifndef PODIO_ROOTFRAMEWRITER_H 0002 #define PODIO_ROOTFRAMEWRITER_H 0003 0004 #include "podio/ROOTWriter.h" 0005 0006 namespace podio { 0007 using ROOTFrameWriter [[deprecated("Will be removed in v1.0, switch to podio::ROOTWriter")]] = podio::ROOTWriter; 0008 } 0009 0010 #endif // PODIO_ROOTFRAMEWRITER_H
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |