ReaderYODA.h
Go to the documentation of this file.
void operator=(ReaderYODA &&)=delete ReaderYODA(const ReaderYODA &)=delete Disable copy and move constructors. void operator=(const ReaderYODA &)=delete Disable copy and move assignments. ReaderYODA(ReaderYODA &&)=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. Generated on Mon Oct 28 2024 13:47:23 for YODA - Yet more Objects for Data Analysis by 1.9.8 |