ComPWA
Common Partial-Wave-Analysis Framework
AsciiDataIO.hpp File Reference
#include <memory>
#include <vector>
#include "Core/Event.hpp"
+ Include dependency graph for AsciiDataIO.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ComPWA
 
 ComPWA::Data
 
 ComPWA::Data::Ascii
 

Functions

EventCollection ComPWA::Data::Ascii::readData (const std::string &InputFilePath, long long NumberEventsToRead=-1)
 Read momentum tuples from an ASCII file. More...
 
void ComPWA::Data::Ascii::writeData (const EventCollection &DataSample, const std::string &OutputFilePath, bool OverwriteFile)