ReaderFLAT.h
Go to the documentation of this file.
ReaderFLAT(const ReaderFLAT &)=delete Disable copy and move constructors. ReaderFLAT(ReaderFLAT &&)=delete void operator=(ReaderFLAT &&)=delete void read(std::istream &stream, std::vector< AnalysisObject * > &aos, const std::string &match="", const std::string &unmatch="") Read in a collection of objects objs from output stream stream. void operator=(const ReaderFLAT &)=delete Disable copy and move assignments. Generated on Mon Oct 28 2024 13:47:23 for YODA - Yet more Objects for Data Analysis by 1.9.8 |